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

Unified Diff: tests/standalone/standalone.status

Issue 2919573003: Revert "Revert "Replace the configuration map with a typed object."" (Closed)
Patch Set: Another test fix. 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/standalone/io/test_runner_test.dart ('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 1625845670d701a78abeb5573e52fe5e8488d22c..8524bc524b05588e39b846a33884e8dc7d11609f 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
@@ -332,8 +332,10 @@ io/socket_close_test: Pass, Timeout # Issue 28502: timeout.
[ $runtime == dart_precompiled || $mode == product && ($compiler != dartk && $compiler != dartkp)]
io/skipping_dart2js_compilations_test: CompileTimeError # Imports dart:mirrors
+io/status_file_parser_test: CompileTimeError # Imports dart:mirrors
io/test_harness_analyzer_test: CompileTimeError # Imports dart:mirrors
io/test_runner_test: CompileTimeError # Imports dart:mirrors
+status_expression_test: CompileTimeError # Imports dart:mirrors
[ $compiler == app_jit ]
assert_test: RuntimeError # Script name change?
« no previous file with comments | « tests/standalone/io/test_runner_test.dart ('k') | tests/standalone/status_expression_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698