Title: [122666] trunk/LayoutTests
- Revision
- 122666
- Author
- [email protected]
- Date
- 2012-07-14 02:50:22 -0700 (Sat, 14 Jul 2012)
Log Message
Skip test added in r122663 on Qt and GTK
Unreviewed, gardening.
Qt has 1px difference tracked under
https://bugs.webkit.org/show_bug.cgi?id=89597
Gtk has a platform-specific rendering issue with the test.
https://bugs.webkit.org/show_bug.cgi?id=91319
* platform/gtk/TestExpectations:
* platform/qt/Skipped:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (122665 => 122666)
--- trunk/LayoutTests/ChangeLog 2012-07-14 09:03:20 UTC (rev 122665)
+++ trunk/LayoutTests/ChangeLog 2012-07-14 09:50:22 UTC (rev 122666)
@@ -1,3 +1,18 @@
+2012-07-14 Robert Hogan <[email protected]>
+
+ Skip test added in r122663 on Qt and GTK
+
+ Unreviewed, gardening.
+
+ Qt has 1px difference tracked under
+ https://bugs.webkit.org/show_bug.cgi?id=89597
+ Gtk has a platform-specific rendering issue with the test.
+ https://bugs.webkit.org/show_bug.cgi?id=91319
+
+
+ * platform/gtk/TestExpectations:
+ * platform/qt/Skipped:
+
2012-07-05 Robert Hogan <[email protected]>
CSS 2.1 failure: vertical-align-boxes-001 fails
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (122665 => 122666)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2012-07-14 09:03:20 UTC (rev 122665)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2012-07-14 09:50:22 UTC (rev 122666)
@@ -1243,6 +1243,9 @@
BUGWK88684 : fast/text/descent-clip-in-scaled-page.html = IMAGE
+// This failure appears to be GTK-specific
+BUGWK91319 : css2.1/20110323/vertical-align-boxes-001.htm = IMAGE
+
//////////////////////////////////////////////////////////////////////////////////////////
// End of Tests failing
//////////////////////////////////////////////////////////////////////////////////////////
Modified: trunk/LayoutTests/platform/qt/Skipped (122665 => 122666)
--- trunk/LayoutTests/platform/qt/Skipped 2012-07-14 09:03:20 UTC (rev 122665)
+++ trunk/LayoutTests/platform/qt/Skipped 2012-07-14 09:50:22 UTC (rev 122666)
@@ -2550,6 +2550,7 @@
fast/block/float/floats-wrap-inside-inline-002.htm
fast/block/float/floats-wrap-inside-inline-003.htm
fast/multicol/table-row-height-increase.html
+css2.1/20110323/vertical-align-boxes-001.htm
# [Qt] css3/filters/huge-region-composited.html makes css3/filters/huge-region.html crash
# https://bugs.webkit.org/show_bug.cgi?id=90165
@@ -2567,3 +2568,4 @@
# [Qt][WK2] REGRESSION(r122376): It made 68 tests flakey (TEXT PASS)
# https://bugs.webkit.org/show_bug.cgi?id=91063
compositing/columns/geometry-map-paginated-assert.html
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes