Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
| index d4aadf62a34dc94177d93300840cc3ab3da43218..df71bf141c11aed4afbdfd9aded6b19f33a6ee4e 100644 |
| --- a/runtime/tests/vm/vm.status |
| +++ b/runtime/tests/vm/vm.status |
| @@ -16,9 +16,6 @@ cc/Debug_StackTraceDump2: Skip |
| # Flaky on buildbot. Issue 5133 and 10409. |
| cc/Sleep: Pass, Fail |
| -[ $mode == debug ] |
| -cc/PrintJSON: Crash # Issue 18652 |
| - |
| [ $arch == x64 ] |
| cc/IsolateInterrupt: Skip |