Closed
Bug 1936897
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 49661 - webnn: validate context supports test graph
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox135 fixed)
RESOLVED
FIXED
135 Branch
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
890.79 KB,
text/plain
|
Details |
Sync web-platform-tests PR 49661 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49661
Details from upstream follow.
BruceDai <feng.dai@intel.com> wrote:
webnn: validate context supports test graph
This CL is to add validateContextSupportsGraph() to assert input and
output of unsupported data type.Bug: 345280754
Change-Id: Id105cb365219c67c970b930c9f0f1ec1b646f881
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel, mac14.arm64-blink-rel, mac15.arm64-blink-rel, mac15-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/5980876
WPT-Export-Revision: 0ae6231c016907589d791f563ddf10acba1b3992
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d1443128d2f96bc5b760f353f47b2a16580935f5
| 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 584 tests and 1 subtests
## Status Summary
### Firefox
`OK` : 542
`PASS` : 380
`FAIL` : 1240
`ERROR` : 42
`NOTRUN`: 174
### Chrome
`OK` : 584
`PASS` : 8212
`FAIL` : 416
### Safari
`OK` : 542
`PASS` : 380
`FAIL` : 1240
`ERROR` : 42
`NOTRUN`: 174
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=d1443128d2f96bc5b760f353f47b2a16580935f5)
[GitHub PR Head](https://wpt.fyi/results/?sha=fbc4fa14ca1635f0cdf9a93a8838ae666b28c102&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=fbc4fa14ca1635f0cdf9a93a8838ae666b28c102&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/678ddae3f948
[wpt PR 49661] - webnn: validate context supports test graph, a=testonly
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•