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

Unified Diff: runtime/tests/vm/vm.status

Issue 10383023: Fix breakage in the JavaScript compilers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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/lib/byte_array.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index f4425c1f031adadf3cbcbe99eeb3168e99cd203c..1a05d79fc15c6542b70727db953a4ad011a4dfd0 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -22,6 +22,7 @@ dart/isolate_mirror_self_test: Skip # TODO(turnidge,antonm): investigate
[ $compiler == dart2js || $compiler == frog || $compiler == dartc ]
dart/import_map_test: Skip # compilers not aware of import maps.
dart/isolate_mirror*: Skip # compilers not aware of dart:mirrors
+dart/byte_array_test: Skip # compilers not aware of byte arrays
[ $arch == arm ]
dart/*: Skip
« no previous file with comments | « runtime/lib/byte_array.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698