Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 72d8a57e8002b8f8654a64a2cd0e1a23890274b4..d768d75f3d46db2ef3abdbf3b41ef1c080a473bf 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -94,7 +94,7 @@ regress_26031_test: SkipByDesign # Standalone only test |
env_test: Skip # This is testing a vm command line parsing scenario. |
dart_developer_disabled_env_test: SkipByDesign # Dartium does not respect VMOptions |
-[ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
+[ $compiler == dart2analyzer ] |
issue14236_test: Skip # Analyzer can't handle Script snapshots. |
# test issue https://code.google.com/p/dart/issues/detail?id=11518 |
@@ -195,7 +195,7 @@ io/http_client_stays_alive_test: Skip # Timing dependent test, MIPS machine too |
[ $compiler == none && $runtime == dartium && $unchecked ] |
assert_test: Fail # Issue 14651. |
-[ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
+[ $compiler == dart2analyzer ] |
io/directory_invalid_arguments_test: StaticWarning |
io/process_invalid_arguments_test: StaticWarning |
io/raw_secure_server_socket_argument_test: StaticWarning |