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

Unified Diff: dart/tests/co19/co19-dart2js.status

Issue 26155007: Mark Language/12_Expressions/08_Throw_A08_t01 as failing on minified (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 2 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: dart/tests/co19/co19-dart2js.status
diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status
index e2a27862d69c96e9988c28f5850552706058a77c..cddecd2db63afaceb2ee5ef4a168650e5ae57c06 100644
--- a/dart/tests/co19/co19-dart2js.status
+++ b/dart/tests/co19/co19-dart2js.status
@@ -573,7 +573,7 @@ Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr
Language/12_Expressions/02_Null_A02_t01: RuntimeError # co19-roll r607: Please triage this failure
Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r607: Please triage this failure
-[ $compiler == dart2js && (($runtime == d8 && $unchecked ) || $runtime == ie9) ]
+[ $compiler == dart2js && ($minified || $runtime == ie9) ]
Language/12_Expressions/08_Throw_A08_t01: RuntimeError # co19 Issue 630
[ $compiler == dart2js && $minified ]
« 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