Bug 256091
Summary: | REGRESSION (259167@main): [ macOS ] webaudio/audiocontext-large-samplerate.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | Web Audio | Assignee: | Kimmo Kinnunen <kkinnunen> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, eric.carlson, jer.noble, kkinnunen, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=250895 |
Karl Rackler
Description:
webaudio/audiocontext-large-samplerate.html
This test has been a flaky failure going back on the flakiness dashboard for a long history. What has changed is the frequency of the flaky failures has increased. I see failures in MontereyE and VenturaE.
This issue can be bisected to 259167@main using the command:
run-webkit-tests --release -f --clobber-old-results --exit-after-n-failures 1 --force --child-processes=5 --iterations=2000 webaudio/audiocontext-large-samplerate.html
History:
https://results.webkit.org/?suite=layout-tests&test=webaudio%2Faudiocontext-large-samplerate.html&platform=mac
Diff:
PASS context.sampleRate is 384000
-PASS context.state is "running"
+FAIL context.state should be running. Was suspended.
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108658391>
EWS
Test gardening commit 263502@main (6e2bbc5f267b): <https://commits.webkit.org/263502@main>
Reviewed commits have been landed. Closing PR #13274 and removing active labels.
Karl Rackler
I have marked this test as a flaky failure while this issue is investigated.
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/14624
EWS
Committed 264831@main (f293387b8a8c): <https://commits.webkit.org/264831@main>
Reviewed commits have been landed. Closing PR #14624 and removing active labels.