Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
| index 7202e4343baf84c5882c6a9d5ba996dfeb3b47ac..d4aadf62a34dc94177d93300840cc3ab3da43218 100644 |
| --- a/runtime/tests/vm/vm.status |
| +++ b/runtime/tests/vm/vm.status |
| @@ -17,6 +17,7 @@ cc/Debug_StackTraceDump2: Skip |
| cc/Sleep: Pass, Fail |
| [ $mode == debug ] |
| +cc/PrintJSON: Crash # Issue 18652 |
| [ $arch == x64 ] |
| cc/IsolateInterrupt: Skip |