Bug 127280
Summary: | [GTK] media/audio-concurrent-supported.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aboya, bugs-noreply |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Zan Dobersek
The media/audio-concurrent-supported.html layout test is flaky on GTK builders.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Faudio-concurrent-supported.html
Here's the diff of a failure:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/audio-concurrent-supported-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/audio-concurrent-supported-actual.txt
@@ -10,7 +10,7 @@
EVENT(1, playing)
EXPECTED (1, testElement.currentTime > '0') OK
Making sure all 2 audio elements are in playing state:
-EXPECTED (0, testElement.paused == 'false') OK
+EXPECTED (0, testElement.paused == 'false'), OBSERVED 'true' FAIL
EXPECTED (1, testElement.paused == 'false') OK
END OF TEST
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alicia Boya GarcĂa
Started crashing since r224584-224585.
Diego Pino
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.