[Webkit-unassigned] [Bug 126520] New: REGRESSION(r161127): media/click-volume-bar-not-pausing.html is failing on GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 6 05:49:48 PST 2014


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

           Summary: REGRESSION(r161127):
                    media/click-volume-bar-not-pausing.html is failing on
                    GTK
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure, Regression
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com


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

-- 
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