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

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

Issue 27387002: Followup status file update after co19-roll to r623 (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 | « dart/tests/co19/co19-dart2dart.status ('k') | 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 84488a49f8d8582deb6e2cc7a0c7aa6b0f037f32..aa94196f6e4ab1c19f5f8c52878208be838e3d8c 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 || $runtime == ie9) ]
+[ $compiler == dart2js && (($runtime == d8 && $unchecked ) || $runtime == ie9) ]
Language/12_Expressions/08_Throw_A08_t01: RuntimeError # co19-roll r623: Please triage this failure
[ $compiler == dart2js && $minified ]
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698