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

Unified Diff: tests/co19/co19-analyzer.status

Issue 51373004: SIMD shuffle API changes (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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/co19/co19-analyzer2.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-analyzer.status
diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
index 35f46d2c1d27a6d468901d4f9c248bc3fd9ae3a4..11b347386c67fbb237839cc029b58db0b04a63c3 100644
--- a/tests/co19/co19-analyzer.status
+++ b/tests/co19/co19-analyzer.status
@@ -88,6 +88,14 @@ LibTest/collection/HasNextIterator/HasNextIterator_A01_t01: Fail, OK
# co19 issue #623: main() { {}; } is block and empty statement, not a map
Language/13_Statements/02_Expression_Statements_A01_t13: Fail, OK
+# co19 issue #650: two argument shuffles have been refactored.
+
+LibTest/typed_data/Float32x4/interleaveZWPairs_A01_t01: Fail # co19 issue 650
+LibTest/typed_data/Float32x4/interleaveZW_A01_t01: Fail # co19 issue 650
+LibTest/typed_data/Float32x4/withZWInXY_A01_t01: Fail # co19 issue 650
+LibTest/typed_data/Float32x4/interleaveXY_A01_t01: Fail # co19 issue 650
+LibTest/typed_data/Float32x4/interleaveXYPairs_A01_t01: Fail # co19 issue 650
+
# co19 issue #626: StreamTransformers have been refactored.
LibTest/async/EventTransformStream/EventTransformStream_A01_t01: Fail
LibTest/async/EventTransformStream/EventTransformStream_A01_t02: Fail
« no previous file with comments | « sdk/lib/typed_data/typed_data.dart ('k') | tests/co19/co19-analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698