Bug 127280 - [GTK] media/audio-concurrent-supported.html is flaky
Summary: [GTK] media/audio-concurrent-supported.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2014-01-20 02:50 PST by Zan Dobersek
Modified: 2021-06-04 19:41 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.