Checkpoint web parity through Chromium input tasks
This commit is contained in:
36
tests/golden/M12-04E/manifest.json
Normal file
36
tests/golden/M12-04E/manifest.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M12-04E",
|
||||
"parentTask": "M12-04D",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "WEB_PROTOCOL_UNIT",
|
||||
"operation": "ARCHIVE_METADATA_FIRST",
|
||||
"assertions": {
|
||||
"zipFirstRead": "CENTRAL_DIRECTORY",
|
||||
"tarFirstRead": "MANIFEST",
|
||||
"payloadReadsBeforeMetadata": false,
|
||||
"wrongRangeCode": "IO_ARCHIVE_UNSAFE",
|
||||
"duplicateMetadataCode": "IO_ARCHIVE_UNSAFE",
|
||||
"metadataRangeBoundBytes": 67108864
|
||||
},
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M12-04D/manifest.json",
|
||||
"sha256": "1c09abd1f4bd5908d22ab3b22e3e71d050f694af0b82a7f78a351d7a1bf1e664"
|
||||
},
|
||||
"protocol": {
|
||||
"path": "web/protocol/archive-metadata-first.ts",
|
||||
"sha256": "869586b041e134c7d1cb2ebd7e13b35218b337223d401697a179f71cd1420f5b"
|
||||
},
|
||||
"unit": {
|
||||
"path": "web/tests/unit/library-metadata-first.test.mjs",
|
||||
"sha256": "2da649722acee9cace8db6f337b4a93500a9c775a0b0f086bf38dd2b3e7f9e91"
|
||||
},
|
||||
"package": {
|
||||
"path": "web/package.json",
|
||||
"sha256": "cfb232baa494ff59f6c8d65514a08c86332ee9354350b2a0392b6f932a7ee42c"
|
||||
}
|
||||
},
|
||||
"nextTask": "M12-04F"
|
||||
}
|
||||
Reference in New Issue
Block a user