diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:42 +0000 |
commit | da4c7e7ed675c3bf405668739c3012d140856109 (patch) | |
tree | cdd868dba063fecba609a1d819de271f0d51b23e /testing/test/data/wayland-failures-1.json | |
parent | Adding upstream version 125.0.3. (diff) | |
download | firefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip |
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/test/data/wayland-failures-1.json')
-rw-r--r-- | testing/test/data/wayland-failures-1.json | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/testing/test/data/wayland-failures-1.json b/testing/test/data/wayland-failures-1.json index bdb413e1b4..92b185880d 100644 --- a/testing/test/data/wayland-failures-1.json +++ b/testing/test/data/wayland-failures-1.json @@ -2,19 +2,22 @@ "browser/base/content/test/performance/browser.toml": { "label": { "test-windows11-64-2009-qr/opt-mochitest-browser-chrome-3": { + "duration_median": 63094, + "duration_total": 63094, "durations": { "dwOJ8M9ERSmk6oI2KXg6hg": 63094 }, - "median_duration": 63094, "opt": false, "path": { "browser/base/content/test/performance/browser_startup.js": { "classification": "unknown", - "failed_runs": 1, "runs": { - "dwOJ8M9ERSmk6oI2KXg6hg": false + "dwOJ8M9ERSmk6oI2KXg6hg": { + "result": false + } }, - "total_runs": 1 + "runs_failed": 1, + "runs_total": 1 } }, "sum_by_label": { @@ -25,9 +28,9 @@ "secondary": 0, "success": 0, "unknown": 1 - }, - "total_duration": 63094 + } } - } + }, + "wpt": false } } |