Index: tests/isolate/isolate.status |
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
index c02d25e30f8ec21db5e02f34da03d68f716da6e2..5c2a946f0d4670656fe76097e0676ebc019d6c02 100644 |
--- a/tests/isolate/isolate.status |
+++ b/tests/isolate/isolate.status |
@@ -6,6 +6,9 @@ |
browser/*: SkipByDesign # Browser specific tests |
isolate_stress_test: Fail # Issue 12588: This should be able to pass when we have wrapper-less tests. |
+[ $runtime != vm ] |
+checked_test: Skip # Unsupported. |
+ |
[ $runtime == vm && $arch == mips && $mode == debug ] |
mandel_isolate_test: Skip # Uses 600 MB Ram on our 1 GB test device. |