Bug 127280

Summary: [GTK] media/audio-concurrent-supported.html is flaky
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: 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   

Description Zan Dobersek 2014-01-20 02:50:44 PST
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
Comment 1 Alicia Boya GarcĂ­a 2017-11-08 13:52:43 PST
Started crashing since r224584-224585.
Comment 2 Diego Pino 2021-06-04 19:40:55 PDT
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.