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

Unified Diff: tests/co19/co19-runtime.status

Issue 12042065: - Make sure we can "run" all tests using simarm/simmips. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 11 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 | « samples/tests/samples/samples.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 17487)
+++ tests/co19/co19-runtime.status (working copy)
@@ -396,13 +396,6 @@
[ $compiler == none && $runtime == vm && $mode == debug ]
LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
-[ $compiler == none && $arch == simarm ]
-*: Skip
-
-[ $compiler == none && $arch == arm ]
-*: Skip
-
-
[ $compiler == none && $runtime == vm ]
LibTest/core/Completer/Completer_A01_t01: Fail # Future is in async library. co19 issue 367
LibTest/core/Completer/completeException_A01_t01: Fail # Future is in async library. co19 issue 367
@@ -516,3 +509,15 @@
[ $compiler == none && $runtime == vm && $checked ]
LibTest/isolate/SendPort/call_A01_t01: Fail # Future is in async library. co19 issue 367
Language/14_Types/4_Interface_Types_A08_t06: Fail # Moved collection classes from core to collection. co19 issue 371.
+
+[ $compiler == none && $arch == simarm ]
+*: Skip
+
+[ $compiler == none && $arch == arm ]
+*: Skip
+
+[ $compiler == none && $arch == simmips ]
+*: Skip
+
+[ $compiler == none && $arch == mips ]
+*: Skip
« no previous file with comments | « samples/tests/samples/samples.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698