Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 4f1cd7031d7fe39d4383965ef57e99e1f488374f..3d782247bb601a258b601803fbeaa9c77171af0c 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -17,7 +17,7 @@ issue14236_test: Pass # Do not remove this line. It serves as a marker for Issue |
javascript_compatibility_errors_test/none: Fail, OK # Not possible to exclude or annotate with '/// none:' |
-[ $runtime != vm ] |
+[ $compiler != none && $runtime != vm && $runtime != drt) ] |
no_assert_test: Fail, OK # This is testing a vm flag. |
[ $runtime == vm ] |