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

Unified Diff: tests/corelib/corelib.status

Issue 12450011: Move Float32x4 tests out of runtime/vm/tests into tests/standalone (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Move tests to corelib Created 7 years, 9 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/tests/vm/dart/simd128float32_test.dart ('k') | tests/corelib/float32x4_list_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 28cc8f8fb4cde8ee6c50bded38a74f4192a2ce9e..864a4376c18c56e2b52fc4c785e930cd33ae33cc 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -34,6 +34,8 @@ string_trim_unicode_test: Fail # Bug 6569
math_parse_double_test: Fail # Expect.equals(expected: <78187493520>, actual: <0>)
math_test: Fail # issue 3333
surrogate_pair_toUpper_test: Fail # Issue 6707
+float32x4_list_test: Fail # SIMD types are not supported by dart2js yet.
+float32x4_test: Fail # SIMD types are not supported by dart2js yet.
big_integer_vm_test: Fail, OK # VM specific test.
compare_to2_test: Fail, OK # Requires bigint support.
« no previous file with comments | « runtime/tests/vm/dart/simd128float32_test.dart ('k') | tests/corelib/float32x4_list_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698