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

Unified Diff: tests/lib/lib.status

Issue 11598006: Concept of how dart:mirrors LibraryMirror, ClassMirror can be implemented in dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Added enough closure support to get tests/lib/mirrors/mirrors_test.dart pass. Created 7 years, 12 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 | « tests/compiler/dart2js_extra/mirror_libraries_test.dart ('k') | tests/lib/mirrors/mirrors_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 f34f4b9ca01f0c9aef5ae131301ee323a8b41aba..f0b8232af034332a4fb8a06e9188704f2e8d65ff 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -4,7 +4,6 @@
[ $compiler == dart2js ]
math/*: Skip
-mirrors/*: Skip
[ $compiler == dart2js && $browser ]
crypto/sha256_test: Slow, Pass
« no previous file with comments | « tests/compiler/dart2js_extra/mirror_libraries_test.dart ('k') | tests/lib/mirrors/mirrors_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698