diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /testing/test/data/wayland-tasks-3.json | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/test/data/wayland-tasks-3.json')
-rw-r--r-- | testing/test/data/wayland-tasks-3.json | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/testing/test/data/wayland-tasks-3.json b/testing/test/data/wayland-tasks-3.json new file mode 100644 index 0000000000..ae3800aaf7 --- /dev/null +++ b/testing/test/data/wayland-tasks-3.json @@ -0,0 +1,96 @@ +[ + { + "id": "b7_ahjGtQ_-ZMNBG_hUZUw", + "label": "test-linux1804-64-qr/opt-mochitest-browser-chrome-spi-nw-7", + "duration": 748218, + "result": "passed", + "state": "completed", + "classification": "not classified", + "classification_note": null, + "tags": { + "createdForUser": "ci@mozilla.org", + "kind": "test", + "label": "test-linux1804-64-tsan-qr/opt-mochitest-browser-chrome-swr-26", + "os": "linux", + "retrigger": "true", + "test-type": "mochitest", + "tests_grouped": "1", + "worker-implementation": "docker-worker" + }, + "tier": 1, + "results": [ + { + "group": "browser/components/urlbar/tests/browser-updateResults/browser.toml", + "ok": true, + "duration": 104656 + } + ], + "errors": null, + "failure_types": {} + }, + { + "id": "WVczuxkuSRKZg_jMiGyQsA", + "label": "test-linux1804-64-qr/opt-mochitest-browser-chrome-spi-nw-7", + "duration": 2239064, + "result": "passed", + "state": "completed", + "classification": "not classified", + "classification_note": null, + "tags": { + "createdForUser": "ci@mozilla.org", + "kind": "test", + "label": "test-linux1804-64-qr/debug-mochitest-browser-chrome-swr-15", + "os": "linux", + "retrigger": "true", + "test-type": "mochitest", + "tests_grouped": "1", + "worker-implementation": "docker-worker" + }, + "tier": 1, + "results": [ + { + "group": "browser/components/urlbar/tests/browser-updateResults/browser.toml", + "ok": true, + "duration": 82817 + } + ], + "errors": null, + "failure_types": {} + }, + { + "id": "UOZUIVAaTZKmRwArq5WkDw", + "label": "test-linux1804-64-qr/opt-mochitest-browser-chrome-spi-nw-7", + "duration": 1885869, + "result": "failed", + "state": "completed", + "classification": "not classified", + "classification_note": null, + "tags": { + "createdForUser": "ci@mozilla.org", + "kind": "test", + "label": "test-linux1804-64-qr/opt-mochitest-browser-chrome-spi-nw-7", + "os": "linux", + "retrigger": "true", + "test-type": "mochitest", + "tests_grouped": "1", + "worker-implementation": "docker-worker" + }, + "tier": 1, + "results": [ + { + "group": "browser/components/urlbar/tests/browser-updateResults/browser.toml", + "ok": false, + "duration": 55841 + } + ], + "errors": null, + "failure_types": { + "browser/components/urlbar/tests/browser-updateResults/browser.toml": [ + [ + "browser/components/urlbar/tests/browser-updateResults/browser_suggestedIndex_10_url_10_search.js", + "generic" + ] + ] + } + } +] |