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

Unified Diff: samples/tests/samples/samples.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 | « runtime/tests/vm/vm.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/tests/samples/samples.status
===================================================================
--- samples/tests/samples/samples.status (revision 17487)
+++ samples/tests/samples/samples.status (working copy)
@@ -4,15 +4,6 @@
markdown_test: Fail # TODO(erikcorry) : Erik has a CL to fix this.
-[ $arch == x64 ]
-*: Skip
-
-[ $arch == simarm ]
-*: Skip
-
-[ $arch == arm ]
-*: Skip
-
[ $browser ]
chat/chat_server_test: Skip # Uses dart:io
@@ -86,3 +77,15 @@
[ $compiler == dart2js && $checked ]
swarm/swarm_test: Fail # TypeError: Object #<HTMLParagraphElement> has no method 'get$text'
+
+[ $arch == arm ]
+*: Skip
+
+[ $arch == simarm ]
+*: Skip
+
+[ $arch == mips ]
+*: Skip
+
+[ $arch == simmips ]
+*: Skip
« no previous file with comments | « runtime/tests/vm/vm.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698