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

Unified Diff: tests/language/language_dart2js.status

Issue 201613006: Introduces the new syntax for deferred loading (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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/lib.status » ('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 a014535bbc2e287a73ef9c10552b01c8d371cb1a..3d2d1bdf7e7ee6213ff2b9ff2bec85d2a6497c33 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -291,10 +291,14 @@ stack_trace_test: Fail, OK # Stack trace not preserved in minified code.
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_constraints_type_annotation_old_syntax_test/*: Fail, Pass # http://dartbug.com/12635
+deferred_constraints_constants_old_syntax_test/*: Fail, Pass # http://dartbug.com/12635
[ ($compiler == dart2js && $csp)]
deferred_constraints_type_annotation_test/*: Skip # Issue 16898
deferred_constraints_constants_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/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698