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

Unified Diff: tests/language/language.status

Issue 289333004: Fixes bug in megamorphic instance call on arm64. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 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
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 36300)
+++ tests/language/language.status (working copy)
@@ -123,8 +123,3 @@
[ $compiler == none && $runtime == vm && $arch == mips && $mode == debug ]
stack_overflow_test: Skip # Crashes. Issue 17440.
stack_overflow_stacktrace_test: Skip # Crashes. Issue 17440.
-
-# arm64 port is WIP. No issue numbers until we're a bit further along.
-[ $compiler == none && $runtime == vm && $arch == simarm64 ]
-arithmetic_test: Skip # Timeout
-megamorphic_no_such_method_test: Skip # Timeout
« runtime/vm/flow_graph_compiler_arm64.cc ('K') | « runtime/vm/flow_graph_compiler_arm64.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698