diff options
Diffstat (limited to 'testing/test/data/wayland-failures-5.json')
-rw-r--r-- | testing/test/data/wayland-failures-5.json | 53 |
1 files changed, 29 insertions, 24 deletions
diff --git a/testing/test/data/wayland-failures-5.json b/testing/test/data/wayland-failures-5.json index 3bc7146b26..6933aeec30 100644 --- a/testing/test/data/wayland-failures-5.json +++ b/testing/test/data/wayland-failures-5.json @@ -2,54 +2,59 @@ "browser/components/places/tests/browser/browser.toml": { "label": { "test-linux2204-64-wayland/opt-mochitest-browser-chrome-swr-3": { + "duration_median": 1407021, + "duration_total": 4249131, "durations": { "Bgc6We1sSjakIo3V9crldw": 1521792, "EH0WPmGtQsGzu5K7OxFOyg": 1407021, "bxDhZzsxQw65gn-veX1PHg": 1320318 }, - "median_duration": 1407021, - "opt": true, + "opt": false, "path": { - "DEFAULT": { - "classification": "disable_too_long", - "failed_runs": 1, - "runs": { - "bxDhZzsxQw65gn-veX1PHg": false - }, - "total_runs": 1 - }, "browser/components/places/tests/browser/browser_bookmarkProperties_addKeywordForThisSearch.js": { "classification": "disable_recommended", - "failed_runs": 3, "runs": { - "Bgc6We1sSjakIo3V9crldw": false, - "EH0WPmGtQsGzu5K7OxFOyg": false, - "bxDhZzsxQw65gn-veX1PHg": false + "Bgc6We1sSjakIo3V9crldw": { + "result": false + }, + "EH0WPmGtQsGzu5K7OxFOyg": { + "result": false + }, + "bxDhZzsxQw65gn-veX1PHg": { + "result": false + } }, - "total_runs": 3 + "runs_failed": 3, + "runs_total": 3 }, "browser/components/places/tests/browser/browser_bookmark_popup.js": { "classification": "secondary", - "failed_runs": 3, "runs": { - "Bgc6We1sSjakIo3V9crldw": false, - "EH0WPmGtQsGzu5K7OxFOyg": false, - "bxDhZzsxQw65gn-veX1PHg": false + "Bgc6We1sSjakIo3V9crldw": { + "result": false + }, + "EH0WPmGtQsGzu5K7OxFOyg": { + "result": false + }, + "bxDhZzsxQw65gn-veX1PHg": { + "result": false + } }, - "total_runs": 3 + "runs_failed": 3, + "runs_total": 3 } }, "sum_by_label": { "disable_manifest": 0, "disable_recommended": 1, - "disable_too_long": 1, + "disable_too_long": 0, "intermittent": 0, "secondary": 1, "success": 0, "unknown": 0 - }, - "total_duration": 4249131 + } } - } + }, + "wpt": false } } |