| 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 287965fe10b54778461412dfb173ad1c57ba8126..9f6c3c4336c450f770036475116ebbdbb13e6c92 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -3,12 +3,12 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| [ $compiler == dart2js ]
|
| +16407_test: Fail # Issue 16407
|
| class_test: Fail
|
| statements_test: Fail
|
| 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
|
|
|
| [ $compiler == dart2js && $checked ]
|
|
|