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

Unified Diff: tests/language/language_dart2js.status

Issue 366853007: dart2dart: Support for inner functions in new IR. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: SVN rebase Created 6 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 | « tests/language/closure_variable_shadow_test.dart ('k') | no next file » | 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 07517094192166244e76f6249c4c82611e4488d4..371903ef5ff7a89fa7c43f33f552e3361e6654fa 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -180,8 +180,8 @@ stack_overflow_stacktrace_test: Fail
closure_call_wrong_argument_count_negative_test: Skip
label_test: Skip
-[ $compiler == dart2dart && $builder_tag == new_backend ]
-type_variable_conflict2_test/01: Fail # Issue 19725
+[ $compiler == dart2dart && $builder_tag == new_backend && $minified == false ]
+dynamic_test: RuntimeError # Issue 19751
[ $compiler == dart2dart ]
type_variable_conflict2_test/02: MissingCompileTimeError # Issue 19725
« no previous file with comments | « tests/language/closure_variable_shadow_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698