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

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

Issue 16008003: Reapply "Make int a double in argument type checks." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Make getInterceptor recursive. Created 7 years, 7 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 | « sdk/lib/_internal/compiler/implementation/lib/js_number.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
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index d55491d9875c7c3840bd0a843f5fe5f98321e9eb..e22fbdda94540f6922ed28fa37d7e639b6f9451f 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -165,8 +165,6 @@ LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355
Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail # Partially implemented rediriecting constructors makes this fail.
-Language/09_Generics/09_Generics_A04_t03: Fail # dart2js does not treat 2.0 as a double; dartbug.com/1533
-
[ $compiler == dart2js && $runtime == ie9 ]
Language/11_Expressions/03_Numbers_A01_t06: Fail # Issue: 8920
Language/11_Expressions/03_Numbers_A01_t09: Fail # Issue: 8920
@@ -275,7 +273,6 @@ Language/14_Types/3_Type_Declarations/1_Typedef_A01_t01: Fail # http://dartbug.c
LibTest/core/List/operator_subscript_A03_t01: Fail # http://dartbug.com/9228
LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # http://dartbug.com/9228
-Language/09_Generics/09_Generics_A04_t01: Fail, OK # 1.0 is an int in dart2js; dartbug.com/1533.
Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_A01_t02: Fail, OK # co19 issue 405
Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail, OK # co19 issue 405
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/lib/js_number.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698