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

Unified Diff: tests/language/language_dart2js.status

Issue 2957583003: Fix computation of default values for named parameters. (Closed)
Patch Set: Created 3 years, 6 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/corelib/corelib.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 b7cb2c66f0eb1b94af8bc8140c838746a0e089f0..39909a4c783b06194818eb2cbf369f4ed9131f3e 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -444,16 +444,13 @@ mixin_type_variable_test/07: Crash # Issue 27394
mixin_type_variable_test/08: Crash # Issue 27394
mixin_typedef_constructor_test: Crash # Issue 27394
named_parameters_aggregated_test/05: RuntimeError # Issue 27394
-named_parameters_default_eq_test/none: RuntimeError # Issue 27394
-named_parameters_passing_falsy_test: RuntimeError # Issue 27394
-named_parameters_passing_null_test: RuntimeError # Issue 27394
-named_parameters_passing_zero_test: RuntimeError # Issue 27394
named_parameters_test/01: MissingRuntimeError # Issue 27394
null_is_bottom_test/14: RuntimeError # Issue 27394
null_is_bottom_test/16: RuntimeError # Issue 27394
null_test/none: Crash # Issue 27394
nullaware_opt_test: RuntimeError # Issue 27394
-optional_named_parameters_test/none: RuntimeError # Issue 27394
+optional_named_parameters_test/01: MissingRuntimeError # Issue 27394
+optional_named_parameters_test/03: MissingRuntimeError # Issue 27394
private_mixin2_test: Crash # Issue 27394
redirecting_constructor_initializer_test: RuntimeError # Issue 27394
redirecting_factory_reflection_test: Crash # Issue 27394
@@ -493,13 +490,6 @@ this_conditional_operator_test/01: Crash # Issue 27394
try_catch_syntax_test/13: Crash # Issue 27394
try_catch_syntax_test/14: Crash # Issue 27394
try_catch_syntax_test/15: Crash # Issue 27394
-type_parameter_test/01: RuntimeError # Issue 27394
-type_parameter_test/02: RuntimeError # Issue 27394
-type_parameter_test/03: RuntimeError # Issue 27394
-type_parameter_test/04: RuntimeError # Issue 27394
-type_parameter_test/05: RuntimeError # Issue 27394
-type_parameter_test/06: RuntimeError # Issue 27394
-type_parameter_test/none: RuntimeError # Issue 27394
type_variable_field_initializer_closure_test: RuntimeError # Issue 27394
type_variable_field_initializer_test: RuntimeError # Issue 27394
type_variable_nested_test: RuntimeError # Issue 27394
« no previous file with comments | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698