Title: [183862] trunk/LayoutTests
Revision
183862
Author
nvasil...@apple.com
Date
2015-05-06 00:02:36 -0700 (Wed, 06 May 2015)

Log Message

LayoutTests/fast/forms/button-line-height.html is broken on non-Mac/non-iOS ports
https://bugs.webkit.org/show_bug.cgi?id=144673

* TestExpectations: Skip broken test.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183861 => 183862)


--- trunk/LayoutTests/ChangeLog	2015-05-06 06:55:16 UTC (rev 183861)
+++ trunk/LayoutTests/ChangeLog	2015-05-06 07:02:36 UTC (rev 183862)
@@ -1,3 +1,10 @@
+2015-05-05  Nikita Vasilyev  <nvasil...@apple.com>
+
+        LayoutTests/fast/forms/button-line-height.html is broken on non-Mac/non-iOS ports
+        https://bugs.webkit.org/show_bug.cgi?id=144673
+
+        * TestExpectations: Skip broken test.
+
 2015-05-05  Manuel Rego Casasnovas  <r...@igalia.com>
 
         [CSS Grid Layout] grid-template-areas should accept none value

Modified: trunk/LayoutTests/TestExpectations (183861 => 183862)


--- trunk/LayoutTests/TestExpectations	2015-05-06 06:55:16 UTC (rev 183861)
+++ trunk/LayoutTests/TestExpectations	2015-05-06 07:02:36 UTC (rev 183862)
@@ -20,6 +20,8 @@
 
 webkit.org/b/119094 fast/forms/color/input-color-onchange-event.html [ Crash Pass ]
 
+webkit.org/b/144673 fast/forms/button-line-height.html [ Skip ]
+
 # This test will run slowly in debug mode, but is plenty fast in release.
 [ Debug ] js/slow-stress/emscripten-memops.html [ Skip ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to