Skip to content

Commit

Permalink
Mark //s/t/s/integration:skylark_flag_test manual
Browse files Browse the repository at this point in the history
This should fix Bazel CI / bazel-tests.

See #3072

Change-Id: I6fe2247d99d11e4e544c4066c132a251652bd2ce
PiperOrigin-RevId: 157386938
  • Loading branch information
laszlocsomor committed May 29, 2017
1 parent 7a7bce0 commit 0433a20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/shell/integration/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ sh_test(
size = "small",
srcs = ["skylark_flag_test.sh"],
data = [":test-deps"],
# TODO(brandjon): Fix GitHub issue #3072 and remove the "manual" tag.
tags = ["manual"],
)

sh_test(
Expand Down

0 comments on commit 0433a20

Please sign in to comment.