Bug 251710
Summary: | [ macOS ] webaudio/AudioBuffer/huge-buffer.html is a flaky time out. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Bri Harris <bharris9> |
Component: | New Bugs | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, eric.carlson, jean-yves.avenard, lmoura, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=251731 |
Bri Harris
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"
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Bri Harris
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
Radar WebKit Bug Importer
<rdar://problem/105028032>
Bri Harris
Pull request: https://github.com/WebKit/WebKit/pull/9639
EWS
Test gardening commit 259849@main (dfaad8106eb9): <https://commits.webkit.org/259849@main>
Reviewed commits have been landed. Closing PR #9639 and removing active labels.
EWS
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.
Jean-Yves Avenard [:jya]
the test attempts to allocate 32GB in block of 4GB, it's just slow
Jean-Yves Avenard [:jya]
*** Bug 232726 has been marked as a duplicate of this bug. ***
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/11476
EWS
Committed 261617@main (114b7b67616c): <https://commits.webkit.org/261617@main>
Reviewed commits have been landed. Closing PR #11476 and removing active labels.