Title: [120856] trunk/LayoutTests
Revision
120856
Author
[email protected]
Date
2012-06-20 13:25:07 -0700 (Wed, 20 Jun 2012)

Log Message

r120844: Skip two tests on Qt

The tests fast/block/float/previous-sibling-abspos-001.html and
fast/block/float/previous-sibling-float-001.html have pixel differences
on Qt. Skip them for now - bug 89597 opened.

Unreviewed, gardening.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (120855 => 120856)


--- trunk/LayoutTests/ChangeLog	2012-06-20 20:23:51 UTC (rev 120855)
+++ trunk/LayoutTests/ChangeLog	2012-06-20 20:25:07 UTC (rev 120856)
@@ -1,3 +1,15 @@
+2012-06-20  Robert Hogan  <[email protected]>
+
+        r120844: Skip two tests on Qt
+        
+        The tests fast/block/float/previous-sibling-abspos-001.html and 
+        fast/block/float/previous-sibling-float-001.html have pixel differences
+        on Qt. Skip them for now - bug 89597 opened.
+        
+        Unreviewed, gardening.
+
+        * platform/qt/Skipped:
+
 2012-06-20  Elliott Sprehn  <[email protected]>
 
         Add support for fit-content etc

Modified: trunk/LayoutTests/platform/qt/Skipped (120855 => 120856)


--- trunk/LayoutTests/platform/qt/Skipped	2012-06-20 20:23:51 UTC (rev 120855)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-06-20 20:25:07 UTC (rev 120856)
@@ -2526,3 +2526,8 @@
 # [Qt]Web Inspector: inspector/extensions/extensions-network.html makes inspector/extensions/extensions-reload.html timeout
 # https://bugs.webkit.org/show_bug.cgi?id=89349
 inspector/extensions/extensions-reload.html
+
+# Qt-only pixel diff on reftest
+#https://bugs.webkit.org/show_bug.cgi?id=89597
+fast/block/float/previous-sibling-abspos-001.html
+fast/block/float/previous-sibling-float-001.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to