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

Unified Diff: tests/compiler/dart2js_extra/dart2js_extra.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
Index: tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
index e385dd960f48f560a49624ac5556b61e2ff64839..217cc9bae937fadbe07afc1a84183c6d09d80941 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -29,6 +29,7 @@ to_string_test: Fail # Issue 7179.
[ $jscl ]
timer_test: Fail, OK # Timer is only supported in browsers.
mirror_test: Fail, OK # Timer is only supported in browsers.
+mirror_libraries_test: Fail, OK # Timer is only supported in browsers.
[ $runtime == none ]
timer_negative_test: Fail, OK # A negative runtime test.

Powered by Google App Engine
This is Rietveld 408576698