Title: [121719] trunk/LayoutTests
Revision
121719
Author
[email protected]
Date
2012-07-02 18:34:42 -0700 (Mon, 02 Jul 2012)

Log Message

Build fix for Chromium

Fix webkit-lint failure.

* platform/chromium/TestExpectations: Got rid of "SLOW" modifier from fast/overflow/lots-of-sibling-inline-boxes.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121718 => 121719)


--- trunk/LayoutTests/ChangeLog	2012-07-03 01:28:57 UTC (rev 121718)
+++ trunk/LayoutTests/ChangeLog	2012-07-03 01:34:42 UTC (rev 121719)
@@ -1,3 +1,11 @@
+2012-07-02  Yoshifumi Inoue  <[email protected]>
+
+        Build fix for Chromium
+
+        Fix webkit-lint failure.
+
+        * platform/chromium/TestExpectations: Got rid of "SLOW" modifier from fast/overflow/lots-of-sibling-inline-boxes.html
+
 2012-07-02  Leandro Gracia Gil  <[email protected]>
 
         [Chromium] Implement a Layout Test for editing/SurroundingText

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (121718 => 121719)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-03 01:28:57 UTC (rev 121718)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-03 01:34:42 UTC (rev 121719)
@@ -2302,7 +2302,7 @@
 BUGCR66751 : http/tests/local/link-stylesheet-load-order.html = PASS TIMEOUT TEXT
 
 // The test is just too slow and has never passed since its introduction on Dbg build.
-BUGWK90363 SLOW DEBUG : fast/overflow/lots-of-sibling-inline-boxes.html = PASS TIMEOUT
+BUGWK90363 DEBUG : fast/overflow/lots-of-sibling-inline-boxes.html = PASS TIMEOUT
 
 // WebKit roll 74255:74308
 BUGCR67416 LINUX WIN : fast/text/emphasis.html = IMAGE+TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to