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

Unified Diff: tests/lib/lib.status

Issue 20167002: Update lib.status (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 | « no previous file | 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 236faa97a2ad7495981a199d40c0caed1ccc8237..1ea3be1f19c87b232322049fecd5691700ff82ad 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -20,6 +20,7 @@ typed_data/float32x4_list_test: Fail, OK
typed_data/float32x4_unbox_phi_test: Fail, OK
typed_data/float32x4_unbox_regress_test: Fail, OK
typed_data/float32x4_shuffle_test: Fail, OK
+typed_data/float32x4_two_arg_shuffle_test: Fail, OK
[ $compiler == dart2js && ($runtime == d8 || $runtime == ie9) ]
typed_data/byte_data_test: Fail, OK # d8/ie9 doesn't support DataView
@@ -121,4 +122,5 @@ 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698