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

Unified Diff: tests/standalone/standalone.status

Issue 17907005: Implements external array access for mips. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 6 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 | « tests/lib/lib.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
===================================================================
--- tests/standalone/standalone.status (revision 24520)
+++ tests/standalone/standalone.status (working copy)
@@ -170,11 +170,14 @@
*: Skip
[ $arch == arm || $arch == simarm ]
-*: Skip # Many of these tests are still flaky on arm, so skipping until we
- # actually start working on implementing the needed features.
+out_of_memory_test: Crash
+typed_data_test: Timeout
[ $arch == mips ]
*: Skip
[ $arch == simmips ]
-*: Skip
+left_shift_bit_and_op_test: Fail
+out_of_memory_test: Crash
+typed_data_test: Timeout
+
« no previous file with comments | « tests/lib/lib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698