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

Unified Diff: tests/language/language_dart2js.status

Issue 11369158: Reland: Improve smi shift operations and avoid repeated deoptimizations. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 1 month 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/vm/deopt_instructions.cc ('K') | « runtime/vm/raw_object.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 14713)
+++ tests/language/language_dart2js.status (working copy)
@@ -32,7 +32,7 @@
*vm_negative_test: Skip
# BUG(6627): Temporarily skip because -1 << 0 is compiled incorrectly.
-arithmetic_test: Skip
+arithmetic_test: Fail
[ $compiler == dart2js && $checked ]
redirecting_factory_infinite_steps_test/01: Fail
« runtime/vm/deopt_instructions.cc ('K') | « runtime/vm/raw_object.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698