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

Unified Diff: tests/standalone/standalone.status

Issue 12313088: First step towards implementing dart:typeddata library. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 10 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
Index: tests/standalone/standalone.status
===================================================================
--- tests/standalone/standalone.status (revision 18956)
+++ tests/standalone/standalone.status (working copy)
@@ -104,6 +104,7 @@
[ $compiler == dart2js ]
number_identity_test: Skip # Bigints and int/double diff. not supported.
+typed_data_test: Skip # This is a VM test
typed_array_test: Skip # This is a VM test
float_array_test: Skip # This is a VM test
int_array_test: Skip # This is a VM test

Powered by Google App Engine
This is Rietveld 408576698