RESOLVED FIXED302674
fast/webgpu/nocrash/fuzz-279542.html appears to cause other tests to timeout
https://bugs.webkit.org/show_bug.cgi?id=302674
Summary fast/webgpu/nocrash/fuzz-279542.html appears to cause other tests to timeout
Robert Jenner
Reported 2025-11-17 17:01:21 PST
It has been difficult to determine the scope. However, we have observed a high amount of tests timing out on Tahoe-Apple-Silicon-WK2-Debug queue. An example test run would be this: https://build.webkit.org/#/builders/1701/builds/180 I have also sometimes been able to reproduce a timeout locally when running `fast/webgpu/nocrash/fuzz-279542.html` in front of another test that I wasn't able to reproduce a timeout standalone in.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-11-17 17:01:34 PST
EWS
Comment 2 2025-11-17 17:09:47 PST
Test gardening commit 303147@main (a93e131e5248): <https://commits.webkit.org/303147@main> Reviewed commits have been landed. Closing PR #54080 and removing active labels.
Robert Jenner
Comment 3 2025-11-17 17:12:28 PST
(In reply to EWS from comment #2) > Test gardening commit 303147@main (a93e131e5248): > <https://commits.webkit.org/303147@main> > > Reviewed commits have been landed. Closing PR #54080 and removing active > labels. I have opted to skip this test entirely at the commit above. We are going to see if that results in less test timeouts.
Robert Jenner
Comment 4 2025-11-18 09:25:08 PST
Skipping that one test did nothing. We are now going to try skipping a few others to see if we can get the timeouts to stop.
EWS
Comment 5 2025-11-18 09:43:01 PST
Test gardening commit 303189@main (6e5dcb91113f): <https://commits.webkit.org/303189@main> Reviewed commits have been landed. Closing PR #54114 and removing active labels.
Mike Wyrzykowski
Comment 6 2025-11-18 22:00:15 PST
Will these still run in post-commit?
Robert Jenner
Comment 7 2025-11-19 09:56:51 PST
(In reply to Mike Wyrzykowski from comment #6) > Will these still run in post-commit? Yes, but not on Tahoe Debug arm64. Until we can spend the time figuring out what's going on. However, I will say that by skipping these tests we now get test runs to completion on Tahoe Debug arm64. Whereas before, some of these tests were causing a jump in timeouts to over 50 on a test run, which would cause them to exit early. But again, only for Tahoe Debug arm64 wk2.
Mike Wyrzykowski
Comment 8 2025-11-19 10:24:28 PST
As long as we have Tahoe Release arm64 that should be sufficient, thank you
Note You need to log in before you can comment on or make changes to this bug.