Closed
Bug 1913255
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 47609 - WebNN: Support all the device types for WPT validation tests
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox131 fixed)
RESOLVED
FIXED
131 Branch
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
950.20 KB,
text/plain
|
Details |
Sync web-platform-tests PR 47609 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47609
Details from upstream follow.
Miao Bin <bin.miao@intel.com> wrote:
WebNN: Support all the device types for WPT validation tests
This CL sets the device type when creating the context in WPT validation
tests to ensure that we get the correct opSupportLimits.Bug: 356764569
Change-Id: I3e4944dc67060f1db398d450c9308462df6ffb2e
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel,mac14.arm64-blink-rel,mac14-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/5769292
WPT-Export-Revision: a4cca84d913be28acf32886a91370a9b0351c2f3
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=05611575148b1a7eee9d9b2399725e1c20d3be49
| Assignee | ||
Comment 2•1 year ago
|
||
# CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 318 tests and 12 subtests
## Status Summary
### Firefox
`OK` : 306
`FAIL` : 5178
`ERROR` : 12
`NOTRUN`: 60
### Chrome
`OK` : 318
`PASS` : 5448
`FAIL` : 138
### Safari
`OK` : 306
`FAIL` : 5178
`ERROR` : 12
`NOTRUN`: 60
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=05611575148b1a7eee9d9b2399725e1c20d3be49)
[GitHub PR Head](https://wpt.fyi/results/?sha=8b95800e95f55beeddf3570a36965b6f8e470dc4&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=8b95800e95f55beeddf3570a36965b6f8e470dc4&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4e3fe04416d8
[wpt PR 47609] - WebNN: Support all the device types for WPT validation tests, a=testonly
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•