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

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

Issue 10905235: Check boolean conversion in checked mode. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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/co19/co19-dart2js.status
===================================================================
--- tests/co19/co19-dart2js.status (revision 12308)
+++ tests/co19/co19-dart2js.status (working copy)
@@ -125,25 +125,11 @@
Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure.
LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failure.
-Language/11_Statements/04_If_A02_t01: Fail # http://dartbug.com/5030
-Language/11_Statements/04_If_A02_t02: Fail # http://dartbug.com/5030
-Language/11_Statements/05_For/1_For_Loop_A01_t07: Fail # http://dartbug.com/5030
-Language/11_Statements/05_For/1_For_Loop_A01_t08: Fail # http://dartbug.com/5030
-Language/11_Statements/06_While_A02_t02: Fail # http://dartbug.com/5030
-Language/11_Statements/07_Do_A02_t03: Fail # http://dartbug.com/5030
-Language/11_Statements/15_Assert_A03_t01: Fail # http://dartbug.com/5030
-Language/11_Statements/15_Assert_A03_t02: Fail # http://dartbug.com/5030
-Language/11_Statements/15_Assert_A03_t03: Fail # http://dartbug.com/5030
-Language/11_Statements/15_Assert_A03_t04: Fail # http://dartbug.com/5030
-Language/11_Statements/15_Assert_A03_t05: Fail # http://dartbug.com/5030
-Language/11_Statements/15_Assert_A03_t06: Fail # http://dartbug.com/5030
-Language/11_Statements/15_Assert_A04_t01: Fail # http://dartbug.com/5030
-Language/11_Statements/15_Assert_A04_t02: Fail # http://dartbug.com/5030
-Language/11_Statements/15_Assert_A04_t03: Fail # http://dartbug.com/5030
-Language/11_Statements/15_Assert_A04_t04: Fail # http://dartbug.com/5030
-Language/11_Statements/15_Assert_A04_t05: Fail # http://dartbug.com/5030
-Language/11_Statements/15_Assert_A04_t06: Fail # http://dartbug.com/5030
+Language/11_Statements/04_If_A02_t02: Fail, OK # Issue co19 208
+Language/11_Statements/06_While_A02_t02: Fail, OK # Issue co19 208
+Language/11_Statements/06_While_A03_t03: Fail, OK # Issue co19 208
+Language/11_Statements/15_Assert_A04_t04: Fail # dart2js doesn't throw ClosureArgumentMismatchException
Language/11_Statements/15_Assert_A05_t03: Fail # dart2js doesn't throw ClosureArgumentMismatchException
« lib/compiler/implementation/ssa/builder.dart ('K') | « lib/compiler/implementation/ssa/optimize.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698