From e07cc866972eff3be3fe0caaf0ff0911cb8b999c Mon Sep 17 00:00:00 2001 From: Siva Annamalai Date: Wed, 25 Jan 2017 13:37:47 -0800 Subject: [PATCH] Skip third_party/pkg/linter (Issue 27937) Review-Url: https://codereview.chromium.org/2649313007 . --- pkg/pkgbuild.status | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/pkgbuild.status b/pkg/pkgbuild.status index e102fda4040..7ba877f2912 100644 --- a/pkg/pkgbuild.status +++ b/pkg/pkgbuild.status @@ -11,6 +11,7 @@ pkg/dev_compiler: SkipByDesign # we have relative paths to analyzer pkg/analyzer: Fail # Issue 27654 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