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

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: 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
« runtime/lib/print_patch.dart ('K') | « 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 58974f9dcf995b087c905b93d2d3d2d2adb6b3fd..5a91a9082a0f5f40e5c4900df2e720077cc438c6 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -156,6 +156,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
« runtime/lib/print_patch.dart ('K') | « runtime/vm/unit_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698