| Index: tests/compiler/dart2js/dart2js.status
|
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
|
| index 3d89fd790c376b0378f4dd5e3d078dec4fb4dec3..d2c606bd67aa687707ea5f6a01575c07870a45da 100644
|
| --- a/tests/compiler/dart2js/dart2js.status
|
| +++ b/tests/compiler/dart2js/dart2js.status
|
| @@ -2,6 +2,8 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| +compile_with_empty_libraries_test: Fail # Issue 24223
|
| +
|
| boolified_operator_test: Fail # Issue 8001
|
|
|
| async_await_js_transform_test/01: RuntimeError # Issue 23997
|
|
|