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

Unified Diff: tests/standalone/standalone.status

Issue 12390071: dart:typeddat is not supported yet by dartc, skip all the tests that import this 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
« 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/standalone/standalone.status
===================================================================
--- tests/standalone/standalone.status (revision 19427)
+++ tests/standalone/standalone.status (working copy)
@@ -70,6 +70,11 @@
package/package1_test: Fail
package/package_isolate_test: Fail
package/package_test: Fail
+typed_data_test: Skip # dart:typeddata not supported yet.
+typed_array_test: Skip # dart:typeddata not supported yet.
+float_array_test: Skip # dart:typeddata not supported yet.
+int_array_test: Skip # dart:typeddata not supported yet.
+int_array_load_elimination_test: Skip # dart:typeddata not supported yet.
# The dart:io library is created at build time from separate files, and
« 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