Chromium Code Reviews| Index: tests/vm/vm.status |
| =================================================================== |
| --- tests/vm/vm.status (revision 10127) |
| +++ tests/vm/vm.status (working copy) |
| @@ -5,7 +5,8 @@ |
| # When a spawned isolate throws an uncaught exception, we terminate the vm. |
| cc/RunLoop_ExceptionChild: Fail |
| -# This test is expected to crash on all platforms. |
| +# These tests are expected to crash on all platforms. |
| +cc/ArrayNew_Overflow_Crash: Crash |
| cc/SNPrint_BadArgs: Crash |
| [ $arch == x64 ] |