[wpt-sync] Sync PR 53642 - WebNN: Add exportToGPU coverage to CTS
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox142 fixed)
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 53642 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/53642
Details from upstream follow.
Bryan Bernhart <bryan.bernhart@intel.com> wrote:
WebNN: Add exportToGPU coverage to CTS
Adds basic conformance tests for exportToGPU to verify WebNN-WebGPU interop functionality. These tests have been validated against the prototype implementation using a GPUDevice.
Bug: 345352987
Change-Id: Ie7131fd8d1b218d8631e2f60ba4d85a2918ecba8
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/6655438
WPT-Export-Revision: 6b71ea2cd6448ae50edb4ab4fe6e8d0aa4f605c3
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Chrome, and Safari on GitHub CI
Total 12 tests and 53 subtests
Status Summary
Firefox
Chrome
OK
: 12
PASS
: 645
Safari
FAIL
: 12
ERROR
: 12
NOTRUN
: 12
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webnn/conformance_tests/tensor.https.any.html?cpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.html?npu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.serviceworker.html?npu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.serviceworker.html?cpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.worker.html?gpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.sharedworker.html?npu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.worker.html?cpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.serviceworker.html?gpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.worker.html?npu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.html?gpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.sharedworker.html?gpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.sharedworker.html?cpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
)
Tests Disabled in Gecko Infrastructure
- /webnn/conformance_tests/tensor.https.any.html?cpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.html?npu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.serviceworker.html?npu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.serviceworker.html?cpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.worker.html?gpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.sharedworker.html?npu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.worker.html?cpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.serviceworker.html?gpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.worker.html?npu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.html?gpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.sharedworker.html?gpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
) - /webnn/conformance_tests/tensor.https.any.sharedworker.html?cpu [wpt.fyi]:
SKIP
(Chrome:OK
, Safari:ERROR
)
Comment 4•1 month ago
|
||
bugherder |
Description
•