Closed
Bug 1883059
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 44883 - Check navigator.ml is defined before trying to run WebNN tests
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox125 fixed)
RESOLVED
FIXED
125 Branch
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Regressed 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
329.60 KB,
text/plain
|
Details |
Sync web-platform-tests PR 44883 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44883
Details from upstream follow.
James Graham <james@hoppipolla.co.uk> wrote:
Check navigator.ml is defined before trying to run WebNN tests
Otherwise these tests end up taking multiple hours in browsers that don't support.
| Assignee | ||
Comment 1•1 year ago
|
||
PR 44883 applied with additional changes from upstream: 3a71f44d53f835b227bbfe20f9fa7e0e7a9fc8c6
| Assignee | ||
Comment 2•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c0bc3459e9d6088975c8dbefbb269ed6fdb205ce
| Assignee | ||
Comment 3•1 year ago
|
||
# CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 166 tests and 4 subtests
## Status Summary
### Firefox
`OK` : 166
`PASS` : 217[GitHub] 241[Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-opt]
`FAIL` : 885[GitHub] 925[Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-opt]
### Chrome
`OK` : 88
`PASS` : 1381
`CRASH` : 76
`FAIL` : 1501
`ERROR` : 2
`NOTRUN`: 120
### Safari
`OK` : 166
`PASS` : 217
`FAIL` : 885
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=c0bc3459e9d6088975c8dbefbb269ed6fdb205ce)
[GitHub PR Head](https://wpt.fyi/results/?sha=cfc198f4d1264f4f1330e3d7bd9328b4afc52102&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=cfc198f4d1264f4f1330e3d7bd9328b4afc52102&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5b1f6396b23b
[wpt PR 44883] - Check navigator.ml is defined before trying to run WebNN tests, a=testonly
https://hg.mozilla.org/integration/autoland/rev/cee914973c06
[wpt PR 44883] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/5b1f6396b23b
https://hg.mozilla.org/mozilla-central/rev/cee914973c06
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•