diff --git a/.bazelrc b/.bazelrc index b646275..c23aa74 100644 --- a/.bazelrc +++ b/.bazelrc @@ -1,4 +1,5 @@ test --test_output=errors +test --test_tag_filters=-known-to-fail # To enable flake8 on all build steps, uncomment this - # test --aspects="//tools/flake8:flake8.bzl%flake8_aspect" --output_groups=flake8_checks