Checkpoint web parity through Chromium input tasks
This commit is contained in:
18
tests/golden/M12-06F/negative-report.json
Normal file
18
tests/golden/M12-06F/negative-report.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M12-06F",
|
||||
"operation": "GLB_IMPORT_NEGATIVE_CASES",
|
||||
"budget": {
|
||||
"maxBytes": 524288,
|
||||
"maxJsonBytes": 262144,
|
||||
"maxBufferViews": 4096,
|
||||
"maxAccessors": 8192
|
||||
},
|
||||
"cases": [
|
||||
{ "id": "sparse", "code": "GLB_SPARSE_ACCESSOR_UNSUPPORTED" },
|
||||
{ "id": "extension", "code": "GLB_EXTENSION_UNSUPPORTED" },
|
||||
{ "id": "external-uri", "code": "GLB_EXTERNAL_URI_BLOCKED" },
|
||||
{ "id": "over-budget", "code": "GLB_IMPORT_BUDGET_EXCEEDED" }
|
||||
],
|
||||
"nextTask": "M12-06G"
|
||||
}
|
||||
Reference in New Issue
Block a user