[Webkit-unassigned] [Bug 108363] New: REGRESSION (r141265?): fullscreen/full-screen-iframe-legacy.html, fullscreen/video-specified-size.html failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 11:51:54 PST 2013


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

           Summary: REGRESSION (r141265?):
                    fullscreen/full-screen-iframe-legacy.html,
                    fullscreen/video-specified-size.html 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
                CC: gns at gnome.org, pnormand at igalia.com


fullscreen/full-screen-iframe-legacy.html and fullscreen/video-specified-size.html tests are failing, most likely due to changes in r141265.
http://trac.webkit.org/changeset/141265

The dashboard isn't showing these as failures until r141273, but I see no way how that commit could affect these tests.
http://trac.webkit.org/changeset/141273
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=fullscreen%2Ffull-screen-iframe-legacy.html%2Cfullscreen%2Fvideo-specified-size.html

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fullscreen/full-screen-iframe-legacy-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fullscreen/full-screen-iframe-legacy-actual.txt
@@ -3,6 +3,6 @@
 To test manually, click the video "full screen" button - the page should enter full screen mode.

 EVENT(webkitfullscreenchange)
-TEST(document.getElementById('frame').contentDocument.width==document.width) OK
+TEST(document.getElementById('frame').contentDocument.width==document.width) FAIL
 END OF TEST


--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fullscreen/video-specified-size-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fullscreen/video-specified-size-actual.txt
@@ -1,3 +1,3 @@
-EVENT(webkitfullscreenchange) TEST(video.clientWidth==document.body.clientWidth) OK
+EVENT(webkitfullscreenchange) TEST(video.clientWidth==document.body.clientWidth) 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