Checkpoint web parity through Chromium input tasks
This commit is contained in:
35
tests/golden/M12-03M/manifest.json
Normal file
35
tests/golden/M12-03M/manifest.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M12-03M",
|
||||
"parentTask": "M12-03L",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "WEB_PROTOCOL_UNIT",
|
||||
"operation": "LIBRARY_NEGATIVE_CASES",
|
||||
"assertions": {
|
||||
"dependencyCycleCode": "LIBRARY_DEPENDENCY_CYCLE",
|
||||
"crossLibraryCycleCode": "LIBRARY_DEPENDENCY_CYCLE",
|
||||
"dataBlockCollisionCode": "TASK_VALIDATION_FAILED",
|
||||
"duplicateReloadCode": "REVISION_CONFLICT",
|
||||
"missingSourceCode": "ASSET_SOURCE_HASH_MISMATCH"
|
||||
},
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M12-03L/manifest.json",
|
||||
"sha256": "237f3f168e037b67b805ba8d9c9455250c889a5e90c45cbb17d2d20d9fbdcc50"
|
||||
},
|
||||
"protocol": {
|
||||
"path": "web/protocol/library-negative-cases.ts",
|
||||
"sha256": "efc7cc810089eab6178fc5c2f2a45d641625a032ecfa5b2b4ef37694d0decc97"
|
||||
},
|
||||
"unit": {
|
||||
"path": "web/tests/unit/library-negative-cases.test.mjs",
|
||||
"sha256": "b7ae41b2c35b2fe1598bca4425dd434230bfe4bf342320c88214a060dcbb0a16"
|
||||
},
|
||||
"package": {
|
||||
"path": "web/package.json",
|
||||
"sha256": "cfb232baa494ff59f6c8d65514a08c86332ee9354350b2a0392b6f932a7ee42c"
|
||||
}
|
||||
},
|
||||
"nextTask": "M12-03N"
|
||||
}
|
||||
Reference in New Issue
Block a user