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

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

Issue 9285031: Remove support for obsolete syntax of factory methods and default classes. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 8 years, 11 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-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 3577)
+++ tests/co19/co19-runtime.status (working copy)
@@ -74,6 +74,14 @@
LibTest/core/String/split/String/split/A01/t02: Fail # Issue 429
LibTest/core/String/operator\+/String/operator\+/A01/t03: Fail # Issue co19 - 20
+# Obsolete use of 'factory' keyword fixed in newer co19 revisions.
+LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A16/t02: Fail
+LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A19/t01: Fail
+LangGuideTest/02_Language_Constructs/02_2_Interface/A02/t02: Fail
+LangSpecTest/13_Types/13_4_Interface_Types/A04/t02: Fail
+LangSpecTest/13_Types/13_4_Interface_Types/A04/t01: Fail
+LangSpecTest/13_Types/13_4_Interface_Types/A02/t01: Fail
+LangSpecTest/13_Types/13_4_Interface_Types/A01/t01: Fail
# New failures
LangGuideTest/02_Language_Constructs/02_11_Exceptions/A08/t05: Fail # Issue 430

Powered by Google App Engine
This is Rietveld 408576698