Title: [135917] trunk/LayoutTests
Revision
135917
Author
jchaffr...@webkit.org
Date
2012-11-27 13:58:24 -0800 (Tue, 27 Nov 2012)

Log Message

Unreviewed Qt gardening.

* platform/qt/TestExpectations:
Skipped fast/table/css-table-max-height.html as it is showing a 12px difference.
The test is actually passing but the output wouldn't make it obvious that it is the case.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (135916 => 135917)


--- trunk/LayoutTests/ChangeLog	2012-11-27 21:56:44 UTC (rev 135916)
+++ trunk/LayoutTests/ChangeLog	2012-11-27 21:58:24 UTC (rev 135917)
@@ -1,3 +1,11 @@
+2012-11-27  Julien Chaffraix  <jchaffr...@webkit.org>
+
+        Unreviewed Qt gardening.
+
+        * platform/qt/TestExpectations:
+        Skipped fast/table/css-table-max-height.html as it is showing a 12px difference.
+        The test is actually passing but the output wouldn't make it obvious that it is the case.
+
 2012-11-27  Tom Sepez  <tse...@chromium.org>
 
         Regression(r129406): Fix the scope of the WidgetHierarchyUpdateSuspensionScope in Element::Attach().

Modified: trunk/LayoutTests/platform/qt/TestExpectations (135916 => 135917)


--- trunk/LayoutTests/platform/qt/TestExpectations	2012-11-27 21:56:44 UTC (rev 135916)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2012-11-27 21:58:24 UTC (rev 135917)
@@ -1752,6 +1752,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=98751
 fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html
 
+# LayoutTests/fast/table/css-table-max-height.html failing on Qt Linux
+# https://bugs.webkit.org/show_bug.cgi?id=103453
+fast/table/css-table-max-height.html [ Text ]
+
 # ============================================================================= #
 # failing security tests
 # ============================================================================= #
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to