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

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
« no previous file with comments | « lib/compiler/implementation/ssa/optimize.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2js.status
===================================================================
--- tests/co19/co19-dart2js.status (revision 12308)
+++ tests/co19/co19-dart2js.status (working copy)
@@ -103,7 +103,6 @@
Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this failure.
Language/09_Generics/09_Generics_A04_t05: Fail # TODO(ahe): Please triage this failure.
Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this failure.
-Language/10_Expressions/04_Booleans/1_Boolean_Conversion_A01_t01: Fail # TODO(ahe): Please triage this failure.
Language/10_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this failure.
Language/10_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this failure.
Language/10_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this failure.
@@ -118,32 +117,18 @@
Language/10_Expressions/10_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Please triage this failure.
Language/10_Expressions/10_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Please triage this failure.
Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
-Language/10_Expressions/17_Conditional_A02_t03: Fail # TODO(ahe): Please triage this failure.
Language/10_Expressions/18_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe): Please triage this failure.
Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please triage this failure.
Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage this failure.
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/05_For/1_For_Loop_A01_t08: 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
« no previous file with comments | « lib/compiler/implementation/ssa/optimize.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698