Title: [131177] trunk/LayoutTests
Revision
131177
Author
[email protected]
Date
2012-10-12 05:30:20 -0700 (Fri, 12 Oct 2012)

Log Message

[Qt] Unreviewed gardening, update expected files, skip new failing tests.

* platform/qt-5.0-wk2/TestExpectations:
* platform/qt-5.0-wk2/css3/filters/composited-during-animation-layertree-expected.txt: Added.
* platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.png: Added.
* platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (131176 => 131177)


--- trunk/LayoutTests/ChangeLog	2012-10-12 12:11:34 UTC (rev 131176)
+++ trunk/LayoutTests/ChangeLog	2012-10-12 12:30:20 UTC (rev 131177)
@@ -1,3 +1,12 @@
+2012-10-12  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed gardening, update expected files, skip new failing tests.
+
+        * platform/qt-5.0-wk2/TestExpectations:
+        * platform/qt-5.0-wk2/css3/filters/composited-during-animation-layertree-expected.txt: Added.
+        * platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.png: Added.
+        * platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: Added.
+
 2012-10-12  Alexander Pavlov  <[email protected]>
 
         Web Inspector: [Styles] Colors should be "As authored" by default

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations (131176 => 131177)


--- trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations	2012-10-12 12:11:34 UTC (rev 131176)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations	2012-10-12 12:30:20 UTC (rev 131177)
@@ -606,3 +606,12 @@
 http/tests/security/cookies/third-party-cookie-blocking-user-action.html
 http/tests/security/cookies/third-party-cookie-blocking-xslt.xml
 http/tests/security/cookies/third-party-cookie-blocking.html
+
+[Qt][WK2] http/tests/misc/willCacheResponse-delegate-callback.html fails
+webkit.org/b/99148 http/tests/misc/willCacheResponse-delegate-callback.html
+
+[Qt][WK2] REGRESSION(r131057): It made plugins/plugin-document-back-forward.html timeout
+webkit.org/b/99152 plugins/plugin-document-back-forward.html
+
+[Qt][WK2] http/tests/navigation/ping-cross-origin-from-https.html fails
+webkit.org/b/99155 http/tests/navigation/ping-cross-origin-from-https.html

Added: trunk/LayoutTests/platform/qt-5.0-wk2/css3/filters/composited-during-animation-layertree-expected.txt (0 => 131177)


--- trunk/LayoutTests/platform/qt-5.0-wk2/css3/filters/composited-during-animation-layertree-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/css3/filters/composited-during-animation-layertree-expected.txt	2012-10-12 12:30:20 UTC (rev 131177)
@@ -0,0 +1,35 @@
+   
+   
+   
+  
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (children 4
+        (GraphicsLayer
+          (position 18.00 18.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 132.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 246.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 360.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+      )
+    )
+  )
+)
+

Added: trunk/LayoutTests/platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.txt (0 => 131177)


--- trunk/LayoutTests/platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.txt	2012-10-12 12:30:20 UTC (rev 131177)
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 400x600
+layer at (-400,0) size 800x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 400x600
+      RenderBlock {DIV} at (0,0) size 400x600
+        RenderImage {IMG} at (392,0) size 400x600
+        RenderText {#text} at (0,0) size 0x0
+scrolled to -400,0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to