webaudio/AudioBuffer/huge-buffer.html is a flaky time out on macOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=webaudio%2FAudioBuffer%2Fhuge-buffer.html I was able to replicate this time out as follows: run-webkit-test webaudio/AudioBuffer/huge-buffer.html --iterations 10 DIFF TEXT: @@ -1,3 +1,5 @@ +FAIL: Timed out waiting for notifyDone to be called + PASS # AUDIT TASK RUNNER STARTED. PASS Executing "huge buffer"
This test has started to switch between timing out and crashing. It has been an ongoing issue since 2022 and was previously filed here. webkit.org/b/240081
<rdar://problem/105028032>
Pull request: https://github.com/WebKit/WebKit/pull/9639
Test gardening commit 259849@main (dfaad8106eb9): <https://commits.webkit.org/259849@main> Reviewed commits have been landed. Closing PR #9639 and removing active labels.
Test gardening commit 259548.262@safari-7615-branch (be460012452d): <https://commits.webkit.org/259548.262@safari-7615-branch> Reviewed commits have been landed. Closing PR #409 and removing active labels.
the test attempts to allocate 32GB in block of 4GB, it's just slow
*** Bug 232726 has been marked as a duplicate of this bug. ***
Pull request: https://github.com/WebKit/WebKit/pull/11476
Committed 261617@main (114b7b67616c): <https://commits.webkit.org/261617@main> Reviewed commits have been landed. Closing PR #11476 and removing active labels.