| Index: tests/compiler/dart2js_extra/dart2js_extra.status
|
| ===================================================================
|
| --- tests/compiler/dart2js_extra/dart2js_extra.status (revision 13897)
|
| +++ tests/compiler/dart2js_extra/dart2js_extra.status (working copy)
|
| @@ -9,6 +9,16 @@
|
| 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.
|
| +named_parameter_for_static_test: Fail
|
| +closure3_test: Fail
|
| +closure5_test: Fail
|
| +closure6_test: Fail
|
| +closure7_test: Fail
|
| +named_parameter_test: Fail
|
| +native_call_arity3_frog_test: Fail
|
| +
|
| +
|
| [ $compiler == dart2js && $runtime == ff && $system == windows ]
|
| regress/4740_test: Fail
|
|
|
|
|