[Webkit-unassigned] [Bug 112146] New: [Qt] REGRESSION(r145214): fullscreen/video-controls-drag.html fails.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 06:45:07 PDT 2013


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

           Summary: [Qt] REGRESSION(r145214):
                    fullscreen/video-controls-drag.html fails.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kadam at inf.u-szeged.hu
                CC: allan.jensen at digia.com, ossy at webkit.org,
                    jocelyn.turcotte at digia.com, kkristof at inf.u-szeged.hu,
                    zarvai at inf.u-szeged.hu, szledan at inf.u-szeged.hu
        Depends on: 108213
            Blocks: 79666


It caused in: http://trac.webkit.org/changeset/145214

Diff is here:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fullscreen/video-controls-drag-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fullscreen/video-controls-drag-actual.txt
@@ -2,10 +2,10 @@

 EVENT(webkitfullscreenchange)
 First drag.
-EXPECTED (endBox.left - startBox.left == '15') OK
-EXPECTED (endBox.top - startBox.top == '15') OK
+EXPECTED (endBox.left - startBox.left == '15'), OBSERVED '0' FAIL
+EXPECTED (endBox.top - startBox.top == '15'), OBSERVED '0' FAIL
 Second drag.
-EXPECTED (endBox.left - startBox.left == '5') OK
-EXPECTED (endBox.top - startBox.top == '5') OK
+EXPECTED (endBox.left - startBox.left == '5'), OBSERVED '0' FAIL
+EXPECTED (endBox.top - startBox.top == '5'), OBSERVED '0' FAIL
 END OF TEST

Could you check what happened to it?

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