| Index: tests/lib/analyzer/analyze_library.status
|
| diff --git a/tests/lib/analyzer/analyze_library.status b/tests/lib/analyzer/analyze_library.status
|
| index 7298d80806592bdabed60e6fc9d19f3cf867e68e..227e5c6f898429c8f4ddfbb77eb821aca8c24033 100644
|
| --- a/tests/lib/analyzer/analyze_library.status
|
| +++ b/tests/lib/analyzer/analyze_library.status
|
| @@ -2,3 +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.
|
|
|
| +[ $compiler == dart2analyzer ]
|
| +lib/async/async: fail
|
| +lib/core/core: fail
|
| +lib/typed_data/typed_data: fail
|
| +lib/io/io: fail
|
|
|