| Index: tests/compiler/dart2js/dart2js.status
|
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
|
| index 6c26bdb693d0e7aec3a3348aae2098b8daa7fe60..53e0bbb927d69ae3e7f5fa39e4d7b424d6cb0a84 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.
|
|
|
| +packages/*: Skip # Skip packages folder
|
| +
|
| compile_with_empty_libraries_test: Fail # Issue 24223
|
|
|
| boolified_operator_test: Fail # Issue 8001
|
|
|