| Index: pkg/pkgbuild.status
|
| diff --git a/pkg/pkgbuild.status b/pkg/pkgbuild.status
|
| index a2c33a4e1b55d04341c52423345c47ba47b3db92..3cf95f11cd735272fec741daaa19c4430cf47885 100644
|
| --- a/pkg/pkgbuild.status
|
| +++ b/pkg/pkgbuild.status
|
| @@ -8,20 +8,17 @@ pkg/docgen: Pass, Slow
|
|
|
| [ $use_repository_packages ]
|
| pkg/analyzer: PubGetError
|
| -pkg/compiler: PubGetError # Issue 23750
|
| samples/third_party/angular_todo: Fail # angular needs to be updated
|
| samples/third_party/todomvc_performance: Skip # dependencies are not in the repo
|
| -third_party/pkg/package_config: PubGetError # Issue 23750
|
|
|
| [ $use_public_packages ]
|
| -pkg/compiler: PubGetError # Issue 23750
|
| +pkg/compiler: SkipByDesign # js_ast is not published
|
| samples/third_party/angular_todo: Pass, Slow
|
| -third_party/pkg/async_await: Skip # Uses expect package.
|
| samples/third_party/todomvc_performance: Pass, Slow
|
|
|
| [ $builder_tag == russian ]
|
| samples/third_party/angular_todo: Fail # Issue 16356
|
| -samples/third_party/dromaeo: Fail # Issue 23750
|
| +samples/third_party/dromaeo: Fail # Issue 23760
|
|
|
| [ $use_public_packages && $system == windows ]
|
| samples/third_party/todomvc_performance: Fail # Issue 18086
|
|
|