Skip linter tests on the pkg bots

R=whesse@google.com

Review-Url: https://codereview.chromium.org/2655963002 .
This commit is contained in:
Brian Wilkerson 2017-01-25 13:26:07 -08:00
parent d0a9768377
commit a27c9e4a0b

View file

@ -4,6 +4,7 @@
[ $use_public_packages ]
pkg/compiler: SkipByDesign # js_ast is not published
third_party/pkg/linter: Skip # Issue 27937
[ ($use_repository_packages || $use_public_packages) ]
pkg/dev_compiler: SkipByDesign # we have relative paths to analyzer
@ -12,4 +13,4 @@ pkg/front_end: Fail # Issue 27655
pkg/kernel: SkipByDesign # Issue 27937
[ $use_repository_packages ]
third_party/pkg_tested/dart_style: Fail # Issue https://github.com/dart-lang/dart_style/issues/562
third_party/pkg_tested/dart_style: Fail # Issue https://github.com/dart-lang/dart_style/issues/562