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

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: Deprecated until sdk 1.8 remove cruft from unused DeferredLibrary Created 6 years, 3 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_analyzer2.status ('k') | tests/lib/async/deferred/deferred_fail_to_load_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 0410018dc8fdaf88ee85f31bff59ea275dd1db35..c2c873951c6a056dfa6c6770c35f9387c07bd27f 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -264,8 +264,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
@@ -273,8 +271,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
« no previous file with comments | « tests/language/language_analyzer2.status ('k') | tests/lib/async/deferred/deferred_fail_to_load_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698