Checkpoint web parity through Chromium input tasks
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled

This commit is contained in:
mes123456
2026-08-19 10:39:03 -04:00
parent 5a11045ca5
commit 380cbed4ff
634 changed files with 41862 additions and 212 deletions

View File

@@ -0,0 +1,42 @@
{
"schemaVersion": 1,
"task": "M13-05G",
"operation": "DETERMINISTIC_FUZZ_REGRESSION",
"seed": 1511506142,
"domains": [
"blend",
"image",
"font",
"node",
"manifest"
],
"iterationsPerDomain": 16,
"totalCases": 80,
"counts": {
"blend": {
"accepted": 0,
"rejected": 16
},
"image": {
"accepted": 15,
"rejected": 1
},
"font": {
"accepted": 16,
"rejected": 0
},
"node": {
"accepted": 0,
"rejected": 16
},
"manifest": {
"accepted": 0,
"rejected": 16
}
},
"crashes": 0,
"minimizedCorpus": [],
"crashPolicy": "SAVE_REPLAY_BEFORE_FIX_AND_ADD_TO_REGRESSION",
"execution": "DISABLED",
"nextTask": "M13-05H"
}

View File

@@ -0,0 +1,17 @@
{
"schemaVersion": 1,
"task": "M13-05G",
"parentTask": "M13-05F",
"enablingTask": false,
"parityStateChange": false,
"runtime": "NODE_DETERMINISTIC_FUZZ",
"operation": "DETERMINISTIC_FUZZ_REGRESSION",
"artifacts": {
"parentManifest": { "path": "tests/golden/M13-05F/manifest.json", "sha256": "34043df0515f4b422a2b265d38978dd3c7f21acd12753c99f9a50f9b23f8bd60" },
"runner": { "path": "tools/web/fuzz-case-runner.mjs", "sha256": "a4d5d1b743b454705b1c3a257f1f36d1fea8abd77442e11fb1fec9e2905a3f79" },
"checker": { "path": "tools/web/check-fuzz-regression.mjs", "sha256": "55c8fa3776b22eb3f2e2ffd1629f0092384df30ef3913699a1ba93b283d641d8" },
"package": { "path": "web/package.json", "sha256": "1feb509789d7f06019390bd86197bb9851cd520fd9fe310d1e29bfc3d2ef3f18" },
"report": { "path": "tests/golden/M13-05G/fuzz-report.json", "sha256": "5eb4a5469732697be7910fded3ce34cf2898735f767d94c1abbe0dd264bcc0d9" }
},
"nextTask": "M13-05H"
}