[Webkit-unassigned] [Bug 124509] New: REGRESSION(r158801): Layout tests media/video-controls-captions-trackmenu-hide-on-click-outside.html, media/video-controls-captions-trackmenu-hide-on-click.html are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 18 08:37:23 PST 2013


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

           Summary: REGRESSION(r158801): Layout tests
                    media/video-controls-captions-trackmenu-hide-on-click-
                    outside.html,
                    media/video-controls-captions-trackmenu-hide-on-click.
                    html are failing
           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 following two tests regressed with r158801:
 media/video-controls-captions-trackmenu-hide-on-click-outside.html
 media/video-controls-captions-trackmenu-hide-on-click.html

http://trac.webkit.org/changeset/158801
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fvideo-controls-captions-trackmenu-hide-on-click-outside.html%2Cmedia%2Fvideo-controls-captions-trackmenu-hide-on-click.html

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/video-controls-captions-trackmenu-hide-on-click-outside-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/video-controls-captions-trackmenu-hide-on-click-outside-actual.txt
@@ -5,9 +5,9 @@

 *** Set the user language preference.
 RUN(internals.setUserPreferredLanguages(['en']))
-*** Track menu should be visible block
-EXPECTED (displayStyle == 'block') OK
-*** Track menu should be invisible none
-EXPECTED (displayStyle == 'none') OK
+*** Track menu should be visible -webkit-flex
+EXPECTED (displayStyle == 'block'), OBSERVED '-webkit-flex' FAIL
+*** Track menu should be invisible -webkit-flex
+EXPECTED (displayStyle == 'none'), OBSERVED '-webkit-flex' FAIL
 END OF TEST


--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/video-controls-captions-trackmenu-hide-on-click-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/video-controls-captions-trackmenu-hide-on-click-actual.txt
@@ -1,12 +1,13 @@
 Test that we are able to trigger the list of captions, and then click elsewhere to hide it.
+

 EVENT(canplaythrough)

 *** Set the user language preference.
 RUN(internals.setUserPreferredLanguages(['en']))
-*** Track menu should be visible block
-EXPECTED (displayStyle == 'block') OK
-*** Track menu should be invisible none
-EXPECTED (displayStyle == 'none') OK
+*** Track menu should be visible -webkit-flex
+EXPECTED (displayStyle == 'block'), OBSERVED '-webkit-flex' FAIL
+*** Track menu should be invisible -webkit-flex
+EXPECTED (displayStyle == 'none'), OBSERVED '-webkit-flex' 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