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

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

Issue 10392175: Default parameter values are now allowed in interface methods and in abstract (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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 | « runtime/vm/parser.cc ('k') | tests/language/function_type_alias2_negative_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 7779)
+++ tests/co19/co19-runtime.status (working copy)
@@ -247,6 +247,11 @@
Language/07_Classes/5_Constructors/3_Constant_Constructors_A04_t03: Fail
Language/07_Classes/5_Constructors/3_Constant_Constructors_A05_t01: Fail
Language/07_Classes/5_Constructors/3_Constant_Constructors_A05_t02: Fail
+Language/08_Interfaces/Interfaces_A02_t01: Fail # co19 issue 123
+Language/08_Interfaces/Interfaces_A02_t02: Fail # co19 issue 123
+Language/08_Interfaces/Interfaces_A02_t03: Fail # co19 issue 123
+Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A01_t01: Fail # co19 issue 123
+Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A01_t02: Fail # co19 issue 123
Language/08_Interfaces/2_Getters_and_Setters_A03_t02: Fail
Language/08_Interfaces/2_Getters_and_Setters_A03_t03: Fail
Language/08_Interfaces/2_Getters_and_Setters_A05_t01: Fail
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/function_type_alias2_negative_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698