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

Unified Diff: tests/lib/lib.status

Issue 12982010: Review changes (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merged 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 | « sdk/lib/typeddata/typeddata.dart ('k') | tests/lib/scalarlist/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 cfb1385c729ba5128b0fd940b8e01c35a3900b8f..4588dc6eac0e7d0264de4e0bb60ce35364c12c66 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -4,13 +4,9 @@
async/stream_periodic4_test: Pass, Fail # Issue http://dartbug.com/9367
-# The scalarlist library is not supported by dart2js or dart2dart yet.
-[ $compiler == dart2js || $compiler == dart2dart ]
-scalarlist/*: Skip
-
# The typeddata library is not supported by dart2js or dart2dart yet.
[ $compiler == dart2js || $compiler == dart2dart ]
-typeddata/*: Skip
+typeddata/*: Fail
[ $compiler == dart2js ]
« no previous file with comments | « sdk/lib/typeddata/typeddata.dart ('k') | tests/lib/scalarlist/float32x4_list_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698