Files

109 lines
3.2 KiB
JSON

{
"cases": [
{
"case_id": "negative-01",
"expected_code": "DCI_VALIDATION_FAILED",
"failure": "coverage_gap",
"mutation": "deterministic:coverage_gap"
},
{
"case_id": "negative-02",
"expected_code": "DCI_VALIDATION_FAILED",
"failure": "coverage_overlap",
"mutation": "deterministic:coverage_overlap"
},
{
"case_id": "negative-03",
"expected_code": "DCI_VALIDATION_FAILED",
"failure": "dimension_mismatch",
"mutation": "deterministic:dimension_mismatch"
},
{
"case_id": "negative-04",
"expected_code": "DCI_SOURCE_BOUNDARY_VIOLATION",
"failure": "extra_shard",
"mutation": "deterministic:extra_shard"
},
{
"case_id": "negative-05",
"expected_code": "DCI_VALIDATION_FAILED",
"failure": "fragment_out_of_bounds",
"mutation": "deterministic:fragment_out_of_bounds"
},
{
"case_id": "negative-06",
"expected_code": "DCI_VALIDATION_FAILED",
"failure": "integer_overflow",
"mutation": "deterministic:integer_overflow"
},
{
"case_id": "negative-07",
"expected_code": "DCI_SOURCE_BOUNDARY_VIOLATION",
"failure": "missing_shard",
"mutation": "deterministic:missing_shard"
},
{
"case_id": "negative-08",
"expected_code": "DCI_VALIDATION_FAILED",
"failure": "negative_integer",
"mutation": "deterministic:negative_integer"
},
{
"case_id": "negative-09",
"expected_code": "DCI_VALIDATION_FAILED",
"failure": "padding_shape_mismatch",
"mutation": "deterministic:padding_shape_mismatch"
},
{
"case_id": "negative-10",
"expected_code": "DCI_SOURCE_BOUNDARY_VIOLATION",
"failure": "path_traversal",
"mutation": "deterministic:path_traversal"
},
{
"case_id": "negative-11",
"expected_code": "DCI_VALIDATION_FAILED",
"failure": "payload_dtype_mismatch",
"mutation": "deterministic:payload_dtype_mismatch"
},
{
"case_id": "negative-12",
"expected_code": "DCI_VALIDATION_FAILED",
"failure": "payload_shape_mismatch",
"mutation": "deterministic:payload_shape_mismatch"
},
{
"case_id": "negative-13",
"expected_code": "DCI_VALIDATION_FAILED",
"failure": "replica_digest_mismatch",
"mutation": "deterministic:replica_digest_mismatch"
},
{
"case_id": "negative-14",
"expected_code": "DCI_RESOURCE_LIMIT",
"failure": "resource_manifest_bomb",
"mutation": "deterministic:resource_manifest_bomb"
},
{
"case_id": "negative-15",
"expected_code": "DCI_SOURCE_BOUNDARY_VIOLATION",
"failure": "source_special_file",
"mutation": "deterministic:source_special_file"
},
{
"case_id": "negative-16",
"expected_code": "DCI_SOURCE_BOUNDARY_VIOLATION",
"failure": "source_symlink",
"mutation": "deterministic:source_symlink"
},
{
"case_id": "negative-17",
"expected_code": "DCI_SOURCE_BOUNDARY_VIOLATION",
"failure": "truncated_shard",
"mutation": "deterministic:truncated_shard"
}
],
"schema_id": "obliteratus.checkpoint-negative-fixtures",
"schema_version": "1.0.0"
}