Title: [136653] trunk/LayoutTests
Revision
136653
Author
[email protected]
Date
2012-12-05 01:03:53 -0800 (Wed, 05 Dec 2012)

Log Message

[chromium] Unreviewed gardening.

fast/text/hyphenate-character.html, fast/text/hyphenate-first-word.html
fast/text/hyphenate-locale.html, and fast/text/hyphens.html have started
failing on Linux. Widening the skip to cover that platform as well (they
were already skipped for Windows, Mac, and Android.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (136652 => 136653)


--- trunk/LayoutTests/ChangeLog	2012-12-05 09:03:33 UTC (rev 136652)
+++ trunk/LayoutTests/ChangeLog	2012-12-05 09:03:53 UTC (rev 136653)
@@ -1,3 +1,14 @@
+2012-12-05  Mike West  <[email protected]>
+
+        [chromium] Unreviewed gardening.
+
+        fast/text/hyphenate-character.html, fast/text/hyphenate-first-word.html
+        fast/text/hyphenate-locale.html, and fast/text/hyphens.html have started
+        failing on Linux. Widening the skip to cover that platform as well (they
+        were already skipped for Windows, Mac, and Android.
+
+        * platform/chromium/TestExpectations:
+
 2012-12-05  Takashi Sakamoto  <[email protected]>
 
         Unreviewed, WebKit gardening.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (136652 => 136653)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-12-05 09:03:33 UTC (rev 136652)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-12-05 09:03:53 UTC (rev 136653)
@@ -2280,12 +2280,12 @@
 
 # CSS3 Hyphenation landed in http://trac.webkit.org/changeset/61548
 # We don't implement it yet.
-crbug.com/47083 [ Win Mac Android ] fast/text/hyphens.html [ Failure ImageOnlyFailure ]
-crbug.com/47083 [ Win Mac Android ] fast/text/hyphenate-character.html [ Failure ImageOnlyFailure ]
-crbug.com/47083 [ Win Mac Android ] fast/text/hyphenate-first-word.html [ Failure ImageOnlyFailure ]
+crbug.com/47083 fast/text/hyphens.html [ Failure ImageOnlyFailure ]
+crbug.com/47083 fast/text/hyphenate-character.html [ Failure ImageOnlyFailure ]
+crbug.com/47083 fast/text/hyphenate-first-word.html [ Failure ImageOnlyFailure ]
 crbug.com/47083 fast/text/hyphenate-limit-lines.html [ Failure ImageOnlyFailure ]
-crbug.com/47083 [ Win Mac Android ] fast/text/hyphenate-limit-before-after.html [ Failure ImageOnlyFailure ]
-crbug.com/47083 [ Win Mac Android ] fast/text/hyphenate-locale.html [ Failure ImageOnlyFailure ]
+crbug.com/47083 fast/text/hyphenate-limit-before-after.html [ Failure ImageOnlyFailure ]
+crbug.com/47083 fast/text/hyphenate-locale.html [ Failure ImageOnlyFailure ]
 
 crbug.com/48239 fast/js/function-apply.html [ Failure ]
 crbug.com/48239 fast/js/function-apply-aliased.html [ Failure Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to