| Index: LayoutTests/NeverFixTests
|
| diff --git a/LayoutTests/NeverFixTests b/LayoutTests/NeverFixTests
|
| index c1da1fdbf7390c9434d81d4fea0a793b3a1ad38e..20ed11fc40416770149af87a1e02c25949857cdd 100644
|
| --- a/LayoutTests/NeverFixTests
|
| +++ b/LayoutTests/NeverFixTests
|
| @@ -112,3 +112,10 @@ platform/linux/fast/text/subpixel/chromium-linux-text-subpixel-positioning.html
|
|
|
| # We only run it through the virtual gpu test suite.
|
| fast/canvas/canvas-lost-gpu-context.html [ WontFix ]
|
| +
|
| +# FIXME: Move all these expected crash tests into the same directory and make a virtual test suite out of them
|
| +# so they're run by themselves.
|
| +# 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 ]
|
| +# Crashes due to an OOM error on V8.
|
| +crbug.com/108832 fast/js/array-splice.html [ Crash ]
|
|
|