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

Unified Diff: tests/language/language_dart2js.status

Issue 735273003: Update enum test status for old java analyzer. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add dart2dart suppression for deferred load test. Created 6 years, 1 month 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_analyzer.status ('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 ffd34285bcd80541772497c21d00ef845f3ff031..6a0232ccba1ae451e123d7ea9e0e3cbebee9baa3 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -232,8 +232,6 @@ constructor5_test: Fail
constructor6_test: Fail
closure_in_initializer_test: Fail
-# Minified mode failures.
-
new_expression_type_args_test/00: Fail # Wrongly reports compile-time error.
new_expression_type_args_test/01: Fail # Wrongly reports compile-time error.
@@ -241,6 +239,7 @@ deferred*: skip # Issue 17523
cha_deopt1_test: skip # Issue 17523
cha_deopt2_test: skip # Issue 17523
cha_deopt3_test: skip # Issue 17523
+issue_1751477_test: skip # Issue 17523
[ $compiler == dart2dart && $minified ]
cyclic_type_test/0*: Fail # Issue 12605.
« no previous file with comments | « tests/language/language_analyzer.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698