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

Unified Diff: tests/language/language_dart2js.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_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 29294)
+++ tests/language/language_dart2js.status (working copy)
@@ -24,6 +24,8 @@
type_variable_conflict_test/05: Fail # Issue 13702
type_variable_conflict_test/06: Fail # Issue 13702
implicit_setter_test: Fail # Issue 13919
+redirecting_factory_default_values_test/01: MissingCompileTimeError # Issue 13663
+redirecting_factory_default_values_test/02: MissingCompileTimeError # Issue 13663
# VM specific tests that should not be run by dart2js.
vm/*: Skip # Issue 12699

Powered by Google App Engine
This is Rietveld 408576698