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

Unified Diff: tests/language/language.status

Issue 11348380: language.status updated (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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 | « no previous file | 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 42e69902ff89e87f1c441331ebf648d5ebebd0d2..aa7b29ad73e559212324d42c0150f44a00d5644b 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -524,3 +524,7 @@ type_error_test: Fail, OK # VM bug: http://dartbug.com/5280
# This is a VM error when the compiled code is run.
invocation_mirror_test: Fail # issue 3326, 3622.
invocation_mirror_indirect_test: Fail # issue 3326, 3622.
+
+[ $compiler == dart2dart && $minified ]
+import_core_prefix_test: Pass
ahe 2012/12/04 16:23:14 This marks the test as flaky. It should be: [ $c
+prefix22_test: Pass
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698