Index: runtime/tests/vm/vm.status |
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
index 07c7ffcbab27a96b597993822c05c3d9a1ecd020..669168b60ea63e08a341de594ec9b17720229f93 100644 |
--- a/runtime/tests/vm/vm.status |
+++ b/runtime/tests/vm/vm.status |
@@ -23,6 +23,19 @@ cc/IsolateInterrupt: Skip |
[ $system == windows ] |
cc/Dart2JSCompileAll: Skip |
cc/ExternalizeConstantStrings: Skip |
+cc/ThreadInterrupterHigh: Skip |
+cc/ThreadInterrupterMedium: Skip |
+cc/ThreadInterrupterLow: Skip |
+ |
+[ $system == macos ] |
+cc/ThreadInterrupterHigh: Skip |
+cc/ThreadInterrupterMedium: Skip |
+cc/ThreadInterrupterLow: Skip |
+ |
+[ $arch == simarm || $arch == simmips ] |
+cc/ThreadInterrupterHigh: Skip |
+cc/ThreadInterrupterMedium: Skip |
+cc/ThreadInterrupterLow: Skip |
[ $compiler == dart2js ] |
dart/mirrored_compilation_error_test: Skip # VM-specific flag |