| 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 c7374465841a42c64a8063c4e41128def890d2e3..775060aab024fd3b419d9e1eb1f233d007c57dd3 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -10,6 +10,7 @@ typed_locals_test: Fail
|
| no_such_method_test: Fail # Wrong Invocation.memberName.
|
| deferred/deferred_constant_test: Fail # http://dartbug.com/11138
|
| constant_javascript_semantics4_test: Fail, OK
|
| +17094_test: Fail # http://dartbug.com/17094
|
|
|
| [ $compiler == dart2js && $runtime == jsshell ]
|
| mirror_printer_test: Pass, Slow # Issue 16473
|
|
|