Closed
Bug 1864892
Opened 1 years ago
Closed 1 year ago
[wpt-sync] Sync PR 43179 - [webnn] Add float32 tests for element-wise unary sqrt operation
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox122 fixed)
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
253.23 KB,
text/plain
|
Details |
Sync web-platform-tests PR 43179 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43179
Details from upstream follow.
BruceDai <feng.dai@intel.com> wrote:
[webnn] Add float32 tests for element-wise unary sqrt operation
@fdwr @huningxin @Honry PTAL, thanks.
Assignee | ||
Comment 1•1 years ago
|
||
PR 43179 applied with additional changes from upstream: 3a40168bb9ed312a8ad611f1e8787fe8c17dbed5, 205a73d1c299a496c88d59496506548b6423feba
Assignee | ||
Comment 2•1 year ago
|
||
PR 43179 applied with additional changes from upstream: 6b961ec878b8b99716f5ab7ed995f1546c301c39, ac19c32b5af37351fa63fbaeac88489b81521bc1, be449e82db97a5a43be0e08296f8f40e1e2b85e7, d77e6d0e903cb73485b79ef71667a4e50c82bd59, 138aacab876f10ceff25d4a153c18f6719fc361d
Assignee | ||
Updated•1 year ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•1 year ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 3•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b2e441a1dfa16b4c02783081429a5c14692a0159
Assignee | ||
Comment 4•1 year ago
|
||
# CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 122 tests and 10 subtests
## Status Summary
### Firefox
`OK` : 2
`PASS` : 205
`FAIL` : 617
`ERROR` : 120
`NOTRUN`: 1328[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt] 1332[GitHub]
### Chrome
`OK` : 61
`PASS` : 1139
`FAIL` : 1614
`ERROR` : 61
`NOTRUN`: 721
### Safari
`OK` : 2
`PASS` : 205
`FAIL` : 617
`ERROR` : 120
`NOTRUN`: 1332
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=b2e441a1dfa16b4c02783081429a5c14692a0159)
[GitHub PR Head](https://wpt.fyi/results/?sha=287894e137bf41d78ee1091960b20f1b3c9d0bc4&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=287894e137bf41d78ee1091960b20f1b3c9d0bc4&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/61b724e2245b
[wpt PR 43179] - [webnn] Add float32 tests for element-wise unary sqrt operation, a=testonly
https://hg.mozilla.org/integration/autoland/rev/dce82eac1ad9
[wpt PR 43179] - Update wpt metadata, a=testonly
Comment 6•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/61b724e2245b
https://hg.mozilla.org/mozilla-central/rev/dce82eac1ad9
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•