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

Unified Diff: tests/language/language_analyzer.status

Issue 45833002: Disallow explicit parameter default values in redirecting factory (issue 13662). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 2 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/language/language_analyzer.status
===================================================================
--- tests/language/language_analyzer.status (revision 29294)
+++ tests/language/language_analyzer.status (working copy)
@@ -167,6 +167,9 @@
# test issue 13916, Looks as no warning should be in this redirecting factory
redirecting_factory_infinite_steps_test/01: fail
+# test issue , disallow default values in redirecting factories
+redirecting_factory_default_values_test/none: fail # Issue 14471
+
# test issue 13956, It is a static type warning if any of the type arguments to k' are not subtypes of the bounds of the corresponding formal type parameters of type.
default_factory2_test/none: fail

Powered by Google App Engine
This is Rietveld 408576698