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

Unified Diff: tests/language/language.status

Issue 2120383002: Update test and status file. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 5 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/language/arg_param_trailing_comma_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index b427eff611d197ff94e50cb1567263dd8c85d5b3..67520f990315a27e11e3fbaa21717b68caada6f3 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -8,6 +8,9 @@
[ $compiler != none || ($runtime != vm && $runtime != dartium && $runtime != drt)]
arg_param_trailing_comma_test/none: Fail # Issue 26644
+[ $compiler == none || $runtime == dartium && $runtime == drt ]
+arg_param_trailing_comma_test/main_with_trailing: Fail, OK # Dartium only looks for main without args.
+
[ ($compiler == none || $compiler == precompiler || $compiler == dart2app || $compiler == dart2appjit) ]
tearoff_constructor_basic_test: Skip # Crashes in checked mode -- hausner investigating
« no previous file with comments | « tests/language/arg_param_trailing_comma_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698