[Webkit-unassigned] [Bug 127280] New: [GTK] media/audio-concurrent-supported.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 20 02:53:12 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=127280

           Summary: [GTK] media/audio-concurrent-supported.html is flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list