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

Unified Diff: tests/language/language.status

Issue 22825009: Test that importing dart:core with a prefix does not hide dynamic. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase Created 7 years, 4 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_dart2js.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 8eb3564d5d6b44651e3aba6bf63889bf5b053f9c..cdac989977a8186a0d4e2950475f0062d144faeb 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -86,6 +86,7 @@ import_combinators_test: Fail
[ $runtime == vm || ($runtime == drt && $compiler == none) ]
first_class_types_literals_test: Fail # issue 11761
call_test: Fail # Issue 12602
+dynamic_prefix_core_test: Fail # Issue 12478
[ $runtime == chrome ]
« no previous file with comments | « tests/language/dynamic_prefix_core_test.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698