Closed
Bug 1901591
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 46677 - webnn: Update idlharness test to create a valid graph
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox129 fixed)
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
98.43 KB,
text/plain
|
Details |
Sync web-platform-tests PR 46677 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46677
Details from upstream follow.
Austin Sullivan <asully@chromium.org> wrote:
webnn: Update idlharness test to create a valid graph
The existing test includes use of an MLActivation with conv2d() for op
fusion, which is no longer supportedAlso fixes the expectation that NavigatorML will be visible from script
Change-Id: I5475f86c81c83a927ff358118d88bd3f1e9ae535
Reviewed-on: https://chromium-review.googlesource.com/5608972
WPT-Export-Revision: 68a5dbdb135bd3bdaf2d0262cc44ce0df0a04f90
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d04f80e7a95ced16951199d6a4247ef4a936564f
| Assignee | ||
Comment 2•2 years ago
|
||
# CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 454 subtests
## Status Summary
### Firefox
`OK` : 2
`PASS`: 208
`FAIL`: 700
### Chrome
`OK` : 2
`PASS`: 884
`FAIL`: 24
### Safari
`OK` : 2
`PASS`: 208
`FAIL`: 700
## Links
[GitHub PR Head](https://wpt.fyi/results/?sha=c1e55340f11a438c7d28ad7faeee16fee7e7d2ea&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=c1e55340f11a438c7d28ad7faeee16fee7e7d2ea&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8a6536a8711e
[wpt PR 46677] - webnn: Update idlharness test to create a valid graph, a=testonly
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•