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

Unified Diff: tests/language/language_dart2js.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_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 7c9aa0770775b170f2966646e9b6502327469dda..646d9b0d12d4d1c267e2eb0b8aebdebb08f018ac 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -266,8 +266,6 @@ stack_trace_test: Fail, OK # Stack traces not available in IE9.
deferred_constraints_type_annotation_test/*: Fail, Pass # http://dartbug.com/12635
deferred_constraints_constants_test/*: Fail, Pass # http://dartbug.com/12635
deferred_no_such_method_test*: Fail, Pass # http://dartbug.com/12635
-deferred_constraints_type_annotation_old_syntax_test/*: Fail, Pass # http://dartbug.com/12635
-deferred_constraints_constants_old_syntax_test/*: Fail, Pass # http://dartbug.com/12635
deferred_shadow_load_library_test: Fail, Pass # Issue 17807
deferred_closurize_load_library_test: Fail, Pass # Issue 17807
@@ -275,8 +273,6 @@ deferred_closurize_load_library_test: Fail, Pass # Issue 17807
deferred_constraints_type_annotation_test/*: Skip # Issue 16898
deferred_constraints_constants_test/*: Skip # Issue 16898
deferred_no_such_method_test*: Skip # Issue 16898
-deferred_constraints_type_annotation_old_syntax_test/*: Skip # Issue 16898
-deferred_constraints_constants_old_syntax_test/*: Skip # Issue 16898
[ $compiler == dart2js && $runtime == d8 && $system == windows ]
*deferred*: Skip # Issue 17458

Powered by Google App Engine
This is Rietveld 408576698