[Webkit-unassigned] [Bug 109291] New: REGGRESSION (r142112): It made compositing tests fail on EFL, Qt.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 8 05:48:29 PST 2013


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

           Summary: REGGRESSION (r142112): It made compositing tests fail
                    on EFL, Qt.
           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: noam at webkit.org, cmarcelo at webkit.org,
                    kkristof at inf.u-szeged.hu, zarvai at inf.u-szeged.hu,
                    jbadics at inf.u-szeged.hu, szledan at inf.u-szeged.hu
            Blocks: 79666


These compositing test started to fail after r142112.

 * compositing/iframes/iframe-composited-scrolling.html
Diff is here:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/iframes/iframe-composited-scrolling-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/iframes/iframe-composited-scrolling-actual.txt
@@ -1,2 +1,2 @@

-PASS
+FAIL


 * compositing/layer-creation/fixed-position-in-view-dynamic.html
Diff is here:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/layer-creation/fixed-position-in-view-dynamic-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/layer-creation/fixed-position-in-view-dynamic-actual.txt
@@ -1,2 +1,2 @@
-PASS
+FAIL: Has viewport constrained objects without supporting fixed layers

 * compositing/layer-creation/fixed-position-out-of-view-dynamic.html
Diff is here:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/layer-creation/fixed-position-out-of-view-dynamic-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/layer-creation/fixed-position-out-of-view-dynamic-actual.txt
@@ -1,2 +1,2 @@
-PASS
+FAIL: Has viewport constrained objects without supporting fixed layers

 * compositing/layer-creation/fixed-position-out-of-view-scroll-reason.html
Diff is here:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/layer-creation/fixed-position-out-of-view-scroll-reason-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/layer-creation/fixed-position-out-of-view-scroll-reason-actual.txt
@@ -1,2 +1,3 @@
 Main thread scrolling reasons should be blank:
+Has viewport constrained objects without supporting fixed layers

 * compositing/layer-creation/no-compositing-for-fixed-position-under-transform.html
Diff is here:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-actual.txt
@@ -15,4 +15,4 @@
     )
   )
 )
-
+Has viewport constrained objects without supporting fixed layers

Could you check it please?

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