| Index: tests/compiler/dart2js_extra/dart2js_extra.status
|
| diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| index 25be9ef137fb415685ea926cc9c42de019b61f51..b7bc574c8a6e209a4e61a0f475b94f1d3dbc4c63 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -8,6 +8,7 @@ statements_test: Fail
|
| typed_locals_test: Fail
|
| regress/4740_test: Fail
|
| inline_position_crash_test: Fail # http://www.dartbug.com/3905
|
| +constant_javascript_semantics2_test: Fail # http://www.dartbug.com/5581
|
|
|
| [ $compiler == dart2js && $checked ]
|
| parameter_bailout_test: Fail, OK
|
|
|