| Index: dart/tests/lib/analyzer/analyze_library.status
|
| diff --git a/dart/tests/lib/analyzer/analyze_library.status b/dart/tests/lib/analyzer/analyze_library.status
|
| index bfa469b8a3b035b7209617d25c272696d242a260..730914359910c9847e77e2a7ad26aa9669e2030e 100644
|
| --- a/dart/tests/lib/analyzer/analyze_library.status
|
| +++ b/dart/tests/lib/analyzer/analyze_library.status
|
| @@ -1,3 +1,6 @@
|
| # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| # 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 == dartc ]
|
| +lib/core/core: Fail
|
|
|