Bug 95076 - [Qt][WK2] New compositing test are failing since added in r126663.
Summary: [Qt][WK2] New compositing test are failing since added in r126663.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 87008 91117
  Show dependency treegraph
 
Reported: 2012-08-27 05:12 PDT by Zoltan Arvai
Modified: 2014-02-03 03:22 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Arvai 2012-08-27 05:12:21 PDT
compositing/overflow/overflow-auto-with-touch-no-overflow.html
compositing/overflow/overflow-auto-with-touch.html
compositing/overflow/overflow-hidden-with-touch.html
compositing/overflow/overflow-overlay-with-touch-no-overflow.html
compositing/overflow/overflow-overlay-with-touch.html
compositing/overflow/overflow-scroll-with-touch-no-overflow.html
compositing/overflow/overflow-visible-with-touch.html
compositing/overflow/scrolling-content-clip-to-viewport.html
compositing/overflow/textarea-scroll-touch.html


--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-auto-with-touch-no-overflow-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-auto-with-touch-no-overflow-actual.txt
@@ -1 +1,9 @@
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+    )
+  )
+)
 

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-auto-with-touch-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-auto-with-touch-actual.txt
@@ -3,38 +3,6 @@
   (children 1
     (GraphicsLayer
       (bounds 800.00 600.00)
-      (children 1
-        (GraphicsLayer
-          (position 8.00 8.00)
-          (bounds 300.00 300.00)
-          (children 4
-            (GraphicsLayer
-              (bounds 300.00 300.00)
-              (children 1
-                (GraphicsLayer
-                  (bounds 1000.00 1000.00)
-                  (drawsContent 1)
-                )
-              )
-            )
-            (GraphicsLayer
-              (position 0.00 285.00)
-              (bounds 285.00 15.00)
-              (drawsContent 1)
-            )
-            (GraphicsLayer
-              (position 285.00 0.00)
-              (bounds 15.00 285.00)
-              (drawsContent 1)
-            )
-            (GraphicsLayer
-              (position 285.00 285.00)
-              (bounds 15.00 15.00)
-              (drawsContent 1)
-            )
-          )
-        )
-      )
     )
   )
 )



--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-hidden-with-touch-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-hidden-with-touch-actual.txt
@@ -1 +1,9 @@
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+    )
+  )
+)
 


--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-overlay-with-touch-no-overflow-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-overlay-with-touch-no-overflow-actual.txt
@@ -1 +1,9 @@
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+    )
+  )
+)
 


--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-overlay-with-touch-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-overlay-with-touch-actual.txt
@@ -3,38 +3,6 @@
   (children 1
     (GraphicsLayer
       (bounds 800.00 600.00)
-      (children 1
-        (GraphicsLayer
-          (position 8.00 8.00)
-          (bounds 300.00 300.00)
-          (children 4
-            (GraphicsLayer
-              (bounds 300.00 300.00)
-              (children 1
-                (GraphicsLayer
-                  (bounds 1000.00 1000.00)
-                  (drawsContent 1)
-                )
-              )
-            )
-            (GraphicsLayer
-              (position 0.00 285.00)
-              (bounds 285.00 15.00)
-              (drawsContent 1)
-            )
-            (GraphicsLayer
-              (position 285.00 0.00)
-              (bounds 15.00 285.00)
-              (drawsContent 1)
-            )
-            (GraphicsLayer
-              (position 285.00 285.00)
-              (bounds 15.00 15.00)
-              (drawsContent 1)
-            )
-          )
-        )
-      )
     )
   )
 )



--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-scroll-with-touch-no-overflow-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-scroll-with-touch-no-overflow-actual.txt
@@ -1 +1,9 @@
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+    )
+  )
+)
 


--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-visible-with-touch-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/overflow-visible-with-touch-actual.txt
@@ -1 +1,9 @@
+(GraphicsLayer
+  (bounds 1008.00 1008.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 1008.00 1008.00)
+    )
+  )
+)
 

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/scrolling-content-clip-to-viewport-actual.txt
@@ -3,37 +3,6 @@
   (children 1
     (GraphicsLayer
       (bounds 800.00 600.00)
-      (children 1
-        (GraphicsLayer
-          (bounds 320.00 340.00)
-          (children 4
-            (GraphicsLayer
-              (bounds 320.00 340.00)
-              (children 1
-                (GraphicsLayer
-                  (bounds 305.00 1224.00)
-                  (drawsContent 1)
-                )
-              )
-            )
-            (GraphicsLayer
-              (position 0.00 325.00)
-              (bounds 305.00 15.00)
-              (drawsContent 1)
-            )
-            (GraphicsLayer
-              (position 305.00 0.00)
-              (bounds 15.00 325.00)
-              (drawsContent 1)
-            )
-            (GraphicsLayer
-              (position 305.00 325.00)
-              (bounds 15.00 15.00)
-              (drawsContent 1)
-            )
-          )
-        )
-      )
     )
   )
 )



--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/textarea-scroll-touch-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/textarea-scroll-touch-actual.txt
@@ -4,54 +4,6 @@
   (children 1
     (GraphicsLayer
       (bounds 800.00 600.00)
-      (children 2
-        (GraphicsLayer
-          (position 18.00 18.00)
-          (bounds 206.00 126.00)
-          (drawsContent 1)
-          (children 2
-            (GraphicsLayer
-              (position 1.00 1.00)
-              (bounds 204.00 124.00)
-              (children 1
-                (GraphicsLayer
-                  (position 0.00 -50.00)
-                  (bounds 189.00 328.00)
-                  (drawsContent 1)
-                )
-              )
-            )
-            (GraphicsLayer
-              (position 190.00 1.00)
-              (bounds 15.00 124.00)
-              (drawsContent 1)
-            )
-          )
-        )
-        (GraphicsLayer
-          (position 248.00 18.00)
-          (bounds 206.00 126.00)
-          (drawsContent 1)
-          (children 2
-            (GraphicsLayer
-              (position 1.00 1.00)
-              (bounds 204.00 124.00)
-              (children 1
-                (GraphicsLayer
-                  (position 0.00 -50.00)
-                  (bounds 189.00 328.00)
-                  (drawsContent 1)
-                )
-              )
-            )
-            (GraphicsLayer
-              (position 190.00 1.00)
-              (bounds 15.00 124.00)
-              (drawsContent 1)
-            )
-          )
-        )
-      )
     )
   )
 )



--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/css/image-set-setting-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/css/image-set-setting-actual.txt
@@ -5,13 +5,13 @@
 
 
 Single value for background-image : url('http://www.webkit.org/a') 1x
-PASS testComputedStyle("background-image", "url('http://www.webkit.org/a') 1x") is "-webkit-image-set(url(http://www.webkit.org/a), 1)"
+FAIL testComputedStyle("background-image", "url('http://www.webkit.org/a') 1x") should be -webkit-image-set(url(http://www.webkit.org/a), 1). Was .
 
 Multiple values for background-image : url('http://www.webkit.org/a') 1x, url('http://www.webkit.org/b') 2x
-PASS testComputedStyle("background-image", "url('http://www.webkit.org/a') 1x, url('http://www.webkit.org/b') 2x") is "-webkit-image-set(url(http://www.webkit.org/a), 1, url(http://www.webkit.org/b), 2)"
+FAIL testComputedStyle("background-image", "url('http://www.webkit.org/a') 1x, url('http://www.webkit.org/b') 2x") should be -webkit-image-set(url(http://www.webkit.org/a), 1, url(http://www.webkit.org/b), 2). Was .
 
 Multiple values for background-image, out of order : url('http://www.webkit.org/c') 3x, url('http://www.webkit.org/b') 2x, url('http://www.webkit.org/a') 1x
-PASS testComputedStyle("background-image", "url('http://www.webkit.org/c') 3x, url('http://www.webkit.org/b') 2x, url('http://www.webkit.org/a') 1x") is "-webkit-image-set(url(http://www.webkit.org/c), 3, url(http://www.webkit.org/b), 2, url(http://www.webkit.org/a), 1)"
+FAIL testComputedStyle("background-image", "url('http://www.webkit.org/c') 3x, url('http://www.webkit.org/b') 2x, url('http://www.webkit.org/a') 1x") should be -webkit-image-set(url(http://www.webkit.org/c), 3, url(http://www.webkit.org/b), 2, url(http://www.webkit.org/a), 1). Was .
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Csaba Osztrogonác 2012-08-27 05:19:12 PDT
Could you guys check if the new results are correct or not?

I assume the fail of this fast/css test is absulutely unrelated to this bug.
Comment 2 Zoltan Arvai 2012-08-27 06:01:41 PDT
Skipped in http://trac.webkit.org/changeset/126751 . 

Please unskip them with proper fix.

Ossy: you're right about fast/css diff, I copied it here accidently, sorry.
Comment 3 Sami Kyöstilä 2012-08-28 10:03:54 PDT
The results you listed are correct because the Qt port doesn't enable OVERFLOW_SCROLLING. For Chromium we marked these tests as expected to fail for the same reason (see bug 94353). Here we could do the same or add new Qt expectations based on the results above. Any preference?
Comment 4 Jocelyn Turcotte 2014-02-03 03:22:09 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.