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

Unified Diff: tests/language/language_dart2js.status

Issue 478303002: Fix status file. (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
« no previous file with comments | « no previous file | 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 a4a67359501571441b5ac9bd87072eece321bef4..f4b7729b25d3df7913f7659b3230bee0e864f612 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -185,6 +185,9 @@ label_test: Skip
# renamed, but the unresolved reference to it is not.
type_variable_conflict2_test/04: Fail # Issue 19725
+[ $compiler == dart2dart && $minified && $builder_tag != new_backend ]
+type_variable_conflict2_test/01: RuntimeError # Issue 16180
+
[ $compiler == dart2dart ]
type_variable_conflict2_test/02: MissingCompileTimeError # Issue 19725
type_variable_conflict2_test/06: MissingCompileTimeError # Issue 16180
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698