diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:50 +0000 |
commit | def92d1b8e9d373e2f6f27c366d578d97d8960c6 (patch) | |
tree | 2ef34b9ad8bb9a9220e05d60352558b15f513894 /testing/test/data/wayland-failures-2.json | |
parent | Adding debian version 125.0.3-1. (diff) | |
download | firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.tar.xz firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/test/data/wayland-failures-2.json')
-rw-r--r-- | testing/test/data/wayland-failures-2.json | 41 |
1 files changed, 27 insertions, 14 deletions
diff --git a/testing/test/data/wayland-failures-2.json b/testing/test/data/wayland-failures-2.json index 8433d5644b..163c9fbcf6 100644 --- a/testing/test/data/wayland-failures-2.json +++ b/testing/test/data/wayland-failures-2.json @@ -2,33 +2,46 @@ "browser/components/sessionstore/test/browser.toml": { "label": { "test-linux1804-64-qr/opt-mochitest-browser-chrome-spi-nw-5": { + "duration_median": 1778154, + "duration_total": 5334462, "durations": { "X7r1q2xWSu-2bRAofEfeBw": 1778154, "Y7r1q2xWSu-2bRAofEfeBw": 1778154, "Z7r1q2xWSu-2bRAofEfeBw": 1778154 }, - "median_duration": 1778154, "opt": false, "path": { "browser/components/sessionstore/test/browser_closed_tabs_windows.js": { "classification": "disable_recommended", - "failed_runs": 3, "runs": { - "X7r1q2xWSu-2bRAofEfeBw": false, - "Y7r1q2xWSu-2bRAofEfeBw": false, - "Z7r1q2xWSu-2bRAofEfeBw": false + "X7r1q2xWSu-2bRAofEfeBw": { + "result": false + }, + "Y7r1q2xWSu-2bRAofEfeBw": { + "result": false + }, + "Z7r1q2xWSu-2bRAofEfeBw": { + "result": false + } }, - "total_runs": 3 + "runs_failed": 3, + "runs_total": 3 }, "browser/components/sessionstore/test/browser_firefoxView_selected_restore.js": { "classification": "secondary", - "failed_runs": 3, "runs": { - "X7r1q2xWSu-2bRAofEfeBw": false, - "Y7r1q2xWSu-2bRAofEfeBw": false, - "Z7r1q2xWSu-2bRAofEfeBw": false + "X7r1q2xWSu-2bRAofEfeBw": { + "result": false + }, + "Y7r1q2xWSu-2bRAofEfeBw": { + "result": false + }, + "Z7r1q2xWSu-2bRAofEfeBw": { + "result": false + } }, - "total_runs": 3 + "runs_failed": 3, + "runs_total": 3 } }, "sum_by_label": { @@ -39,9 +52,9 @@ "secondary": 1, "success": 0, "unknown": 0 - }, - "total_duration": 5334462 + } } - } + }, + "wpt": false } } |