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

Unified Diff: tests/lib/lib.status

Issue 10388068: After bit-operation fixes the crypto library works with dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 7 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 | « lib/crypto/hash_utils.dart ('k') | no next file » | 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 b47e3fdfa7680fdad130edebb343e22335383f16..a98a41a5370adfe0a7a2d6289c26b44bc890a0df 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -3,7 +3,7 @@
# BSD-style license that can be found in the LICENSE file.
-[ $compiler == dartc || $compiler == frog || $compiler == dart2js]
+[ $compiler == dartc || $compiler == frog ]
*: Skip
[ $arch == arm ]
« no previous file with comments | « lib/crypto/hash_utils.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698