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

Unified Diff: dart/tests/lib/lib.status

Issue 16644002: Implement ClassMirror.superclass. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 6 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: dart/tests/lib/lib.status
diff --git a/dart/tests/lib/lib.status b/dart/tests/lib/lib.status
index d66ecb39d7f54be0be6508e8b9aa0dfc03692ab8..7f2a68cb1eefa7ba3e09614194ebe65eeac81882 100644
--- a/dart/tests/lib/lib.status
+++ b/dart/tests/lib/lib.status
@@ -105,6 +105,7 @@ async/timer_isolate_test: Skip # See Issue 4997
[ $runtime == vm || ($compiler == none && $runtime == drt) ]
async/run_async3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug.com/9001.
mirrors/metadata_test: Fail # http://dartbug.com/10906
+mirrors/superclass_test: Fail # http://dartbug.com/11142
[ $compiler == none && $runtime == drt ]
async/timer_isolate_test: Skip # See Issue 4997
« no previous file with comments | « dart/sdk/lib/_internal/compiler/implementation/lib/js_mirrors.dart ('k') | dart/tests/lib/mirrors/superclass_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698