| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 659a63a98621e8ed8cb75e2c29eaa82d1d0f7d89..5281b3700b402a806daf6f0606cecea95e22ee1a 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -76,6 +76,7 @@ out_of_memory_test: Skip
|
| map_insert_remove_oom_test: Skip # Issue 24571
|
| verbose_gc_to_bmu_test: Skip
|
| regress_26031_test: SkipByDesign # Standalone only test
|
| +env_test: Skip # This is testing a vm command line parsing scenario.
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| issue14236_test: Skip # Analyzer can't handle Script snapshots.
|
|
|