Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| =================================================================== |
| --- runtime/tests/vm/vm.status (revision 9911) |
| +++ runtime/tests/vm/vm.status (working copy) |
| @@ -8,6 +8,8 @@ |
| # This test is expected to crash on all platforms. |
| cc/SNPrint_BadArgs: Crash |
| +cc/ClosureFunction: Crash,Fail |
| + |
| [ $arch == x64 ] |
| cc/IsolateInterrupt: Skip |