Mark no_assert_test also passing on drt

R=iposva@google.com
BUG=

Review URL: https://codereview.chromium.org//1340903002 .
This commit is contained in:
Rico Wind
2015-09-14 09:51:59 +02:00
parent 2e22f41612
commit 99dc218f4a
+1 -1
View File
@@ -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 ]