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

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

Issue 16232012: Cleanup various test status files. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 7 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 | « pkg/pkg.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
===================================================================
--- runtime/tests/vm/vm.status (revision 23447)
+++ runtime/tests/vm/vm.status (working copy)
@@ -54,13 +54,13 @@
# Skip until we stabilize language tests.
*: Skip
+[ $arch == arm ]
+*: Skip
+
[ $arch == simarm ]
-# Tests missing code generation support.
-cc/Dart2JSCompileAll: Skip
-cc/CorelibCompileAll: Skip
-cc/ParsePatchLibrary: Skip
-dart/byte_array_test: Skip
-dart/byte_array_optimized_test: Skip
+# Bug in optimized code generation.
+dart/byte_array_test: Fail
+dart/byte_array_optimized_test: Fail
[ $arch == mips ]
*: Skip
« no previous file with comments | « pkg/pkg.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698