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

Unified Diff: tests/lib/lib.status

Issue 21145004: Add Float32x4List.fromList to runtime implementation and some tests (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 | « sdk/lib/typed_data/typed_data.dart ('k') | tests/lib/typed_data/float32x4_cross_test.dart » ('j') | 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 19652284e24376a9d43f3453a5b7766975301efe..4d30a7e59a597a355d6aff62700a08ea34892078 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -107,6 +107,7 @@ async/timer_test: Fail, Pass # See Issue 10982
[ $arch == simarm || $arch == arm ]
typed_data/float32x4_two_arg_shuffle_test: Skip # Unimplemented instruction.
+typed_data/float32x4_transpose_test: Skip # Unimplemented instruction.
[ $arch == simmips ]
convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12025.
« no previous file with comments | « sdk/lib/typed_data/typed_data.dart ('k') | tests/lib/typed_data/float32x4_cross_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698