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

Unified Diff: tests/lib/lib.status

Issue 277523002: Issue 17894. Scope of metadata on a class is the defining library, not the class. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index da8892fc6f2fe951cba28bb414714ddd3cb572f5..afcf4bf504dfc578f70b02028f005daa1d93c709 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -319,7 +319,6 @@ mirrors/repeated_private_anon_mixin_app_test: StaticWarning, OK # Intentional li
mirrors/removed_api_test: StaticWarning, OK # Deliberately refers to undeclared members.
mirrors/deferred_mirrors_metadata_test: Fail # Issue 17522
-mirrors/metadata_scope_test/01: MissingCompileTimeError # Issue 17894
[ $compiler == dart2js && $runtime == d8 && $system == windows ]
async/*deferred*: Skip # Issue 17458

Powered by Google App Engine
This is Rietveld 408576698