Closed
Bug 1872238
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 43810 - [webnn] Add tests with constant inputs tensors
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox123 fixed)
RESOLVED
FIXED
123 Branch
| Tracking | Status | |
|---|---|---|
| firefox123 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
271.46 KB,
text/plain
|
Details |
Sync web-platform-tests PR 43810 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43810
Details from upstream follow.
BruceDai <feng.dai@intel.com> wrote:
[webnn] Add tests with constant inputs tensors
This pr is to add tests with constant inputs tensors, link to Chromium issue#1513582 -- "WebNN: DirectML backend fails to compute a graph that only has constants as input" .
Running these new added tests could reproduce above Chromium issue#1513582.
@fdwr @huningxin @Honry PTAL, thanks.
| Assignee | ||
Comment 1•1 year ago
|
||
PR 43810 applied with additional changes from upstream: 0fcffb823451348cf62c652cd8cc02047292fe92
| Assignee | ||
Comment 2•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=77b0f53160d157ffe8520dd099ff48cd31264445
| 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 134 tests and 17 subtests
## Status Summary
### Firefox
`OK` : 2
`PASS` : 205
`FAIL` : 617
`ERROR` : 132
`NOTRUN`: 1630
### Chrome
`OK` : 67
`PASS` : 1237
`CRASH` : 66
`FAIL` : 1956
`ERROR` : 1
`NOTRUN`: 60
### Safari
`OK` : 2
`PASS` : 205
`FAIL` : 617
`ERROR` : 132
`NOTRUN`: 1630
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=77b0f53160d157ffe8520dd099ff48cd31264445)
[GitHub PR Head](https://wpt.fyi/results/?sha=2497f64ff8f4d6791d80468375376cb996116558&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=2497f64ff8f4d6791d80468375376cb996116558&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2246829bb1e2
[wpt PR 43810] - [webnn] Add tests with constant inputs tensors, a=testonly
https://hg.mozilla.org/integration/autoland/rev/2acf5a08704e
[wpt PR 43810] - Update wpt metadata, a=testonly
Comment 5•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/2246829bb1e2
https://hg.mozilla.org/mozilla-central/rev/2acf5a08704e
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•