Title: [154352] trunk/LayoutTests
Revision
154352
Author
[email protected]
Date
2013-08-20 12:41:02 -0700 (Tue, 20 Aug 2013)

Log Message

Mark fast/css/giant-stylesheet-crash.html as slow after r154246
since allocating 2GB of RAM takes a long time sometimes.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (154351 => 154352)


--- trunk/LayoutTests/ChangeLog	2013-08-20 19:39:54 UTC (rev 154351)
+++ trunk/LayoutTests/ChangeLog	2013-08-20 19:41:02 UTC (rev 154352)
@@ -1,3 +1,10 @@
+2013-08-20  Ryosuke Niwa  <[email protected]>
+
+        Mark fast/css/giant-stylesheet-crash.html as slow after r154246
+        since allocating 2GB of RAM takes a long time sometimes.
+
+        * TestExpectations:
+
 2013-08-20  Hans Muller  <[email protected]>
         <https://webkit.org/b/119849> [CSS Shapes] Complete RasterShape::firstIncludedIntervalLogicalTop()
 

Modified: trunk/LayoutTests/TestExpectations (154351 => 154352)


--- trunk/LayoutTests/TestExpectations	2013-08-20 19:39:54 UTC (rev 154351)
+++ trunk/LayoutTests/TestExpectations	2013-08-20 19:41:02 UTC (rev 154352)
@@ -36,5 +36,4 @@
 webkit.org/b/119094 fast/forms/color/input-color-onchange-event.html [ Crash Pass ]
 
 # This is an expected controlled crash. See webkit.org/b/119976 for a better solution.
-fast/css/giant-stylesheet-crash.html [ Crash ]
-
+fast/css/giant-stylesheet-crash.html [ Slow Crash ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to