| Index: pkg/pkgbuild.status
|
| diff --git a/pkg/pkgbuild.status b/pkg/pkgbuild.status
|
| index 20e54e18f9c4e8cd0da972f2908c1366c2712e67..cefeb2fc5ecc479fd9e17c6a3eae006c98c92b6b 100644
|
| --- a/pkg/pkgbuild.status
|
| +++ b/pkg/pkgbuild.status
|
| @@ -7,6 +7,8 @@ pkg/compiler: SkipByDesign # js_ast is not published
|
|
|
| [ ($use_repository_packages || $use_public_packages) ]
|
| pkg/dev_compiler: SkipByDesign # we have relative paths to analyzer
|
| +pkg/analyzer: Fail # Issue 27654
|
| +pkg/front_end: Fail # Issue 27655
|
|
|
| [ $use_repository_packages ]
|
| # third_party/pkg/dart2js_info: Fail # Issue https://github.com/dart-lang/dart2js_info/pull/14
|
|
|