diff options
Diffstat (limited to 'testing/test/data/wayland-tasks-1.json')
-rw-r--r-- | testing/test/data/wayland-tasks-1.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/testing/test/data/wayland-tasks-1.json b/testing/test/data/wayland-tasks-1.json new file mode 100644 index 0000000000..906ebeb3e9 --- /dev/null +++ b/testing/test/data/wayland-tasks-1.json @@ -0,0 +1,35 @@ +[ + { + "id": "dwOJ8M9ERSmk6oI2KXg6hg", + "label": "test-windows11-64-2009-qr/opt-mochitest-browser-chrome-3", + "duration": 1653761, + "result": "failed", + "state": "completed", + "classification": "not classified", + "classification_note": null, + "tags": { + "createdForUser": "ci@mozilla.org", + "kind": "test", + "label": "test-windows11-64-2009-qr/opt-mochitest-browser-chrome-3", + "os": "windows", + "retrigger": "true", + "test-type": "mochitest", + "tests_grouped": "1", + "worker-implementation": "generic-worker" + }, + "tier": 1, + "results": [ + { + "group": "browser/base/content/test/performance/browser.toml", + "ok": false, + "duration": 63094 + } + ], + "errors": null, + "failure_types": { + "browser/base/content/test/performance/browser.toml": [ + ["browser/base/content/test/performance/browser_startup.js", "generic"] + ] + } + } +] |