| Index: pkg/pkgbuild.status
|
| diff --git a/pkg/pkgbuild.status b/pkg/pkgbuild.status
|
| index 7e856fd6780c10db14b5d4e1b20fe38e6d8ebb18..d3715c81aeaf40b378c9e9befbf6ee9608f5ffeb 100644
|
| --- a/pkg/pkgbuild.status
|
| +++ b/pkg/pkgbuild.status
|
| @@ -2,7 +2,6 @@
|
| # 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/third_party/angular_todo: Pass, Slow
|
| samples/third_party/dromaeo: Pass, Slow
|
| samples/third_party/todomvc_performance: Pass, Slow
|
| samples/pop_pop_win: Pass, Slow
|
| @@ -13,9 +12,11 @@ pkg/docgen: Pass, Slow
|
| pkg/analyzer: PubGetError
|
| pkg/browser: PubGetError
|
| pkg/third_party/html5lib: PubGetError # angular needs to be updated
|
| +samples/third_party/angular_todo: Fail # angular needs to be updated
|
|
|
| [ $use_public_packages ]
|
| pkg/oauth2: PubGetError # Uses -dev version of pkg/http.
|
| +samples/third_party/angular_todo: Pass, Slow
|
|
|
| [ $use_public_packages && $builder_tag == russian ]
|
| samples/third_party/todomvc: Fail # Issue 18104
|
|
|