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

Unified Diff: tests/lib/lib.status

Issue 13093005: Revert 12534006 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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_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 4e76f32cfafe4d9893513511b2037d08ed7e61ba..cfb1385c729ba5128b0fd940b8e01c35a3900b8f 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -8,6 +8,11 @@ async/stream_periodic4_test: Pass, Fail # Issue http://dartbug.com/9367
[ $compiler == dart2js || $compiler == dart2dart ]
scalarlist/*: Skip
+# The typeddata library is not supported by dart2js or dart2dart yet.
+[ $compiler == dart2js || $compiler == dart2dart ]
+typeddata/*: Skip
+
+
[ $compiler == dart2js ]
math/*: Skip
mirrors/*: Skip
« no previous file with comments | « sdk/lib/typeddata/typeddata.dart ('k') | tests/lib/scalarlist/float32x4_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698