| 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 55294d89f8becdaf74d8d89ffc5771dad3b4bb23..504e89f277b0833a65ca3713d8e84abf07984b22 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -11,6 +11,9 @@ no_such_method_test: Fail # Wrong Invocation.memberName.
|
| deferred/deferred_constant_test: Fail # http://dartbug.com/11138
|
| constant_javascript_semantics4_test: Fail, OK
|
|
|
| +[ $compiler == dart2js && $runtime == jsshell ]
|
| +mirror_printer_test: Pass, Slow # Issue 16473
|
| +
|
| [ $compiler == dart2js && $checked ]
|
| variable_type_test/03: Fail, OK
|
| variable_type_test/01: Fail, OK
|
|
|