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

Unified Diff: tests/lib/lib.status

Issue 55023003: Issue 14653. It is compile-time error to use unresolved identifier for annotation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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/language/language_analyzer.status ('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 bba8036833d08fc513937ff61ddd3b72f4bcb251..38c680daaa22853f19199a142fa9e9b9f900f0e9 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -262,7 +262,7 @@ mirrors/fake_function_without_call_test: StaticWarning, OK # Implements Function
mirrors/find_in_context_fake_function_test: StaticWarning, OK # Implements Function without defining call.
mirrors/immutable_collections_test: StaticWarning, OK # Expect failure for any type of Iterable.
mirrors/inference_and_no_such_method_test: StaticWarning, OK # Expect to trigger noSuchMethod.
-mirrors/library_metadata2_test/01: StaticWarning, OK # Compile-time or run-time
+mirrors/library_metadata2_test/01: CompileTimeError # Test issue 14682
mirrors/basic_types_in_dart_core_test: StaticWarning, OK # API being removed.
mirrors/constructor_kinds_test/01: StaticWarning, OK # API being removed.
« no previous file with comments | « tests/language/language_analyzer.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698