| 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 ae5c042071bc886b5bd319f1f945845c7cac9183..409e87d33f323b0167cc75da269406ce104ffc86 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
|
| +mirrors_used_closure_test: Fail # Issue 17939
|
|
|
| [ $compiler == dart2js && $runtime == jsshell ]
|
| mirror_printer_test: Pass, Slow # Issue 16473
|
|
|