Chromium Code Reviews| Index: tests/vm/vm.status |
| =================================================================== |
| --- tests/vm/vm.status (revision 11004) |
| +++ tests/vm/vm.status (working copy) |
| @@ -8,6 +8,11 @@ |
| # These tests are expected to crash on all platforms. |
| cc/ArrayNew_Overflow_Crash: Crash |
| cc/AllocGeneric_Overflow: Crash |
| + |
| +[ $system == linux || $system == windows ] |
| +cc/SNPrint_BadArgs: Skip |
| + |
| +[ $system == mac ] |
| cc/SNPrint_BadArgs: Crash |
| [ $arch == x64 ] |