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

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

Issue 14295018: Support new function subtyping rules in dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Status updated. Created 7 years, 8 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/dart_types.dart ('k') | tests/compiler/dart2js/subtype_test.dart » ('j') | 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 2faa5aa806d2cc4c6e1dbc96107c04fb7e0ef770..b745700f2bdf676dd5edffdfa9ddc70c3d6ad52b 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -548,6 +548,9 @@ Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
Language/11_Expressions/18_Assignment_A05_t04: Fail, OK # co19 issue 409
Language/11_Expressions/18_Assignment_A08_t04: Fail, OK # co19 issue 409
+Language/14_Types/5_Function_Types_A01_t10: Fail # co19 issue 410
+Language/14_Types/5_Function_Types_A02_t06: Fail # co19 issue 410
+
[ $compiler == dart2js && $unchecked ]
LibTest/core/List/setRange_A05_t01: Fail # setRange throws StateError if there aren't enough elements in the iterable. Issue 402
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/dart_types.dart ('k') | tests/compiler/dart2js/subtype_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698