Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(364)

Unified Diff: tests/standalone/standalone.status

Issue 2914893003: Revert "Replace the configuration map with a typed object." (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/lib/lib.status ('k') | tests/standalone/status_expression_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 3842ae8f0083500d755f3aa3f22eecc343561794..1625845670d701a78abeb5573e52fe5e8488d22c 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 == dart2analyzer ]
+[ $compiler == dartanalyzer || $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 == dart2analyzer ]
+[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
io/directory_invalid_arguments_test: StaticWarning
io/process_invalid_arguments_test: StaticWarning
io/raw_secure_server_socket_argument_test: StaticWarning
« no previous file with comments | « tests/lib/lib.status ('k') | tests/standalone/status_expression_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698