Title: [127897] trunk/LayoutTests
Revision
127897
Author
t...@chromium.org
Date
2012-09-07 11:27:13 -0700 (Fri, 07 Sep 2012)

Log Message

[chromium] Chromium Linux EWS bots and CQ bots are flaky
https://bugs.webkit.org/show_bug.cgi?id=96041

Unreviewed, trying to get the cr-linux ews into a usable state.

* platform/chromium/TestExpectations: Revert r127883 and skip http/tests/cache/cancel-during-revalidation-succeeded.html
on the cr-ews linux bots. This is causing the following 2 tests to fail.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127896 => 127897)


--- trunk/LayoutTests/ChangeLog	2012-09-07 18:26:08 UTC (rev 127896)
+++ trunk/LayoutTests/ChangeLog	2012-09-07 18:27:13 UTC (rev 127897)
@@ -1,3 +1,13 @@
+2012-09-07  Tony Chang  <t...@chromium.org>
+
+        [chromium] Chromium Linux EWS bots and CQ bots are flaky
+        https://bugs.webkit.org/show_bug.cgi?id=96041
+
+        Unreviewed, trying to get the cr-linux ews into a usable state.
+
+        * platform/chromium/TestExpectations: Revert r127883 and skip http/tests/cache/cancel-during-revalidation-succeeded.html
+        on the cr-ews linux bots. This is causing the following 2 tests to fail.
+
 2012-09-07  Fady Samuel  <fsam...@chromium.org>
 
         Unreviewed rebaseline for chromium gardening.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (127896 => 127897)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-09-07 18:26:08 UTC (rev 127896)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-09-07 18:27:13 UTC (rev 127897)
@@ -2519,6 +2519,7 @@
 
 BUGCR88588 : fast/lists/inlineBoxWrapperNullCheck.html = PASS TEXT
 
+BUGCR88894 SLOW : http/tests/cache/subresource-expiration-1.html = PASS
 BUGCR88894 SLOW : http/tests/cache/subresource-expiration-2.html = PASS
 
 // V8 now follows spec on toisostring, test needs to be fixed.
@@ -3597,5 +3598,4 @@
 BUGWK95813 : fast/innerHTML/innerHTML-iframe.html = TEXT PASS
 
 BUGWK96041 LINUX : platform/chromium-linux/compositing/gestures = PASS IMAGE
-BUGWK96041 LINUX : http/tests/cache/stopped-revalidation.html = MISSING PASS
-BUGCR88894 BUGWK96041 SLOW LINUX : http/tests/cache/subresource-expiration-1.html = MISSING PASS
+BUGWK96041 LINUX : http/tests/cache/cancel-during-revalidation-succeeded.html = PASS TEXT
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to