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

Unified Diff: tests/lib/lib.status

Issue 20125005: Allow SIMD types to be used on mips (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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/flow_graph_optimizer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index c066f19982458fafb3bca7fc697b29854f5f2a49..8203032b71c89dddbca58116b35b5402c1d819cb 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -105,10 +105,5 @@ async/timer_test: Fail, Pass # See Issue 10982
*: Skip
[ $arch == simmips ]
-typed_data/float32x4_unbox_regress_test: Crash # Unimplemented
-typed_data/float32x4_unbox_phi_test: Crash # Unimplemented
-typed_data/float32x4_list_test: Crash # Unimplemented
-typed_data/float32x4_test: Crash # Unimplemented
-typed_data/float32x4_shuffle_test: Crash # Unimplemented
-typed_data/float32x4_two_arg_shuffle_test: Crash # Unimplemented
+typed_data/float32x4_shuffle_test: Skip # Issue 11851.
convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12025.
« no previous file with comments | « runtime/vm/flow_graph_optimizer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698