Title: [121685] trunk/LayoutTests
Revision
121685
Author
[email protected]
Date
2012-07-02 09:22:13 -0700 (Mon, 02 Jul 2012)

Log Message

This test is a flaky crash on the cr-linux-ews, which is causing the
bot to be very slow in processing patches and to spam bugs with false
failures. Mark this test as flaky while we investigate.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121684 => 121685)


--- trunk/LayoutTests/ChangeLog	2012-07-02 16:10:49 UTC (rev 121684)
+++ trunk/LayoutTests/ChangeLog	2012-07-02 16:22:13 UTC (rev 121685)
@@ -1,3 +1,11 @@
+2012-07-02  Adam Barth  <[email protected]>
+
+        This test is a flaky crash on the cr-linux-ews, which is causing the
+        bot to be very slow in processing patches and to spam bugs with false
+        failures. Mark this test as flaky while we investigate.
+
+        * platform/chromium/TestExpectations:
+
 2012-07-02  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Unreviewed gardening, update expected files, skip new failing tests.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (121684 => 121685)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-02 16:10:49 UTC (rev 121684)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-02 16:22:13 UTC (rev 121685)
@@ -2420,6 +2420,10 @@
 BUGWK54322 SLOW SNOWLEOPARD : fast/loader/loadInProgress.html = PASS
 BUGWK54322 SNOWLEOPARD : transitions/transition-end-event-rendering.html = PASS TEXT
 
+// One the cr-linux-ews bot, this test is flaky, causing the queue to spam bugs
+// will false failures.
+BUGEWS LINUX : fast/loader/loadInProgress.html = PASS TEXT CRASH
+
 BUGV8_1168 : fast/js/mozilla/strict/10.6.html = TEXT
 BUGV8_1168 : fast/js/mozilla/strict/15.5.5.2.html = TEXT
 BUGV8_1168 : fast/js/mozilla/strict/B.1.2.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to