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

Unified Diff: tests/language/language.status

Issue 10887024: Move print to corelib. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address review comment. Created 8 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 | « runtime/vm/unit_test.cc ('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 e968fbdd16d29513ed2ce85d1d9d7b77a6c8c145..5c33d2cd09aa5ecbf58141aa23f7de059f9315b9 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -157,6 +157,9 @@ import_core_no_prefix_test: Fail # Issue 4607
[ $runtime == dartium ]
import_core_no_prefix_test: Fail # Issue 4607
+[ $runtime == vm ]
+import_core_no_prefix_test: Fail # Issue 4607
+
[ $runtime == chrome ]
string_escape1_negative_test: Skip
« no previous file with comments | « runtime/vm/unit_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698