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 12334070: Support runtime check of function types. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Register dependency Created 7 years, 9 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 26c4931f7ae2763d52237f2cad6abb99fcf98303..ef7841ace8e996a5502bce5927e5a6907c1ebc1c 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -814,7 +814,6 @@ Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023
Language/14_Types/4_Interface_Types_A05_t04: Fail # http://dartbug.com/5022
Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5022
-Language/14_Types/4_Interface_Types_A10_t06: Fail # http://dartbug.com/5022
Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5022
Language/14_Types/4_Interface_Types_A10_t08: Fail # http://dartbug.com/5022
Language/14_Types/4_Interface_Types_A10_t09: Fail # http://dartbug.com/5022
@@ -830,6 +829,8 @@ 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

Powered by Google App Engine
This is Rietveld 408576698