Checkpoint web parity through Chromium input tasks
This commit is contained in:
42
tests/golden/M13-05G/fuzz-report.json
Normal file
42
tests/golden/M13-05G/fuzz-report.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user