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

Unified Diff: tests/language/language_dart2js.status

Issue 26370004: Emit a compile-time error when using default values in function typed parameter. (Closed) Base URL: https://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
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 2f65fb9be604fb476e6e822c1bfe18747081f0b4..51c8249207a3d6c32b9e94cc52f8d0a7efdfafe2 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -138,7 +138,6 @@ mixin_regress_13688_test: RuntimeError # Issue 13109.
const_var_test: CompileTimeError # Issue 12793
map_literal3_test: CompileTimeError # Issue 12793
method_override5_test: RuntimeError # Issue 12809
-named_parameters_aggregated_test/03: MissingCompileTimeError # Issue 12812
external_test/11: MissingCompileTimeError # Issue 12887
external_test/12: MissingCompileTimeError # Issue 12887
external_test/13: CompileTimeError # Issue 12887
@@ -246,7 +245,6 @@ setter_override_test/03: Fail # Issue 11496
setter_override2_test/02: Fail # Issue 11496
constructor_named_arguments_test/01: Fail # Issue 5519
-named_parameters_aggregated_test/03: Fail # Issue 12813
not_enough_positional_arguments_test/01: Fail # Issue 12839
not_enough_positional_arguments_test/02: Fail # Issue 12839
not_enough_positional_arguments_test/05: Fail # Issue 12839
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698