20ccc42a14
Closes #26585 R=whesse@google.com Review URL: https://codereview.chromium.org/2128083002 .
10 lines
443 B
Plaintext
10 lines
443 B
Plaintext
# Copyright (c) 2013, 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.
|
|
|
|
[ $use_public_packages ]
|
|
pkg/compiler: SkipByDesign # js_ast is not published
|
|
|
|
[ ($use_repository_packages || $use_public_packages) && ($system == windows || $system == linux) ]
|
|
third_party/pkg/*: Pass, PubGetError # Issue 26696
|