Checkpoint web parity through Chromium input tasks
This commit is contained in:
18
tests/golden/M13-04A/manifest.json
Normal file
18
tests/golden/M13-04A/manifest.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-04A",
|
||||
"parentTask": "M13-03G",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "NODE_SERVER_FILESYSTEM",
|
||||
"operation": "SERVER_JOB_ONE_SHOT_DIRECTORY",
|
||||
"artifacts": {
|
||||
"parentManifest": { "path": "tests/golden/M13-03G/manifest.json", "sha256": "5cd365eeebbd6a7f56f380af103b66f2beb11eb49cb6db6adb49972b572cf2ec" },
|
||||
"protocol": { "path": "tools/web/server-job-isolation.mjs", "sha256": "3aa5678a2c2769e4db5bb8f5c755b97e23045c4106e5636459748ab9b41929cd" },
|
||||
"checker": { "path": "tools/web/check-server-job-isolation.mjs", "sha256": "b8d0e741144f742946246370bd35820d806686fb00dc0b040c925cf16f2179da" },
|
||||
"unit": { "path": "web/tests/unit/server-job-isolation.test.mjs", "sha256": "b1ac3324332180f7b3522f135520e7b5dace334dc461c92f2bce48fbcba2e147" },
|
||||
"package": { "path": "web/package.json", "sha256": "3df02b6049ac5d7185c23aef7764933ee460fedeb6595b3861272b0d49da5ecd" },
|
||||
"report": { "path": "tests/golden/M13-04A/server-job-directory-report.json", "sha256": "07ed66fe0b2e1f1bbdba1cfb1089b052a5961d38f761bfcf79d8362980d2d502" }
|
||||
},
|
||||
"nextTask": "M13-04B"
|
||||
}
|
||||
15
tests/golden/M13-04A/server-job-directory-report.json
Normal file
15
tests/golden/M13-04A/server-job-directory-report.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M13-04A",
|
||||
"operation": "SERVER_JOB_ONE_SHOT_DIRECTORY",
|
||||
"runtime": "NODE_SERVER_FILESYSTEM",
|
||||
"allocated": 2,
|
||||
"cleaned": 2,
|
||||
"uniqueDirectories": true,
|
||||
"requestIdsNotInDirectoryNames": true,
|
||||
"mode": "0700",
|
||||
"noResidualDirectories": true,
|
||||
"repeatedCleanupIdempotent": true,
|
||||
"execution": "DISABLED",
|
||||
"nextTask": "M13-04B"
|
||||
}
|
||||
Reference in New Issue
Block a user