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

Unified Diff: tests/lib/lib.status

Issue 278593003: Don't use a float32list as storage for simd. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status file. Created 6 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/_internal/lib/native_typed_data.dart ('k') | tests/lib/typed_data/float32x4_list_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 ad40f1641658646cdd3bb2d0ea4217cb5b0496de..493f7fc7ed97cf3453c4362a24b7e158adf909c1 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -116,6 +116,7 @@ mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16589
typed_data/setRange_2_test: Fail # Safari doesn't fully implement spec for TypedArray.set
typed_data/setRange_3_test: Fail # Safari doesn't fully implement spec for TypedArray.set
typed_data/setRange_4_test: Fail # Safari doesn't fully implement spec for TypedArray.set
+typed_data/int32x4_test: Fail # Safari has an optimization bug (nightlies are already fine).
mirrors/null_test: Fail # http://dartbug.com/16831
convert/json_test: Fail # https://bugs.webkit.org/show_bug.cgi?id=134920
« no previous file with comments | « sdk/lib/_internal/lib/native_typed_data.dart ('k') | tests/lib/typed_data/float32x4_list_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698