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

Unified Diff: tests/corelib/corelib.status

Issue 17502002: Enables more tests for SIMMIPS. (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 | « runtime/vm/unit_test.h ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
===================================================================
--- tests/corelib/corelib.status (revision 24294)
+++ tests/corelib/corelib.status (working copy)
@@ -111,4 +111,11 @@
*: Skip
[ $arch == simmips ]
-*: Skip
+int_parse_radix_test: Skip # Timeout
+
+[ $arch == simmips && $checked ]
+hash_map2_test: Crash # Too far PC relative branch.
+collection_length_test: Skip # Timeout.
+
+[ $arch == simmips && $mode == debug ]
+collection_to_string_test: Pass, Crash # Issue: 11207
« no previous file with comments | « runtime/vm/unit_test.h ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698