Advance Blender 5.2 web parity through M12-03D
This commit is contained in:
17
tests/golden/M12-01F/negative-cases.json
Normal file
17
tests/golden/M12-01F/negative-cases.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M12-01F",
|
||||
"cases": [
|
||||
{ "id": "DUPLICATE_CATALOG_ID", "code": "ASSET_MANIFEST_INVALID" },
|
||||
{ "id": "DUPLICATE_ASSET_ID", "code": "ASSET_MANIFEST_INVALID" },
|
||||
{ "id": "LEGACY_PARENT_CYCLE", "code": "ASSET_MANIFEST_INVALID" },
|
||||
{ "id": "PARENT_PATH_MISMATCH", "code": "ASSET_MANIFEST_INVALID" },
|
||||
{ "id": "OVERLONG_SIMPLE_NAME_UTF8", "code": "ASSET_BUDGET_EXCEEDED" },
|
||||
{ "id": "OVERLONG_TAG_UTF8", "code": "ASSET_BUDGET_EXCEEDED" },
|
||||
{ "id": "V2_UNKNOWN_TOP_LEVEL", "code": "ASSET_MANIFEST_INVALID" },
|
||||
{ "id": "V2_UNKNOWN_ASSET_FIELD", "code": "ASSET_MANIFEST_INVALID" },
|
||||
{ "id": "V1_UNKNOWN_ASSET_FIELD", "code": "ASSET_MANIFEST_INVALID" }
|
||||
],
|
||||
"recovery": "VALID_V2_AFTER_EACH_NEGATIVE",
|
||||
"nextTask": "M12-01G"
|
||||
}
|
||||
Reference in New Issue
Block a user