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

Unified Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 1215503012: dart2js cps: Do not propagate uses of loop variables past their update. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Another non-complex -> simple Created 5 years, 6 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 | « pkg/compiler/lib/src/tree_ir/optimization/statement_rewriter.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
index c39875094eaddf7d18aadf0c2f4045cd83c3bec6..f5a4292cb8a02c78b2a401254cfc49a803878eef 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -86,7 +86,6 @@ deferred/deferred_function_test: RuntimeError # receiver.get$_collection$_nums i
deferred/deferred_mirrors1_test: RuntimeError # receiver.get$_collection$_nums is not a function
deferred/deferred_mirrors2_test : RuntimeError # TypeError: receiver.get$_collection$_nums is not a function
deferred/deferred_overlapping_test: RuntimeError # receiver.get$_collection$_nums is not a function
-for_test: RuntimeError # Please triage this failure.
if_null_test: RuntimeError # receiver.get$_collection$_nums is not a function
mirror_invalid_field_access3_test: Crash # Internal Error: No default constructor available.
mirror_invalid_field_access_test: Crash # Internal Error: No default constructor available.
« no previous file with comments | « pkg/compiler/lib/src/tree_ir/optimization/statement_rewriter.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698