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

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

Issue 12334070: Support runtime check of function types. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Handle function types in checked mode. Created 7 years, 6 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
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index 5674829f69023b909aade4608f0f1d7f9746bfc7..deca560ed9baf8d2b34e1d3c3ce29f233a0623f7 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -710,7 +710,6 @@ Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023
Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023
Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023
-
Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5683
Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5683
@@ -721,6 +720,9 @@ Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687
# Unexpected runtime errors.
#
[ $compiler == dart2js ]
+#Language/11_Expressions/32_Type_Cast_A01_t01: Fail # http://dartbug.com/9074
+
+#Language/14_Types/4_Interface_Types_A08_t06: Fail # class Queue cannot be resolved.
Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020
Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020

Powered by Google App Engine
This is Rietveld 408576698