[Webkit-unassigned] [Bug 264165] New: NEW TEST (270000 at main): [ macOS ] http/tests/webgpu/webgpu/api/operation/adapter/requestAdapterInfo.html is a consistent failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 3 10:28:48 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=264165
Bug ID: 264165
Summary: NEW TEST (270000 at main): [ macOS ]
http/tests/webgpu/webgpu/api/operation/adapter/request
AdapterInfo.html is a consistent failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: darbinyan at apple.com
Description:
http/tests/webgpu/webgpu/api/operation/adapter/requestAdapterInfo.html is constantly failing on macOS ToT since it was introduced in 270000 at main. The test is failing on all test runs on x86_64 except MacPro6,1 x86_64.
This issue can be bisected to 270000 at main using the command:
run-webkit-tests --root --exit-after-n-failures 1 --debug http/tests/webgpu/webgpu/api/operation/adapter/requestAdapterInfo.html
History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fwebgpu%2Fwebgpu%2Fapi%2Foperation%2Fadapter%2FrequestAdapterInfo.html&architecture=x86_64
Diff:
@@ -1,4 +1,11 @@
-PASS :adapter_info:
+FAIL :adapter_info: assert_unreached:
+ - EXPECTATION FAILED: adapterInfo.vendor should be a normalized identifier. But it's 'intel(r)'
+ expect at http://127.0.0.1:8000/webgpu/common/framework/fixture.js:277:43
+ @http://127.0.0.1:8000/webgpu/webgpu/api/operation/adapter/requestAdapterInfo.spec.js:32:13
+ - EXPECTATION FAILED: adapterInfo.device should be a normalized identifier. But it's 'intel(r)'
+ expect at http://127.0.0.1:8000/webgpu/common/framework/fixture.js:277:43
+ @http://127.0.0.1:8000/webgpu/webgpu/api/operation/adapter/requestAdapterInfo.spec.js:42:13
+ Reached unreachable code
PASS :adapter_info_with_hints:
Link:
https://build.webkit.org/results/Apple-Sonoma-Release-WK2-Tests/270170@main%20(463)/http/tests/webgpu/webgpu/api/operation/adapter/requestAdapterInfo-diff.txt
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231103/8bd2dcfb/attachment-0001.htm>
More information about the webkit-unassigned
mailing list