WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
212078
[WPE] webaudio/silent-audio-interrupted-in-background.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=212078
Summary
[WPE] webaudio/silent-audio-interrupted-in-background.html is timing out
Zan Dobersek
Reported
2020-05-19 08:59:57 PDT
After being enabled, the webaudio/silent-audio-interrupted-in-background.html test is consistently timing out. Text diff saying just that: --- /app/webkit/WebKitBuild/Release/layout-test-results/webaudio/silent-audio-interrupted-in-background-expected.txt +++ /app/webkit/WebKitBuild/Release/layout-test-results/webaudio/silent-audio-interrupted-in-background-actual.txt @@ -1,14 +1,2 @@ -Tests that silent WebAudio rendering gets interrupted in hidden pages. +FAIL: Timed out waiting for notifyDone to be called -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". - - -PASS context.state became 'running' -* Setting page visibility to hidden -PASS context.state became 'interrupted' -* Setting page visibility to visible -PASS context.state became 'running' -PASS successfullyParsed is true - -TEST COMPLETE -
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2020-05-20 02:52:24 PDT
TestController::setHidden() is not implemented for WPE. That's why that test never ends.
Philippe Normand
Comment 2
2024-01-31 08:41:52 PST
(In reply to Philippe Normand from
comment #1
)
> TestController::setHidden() is not implemented for WPE. That's why that test > never ends.
https://bugs.webkit.org/show_bug.cgi?id=268470
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