Title: [167680] trunk/LayoutTests
Revision
167680
Author
timothy_hor...@apple.com
Date
2014-04-22 13:40:49 -0700 (Tue, 22 Apr 2014)

Log Message

REGRESSION: JSRegress's js/slow-stress/new-spread.html fails sometimes
https://bugs.webkit.org/show_bug.cgi?id=132022
<rdar://problem/16690671>

* TestExpectations:
Mark the test as flaky pass/fail/timeout, because that's what it is.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (167679 => 167680)


--- trunk/LayoutTests/ChangeLog	2014-04-22 20:38:00 UTC (rev 167679)
+++ trunk/LayoutTests/ChangeLog	2014-04-22 20:40:49 UTC (rev 167680)
@@ -1,3 +1,12 @@
+2014-04-22  Tim Horton  <timothy_hor...@apple.com>
+
+        REGRESSION: JSRegress's js/slow-stress/new-spread.html fails sometimes
+        https://bugs.webkit.org/show_bug.cgi?id=132022
+        <rdar://problem/16690671>
+
+        * TestExpectations:
+        Mark the test as flaky pass/fail/timeout, because that's what it is.
+
 2014-04-21  Myles C. Maxfield  <mmaxfi...@apple.com>
 
         [OS X] Glyph spacing for system fonts may be incorrect

Modified: trunk/LayoutTests/TestExpectations (167679 => 167680)


--- trunk/LayoutTests/TestExpectations	2014-04-22 20:38:00 UTC (rev 167679)
+++ trunk/LayoutTests/TestExpectations	2014-04-22 20:40:49 UTC (rev 167680)
@@ -106,3 +106,5 @@
 
 # Expando properties on attribute nodes disappear
 webkit.org/b/88045 fast/dom/gc-attribute-node.html [ Failure Pass ]
+
+webkit.org/b/132022 js/slow-stress/new-spread.html [ Failure Pass Timeout ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to