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

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

Issue 12776006: Make allocation of Dart parameters and local variables architecture independent. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 9 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 | « no previous file | runtime/vm/compiler_test.cc » ('j') | runtime/vm/constants_ia32.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
===================================================================
--- runtime/tests/vm/vm.status (revision 20045)
+++ runtime/tests/vm/vm.status (working copy)
@@ -63,13 +63,18 @@
*: Skip
[ $arch == simarm ]
-# Tests needing an assembler.
+# Tests missing code generation support.
cc/Dart2JSCompileAll: Skip
cc/FrameLookup: Skip
cc/UseDartApi: Skip
# Tests needing Dart execution.
dart/*: Skip
+[ $arch == simarm && $checked]
+# Tests needing type check support.
+cc/DartStaticResolve: Crash
+cc/DartDynamicResolve: Crash
+
[ $arch == mips ]
*: Skip
« no previous file with comments | « no previous file | runtime/vm/compiler_test.cc » ('j') | runtime/vm/constants_ia32.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698