WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
226807
[GStreamer] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/processing-after-resume.https.html is failing
https://bugs.webkit.org/show_bug.cgi?id=226807
Summary
[GStreamer] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioc...
Diego Pino
Reported
2021-06-09 00:32:48 PDT
This test has been consistently failing in the GTK post-commit bot for the last 4000 revisions. Before it was marked as flakey. Diff: --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/processing-after-resume.https-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/processing-after-resume.https-actual.txt @@ -1,3 +1,3 @@ -PASS Test consistency of processing after resume() +FAIL Test consistency of processing after resume() assert_equals: construct time before resume expected 0.06965986394557823 but got 0.07546485260770976
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2021-06-14 09:07:53 PDT
That's a consequence of not setting the AudioWorklet thread priority to RT, I think. See
https://bugs.webkit.org/show_bug.cgi?id=220115
Diego Pino
Comment 2
2023-06-25 19:30:34 PDT
This test has improved since the interval
263485@main-263492@main
, probably due to
https://commits.webkit.org/263490@main
. However the test is now a flakey timeout, specially in the case of WPE.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug