Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 3d782247bb601a258b601803fbeaa9c77171af0c..29d1623375d00272989dfb9617efeb2b4543997f 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:' |
-[ $compiler != none && $runtime != vm && $runtime != drt) ] |
+[ $runtime != vm && ($runtime != drt || $compiler != none)) ] |
no_assert_test: Fail, OK # This is testing a vm flag. |
[ $runtime == vm ] |