| Index: pkg/pkgbuild.status
|
| diff --git a/pkg/pkgbuild.status b/pkg/pkgbuild.status
|
| index 7ba877f2912030cc4674bf19b3cf4f196f9759a2..f24a80a1e47a9fc47358e40b593ee51d8b513d0b 100644
|
| --- a/pkg/pkgbuild.status
|
| +++ b/pkg/pkgbuild.status
|
| @@ -9,9 +9,7 @@ third_party/pkg/linter: Skip # Issue 27937
|
| [ ($use_repository_packages || $use_public_packages) ]
|
| pkg/dev_compiler: SkipByDesign # we have relative paths to analyzer
|
| pkg/analyzer: Fail # Issue 27654
|
| +pkg/analyzer_plugin: SkipByDesign # Issue 27937
|
| pkg/front_end: Fail # Issue 27655
|
| pkg/kernel: SkipByDesign # Issue 27937
|
| third_party/pkg/linter: SkipByDesign # Issue 27937
|
| -
|
| -[ $use_repository_packages ]
|
| -third_party/pkg_tested/dart_style: Fail # Issue https://github.com/dart-lang/dart_style/issues/562
|
|
|