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

Unified Diff: tests/language/language.status

Issue 158733003: Fix language tests wrt. warnings. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix tests and status. Created 6 years, 10 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/dynamic_prefix_core_test.dart ('k') | tests/language/language_analyzer.status » ('j') | 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 70b57c503c5d8b0d98afadd1720c5f9c4ef6005e..7365cdf565b6a25245447eaed110b90da6352c84 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -51,7 +51,7 @@ malformed2_test/01: Fail, OK
[ $runtime == vm || (($runtime == drt || $runtime == dartium) && $compiler == none) ]
call_test: Fail # Issue 12602
-dynamic_prefix_core_test: Fail # Issue 12478
+dynamic_prefix_core_test/01: Fail # Issue 12478
[ $compiler == none && ($runtime == vm || $runtime == drt || $runtime == dartium) ]
export_ambiguous_main_negative_test: Fail # Issue 14763
« no previous file with comments | « tests/language/dynamic_prefix_core_test.dart ('k') | tests/language/language_analyzer.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698