| Index: pkg/pkgbuild.status
|
| diff --git a/pkg/pkgbuild.status b/pkg/pkgbuild.status
|
| index fa11a2d7a43418a8410cee3aa314ee9ca1b391d2..c7736e85a6ec957742cb807ab2dd410eeb523f23 100644
|
| --- a/pkg/pkgbuild.status
|
| +++ b/pkg/pkgbuild.status
|
| @@ -2,15 +2,13 @@
|
| # 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.
|
|
|
| -samples/searchable_list: Pass, Slow
|
| third_party/pkg/scheduled_test: Fail # Issue 26585
|
|
|
| -[ $use_repository_packages ]
|
| -samples/third_party/angular_todo: Fail # angular needs to be updated
|
| -
|
| [ $use_public_packages ]
|
| pkg/compiler: SkipByDesign # js_ast is not published
|
| -samples/third_party/angular_todo: Pass, Slow
|
|
|
| -[ $builder_tag == russian ]
|
| -samples/third_party/angular_todo: Fail # Issue 16356
|
| +[ $use_repository_packages ]
|
| +third_party/pkg/dartdoc: PubGetError # Issue 26696
|
| +
|
| +[ ($use_repository_packages || $use_public_packages) && ($system == windows || $system == linux) ]
|
| +third_party/pkg/*: Pass, PubGetError # Issue 26696
|
|
|