| Index: tests/compiler/dart2js_extra/dart2js_extra.status
|
| ===================================================================
|
| --- tests/compiler/dart2js_extra/dart2js_extra.status (revision 13907)
|
| +++ tests/compiler/dart2js_extra/dart2js_extra.status (working copy)
|
| @@ -9,17 +9,6 @@
|
| inline_position_crash_test: Fail # http://www.dartbug.com/3905
|
| constant_javascript_semantics3_test: Fail # http://www.dartbug.com/5581
|
|
|
| -# These tests need to be updated for new optional parameter syntax and semantics.
|
| -argument_definition_test/none: Fail
|
| -native_call_arity2_frog_test: Fail
|
| -native_call_arity3_frog_test: Fail
|
| -named_parameter_for_static_test: Fail
|
| -closure3_test: Fail
|
| -closure5_test: Fail
|
| -closure6_test: Fail
|
| -closure7_test: Fail
|
| -named_parameter_test: Fail
|
| -
|
| [ $compiler == dart2js && $runtime == ff && $system == windows ]
|
| regress/4740_test: Fail
|
|
|
|
|