Bug 298746
| Summary: | NEW TEST(299548@main): [ macOS x86_64 ] fast/webgpu/nocrash/fuzz-298315.html is constant timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | heycam, jbedard, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
This test is timing out constantly on x86_64 environment on macOS and appear flaky in EWS
fast/webgpu/nocrash/fuzz-298315.html
-CONSOLE MESSAGE: 0,0
-CONSOLE MESSAGE: 414141,0,0,0,66000000,0,0,0
-CONSOLE MESSAGE: no validation error
+CONSOLE MESSAGE: Unhandled Promise Rejection: TypeError: Type error
+FAIL: Timed out waiting for notifyDone to be called
Test history:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fwebgpu%2Fnocrash%2Ffuzz-298315.html&architecture=x86_64
Test result:
https://ews-build.webkit.org/#/builders/137/builds/23460
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/160416413>
EWS
Test gardening commit 299874@main (18602d9c1013): <https://commits.webkit.org/299874@main>
Reviewed commits have been landed. Closing PR #50628 and removing active labels.
Cameron McCormack (:heycam)
We should skip this test on Intel since texture-formats-tier1 is only supported on Apple Silicon.
Cameron McCormack (:heycam)
Or we could adjust the test to not time out if texture-formats-tier1 is not supported.
Jonathan Bedard
Going to Skip on Intel and move on
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/50678
EWS
Committed 300103@main (7aa75a0d569b): <https://commits.webkit.org/300103@main>
Reviewed commits have been landed. Closing PR #50678 and removing active labels.