| Index: pkg/pkgbuild.status
|
| diff --git a/pkg/pkgbuild.status b/pkg/pkgbuild.status
|
| index 7484d4aeb132b72c828546dd39b3941d13a35125..a2c33a4e1b55d04341c52423345c47ba47b3db92 100644
|
| --- a/pkg/pkgbuild.status
|
| +++ b/pkg/pkgbuild.status
|
| @@ -8,16 +8,20 @@ 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
|
| 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
|
|
|
| [ $use_public_packages && $system == windows ]
|
| samples/third_party/todomvc_performance: Fail # Issue 18086
|
|
|