Title: [136143] trunk/LayoutTests
- Revision
- 136143
- Author
- [email protected]
- Date
- 2012-11-29 11:28:14 -0800 (Thu, 29 Nov 2012)
Log Message
[Chromium] LayoutTests/fast/js/string-replacement-outofmemory.html crashes
https://bugs.webkit.org/show_bug.cgi?id=103348
Reviewed by Abhishek Arya.
Add a comment to explain that the crash is expected and is performed in an
orderly fashion.
* platform/chromium/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (136142 => 136143)
--- trunk/LayoutTests/ChangeLog 2012-11-29 18:43:56 UTC (rev 136142)
+++ trunk/LayoutTests/ChangeLog 2012-11-29 19:28:14 UTC (rev 136143)
@@ -1,3 +1,15 @@
+2012-11-28 Daniel Bates <[email protected]>
+
+ [Chromium] LayoutTests/fast/js/string-replacement-outofmemory.html crashes
+ https://bugs.webkit.org/show_bug.cgi?id=103348
+
+ Reviewed by Abhishek Arya.
+
+ Add a comment to explain that the crash is expected and is performed in an
+ orderly fashion.
+
+ * platform/chromium/TestExpectations:
+
2012-11-29 Dan Bernstein <[email protected]>
<rdar://problem/12771885> Support ruby-position: {before, after}
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (136142 => 136143)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2012-11-29 18:43:56 UTC (rev 136142)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2012-11-29 19:28:14 UTC (rev 136143)
@@ -267,6 +267,9 @@
# See http://code.google.com/p/v8/issues/detail?id=287
fast/js/regexp-overflow-too-big.html [ WontFix ]
+# We expect V8 to crash in an orderly fashion instead of throwing a _javascript_ out-of-memory error.
+webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ]
+
# XHTML tests. These tests are all checked in with expectations that represent
# JS errors. We skip them because they don't actually test what they set out to.
# See http://crbug.com/24185 for some history.
@@ -4233,7 +4236,6 @@
webkit.org/b/103148 [ Linux Win ] fast/text/atsui-small-caps-punctuation-size.html [ ImageOnlyFailure Failure Pass ]
webkit.org/b/103308 [ SnowLeopard Lion ] css3/filters/custom/custom-filter-transforms-animation.html [ Pass Timeout ]
-webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ]
webkit.org/b/103363 [ Mac ] touchadjustment/touch-links-longpress.html [ Failure ]
webkit.org/b/103183 [ Win7 SnowLeopard Lion ] media/video-duration-known-after-eos.html [ Pass Crash ]
webkit.org/b/103446 [ Mac ] http/tests/canvas/canvas-slow-font-loading.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes