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

Unified Diff: tests/language/language_dart2js.status

Issue 448943004: Refactor and simplify the dart2dart renamer. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 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..f5705b3affb25633cb54d575d841ce8ac9f37663 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -181,9 +181,6 @@ closure_call_wrong_argument_count_negative_test: Skip
label_test: Skip
[ $compiler == dart2dart && $builder_tag == new_backend && $minified == false ]
-dynamic_test: RuntimeError # Issue 19751
-
-[ $compiler == dart2dart && $builder_tag == new_backend && $minified == false ]
# This test happens not to fail in minified, because the type-argument is
# renamed, but the unresolved reference to it is not.
type_variable_conflict2_test/04: Fail # Issue 19725

Powered by Google App Engine
This is Rietveld 408576698