| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 669168b60ea63e08a341de594ec9b17720229f93..200b6e8eb8fee9c566f21b8d0b480ca25e5824fa 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -27,6 +27,11 @@ cc/ThreadInterrupterHigh: Skip
|
| cc/ThreadInterrupterMedium: Skip
|
| cc/ThreadInterrupterLow: Skip
|
|
|
| +[ $system == linux ]
|
| +cc/ThreadInterrupterHigh: Skip
|
| +cc/ThreadInterrupterMedium: Skip
|
| +cc/ThreadInterrupterLow: Skip
|
| +
|
| [ $system == macos ]
|
| cc/ThreadInterrupterHigh: Skip
|
| cc/ThreadInterrupterMedium: Skip
|
|
|