WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
126520
REGRESSION(
r161127
): media/click-volume-bar-not-pausing.html is failing on GTK
https://bugs.webkit.org/show_bug.cgi?id=126520
Summary
REGRESSION(r161127): media/click-volume-bar-not-pausing.html is failing on GTK
Zan Dobersek
Reported
2014-01-06 05:47:34 PST
The media/click-volume-bar-not-pausing.html layout test is failing after
r161127
on the GTK port.
http://trac.webkit.org/changeset/161127
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fclick-volume-bar-not-pausing.html
Diff: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/click-volume-bar-not-pausing-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/click-volume-bar-not-pausing-actual.txt @@ -7,6 +7,6 @@ EXPECTED (mediaElement.paused == 'false') OK EVENT(volumechange) EXPECTED (mediaElement.volume != '1') OK -EXPECTED (mediaElement.paused == 'false') OK +EXPECTED (mediaElement.paused == 'false'), OBSERVED 'true' FAIL END OF TEST
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2023-01-25 19:30:38 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
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