Title: [118680] trunk/LayoutTests
Revision
118680
Author
[email protected]
Date
2012-05-28 06:49:30 -0700 (Mon, 28 May 2012)

Log Message

[chromium] http/tests/cache/cancel-in-progress-load.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=87657

Unreviewed gardening.

r118618 added this new test but it's been flaky in chromium.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118679 => 118680)


--- trunk/LayoutTests/ChangeLog	2012-05-28 13:23:07 UTC (rev 118679)
+++ trunk/LayoutTests/ChangeLog	2012-05-28 13:49:30 UTC (rev 118680)
@@ -1,5 +1,16 @@
 2012-05-28  Marcus Bulach  <[email protected]>
 
+        [chromium] http/tests/cache/cancel-in-progress-load.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=87657
+
+        Unreviewed gardening.
+
+        r118618 added this new test but it's been flaky in chromium.
+
+        * platform/chromium/test_expectations.txt:
+
+2012-05-28  Marcus Bulach  <[email protected]>
+
         [chromium] Baseline compositing/geometry/composited-in-columns.html
         https://bugs.webkit.org/show_bug.cgi?id=87653
 

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (118679 => 118680)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-28 13:23:07 UTC (rev 118679)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-28 13:49:30 UTC (rev 118680)
@@ -3766,3 +3766,6 @@
 
 // A few pixels off from the baseline, added by r118567.
 BUGWK87653 : compositing/geometry/composited-in-columns.html = IMAGE+TEXT
+
+// Flaky: sometimes it dumps the render tree, but it expects just text.
+BUGWK87657 : http/tests/cache/cancel-in-progress-load.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to