Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| =================================================================== |
| --- runtime/tests/vm/vm.status (revision 43860) |
| +++ runtime/tests/vm/vm.status (working copy) |
| @@ -37,6 +37,9 @@ |
| cc/ThreadInterrupterLow: Skip |
| cc/Service_Profile: Skip |
| +[ $system == windows && $mode == debug ] |
| +cc/IsolateSpawn: Fail # Issue 22488 |
| + |
| [ $system == linux ] |
| cc/ThreadInterrupterHigh: Skip |
| cc/ThreadInterrupterMedium: Skip |