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

Unified Diff: tests/language/language_analyzer2.status

Issue 429883002: Remove support for the DeferredLibrary annotation and remove tests of it (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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/language/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index 722fd39ccf5323d8b1f42c7d37252adf425be2f0..f1413b0dffe228dc85d6288463e281b7fc19ad14 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -430,10 +430,6 @@ compile_time_constant_checked3_test/05: CompileTimeError # Language Issue 16391
list_literal1_test/01: CompileTimeError # Issue 16391
map_literal1_test/01: CompileTimeError # Issue 16391
-# Issue 18562- Old syntax (@lazy) for deferred libraries
-deferred_constraints_type_annotation_old_syntax_test/*: Pass, Fail
-deferred_constraints_constants_old_syntax_test/*: Pass, Fail
-
# The following lines have been left in to quickly switch back to having deferred loading
# off by default again.
# Deferred loading support, tests marked as failing until support is enabled by default.

Powered by Google App Engine
This is Rietveld 408576698