aboutsummaryrefslogtreecommitdiffhomepage
path: root/.bazelci
diff options
context:
space:
mode:
authorGravatar buchgr <buchgr@google.com>2018-07-10 05:45:01 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-07-10 05:46:28 -0700
commit6a0a8de5b17c2ba6e05a61ffbbda357648ffdab4 (patch)
treeacc642af2162f91820f9f5bf4d2e497a625f1569 /.bazelci
parent0399f38a163c76a7c3fe9c5be25dbd89fd4717cb (diff)
buildkite: re-enable determinism test on macOS
RELNOTES: None PiperOrigin-RevId: 203931666
Diffstat (limited to '.bazelci')
-rw-r--r--.bazelci/postsubmit.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.bazelci/postsubmit.yml b/.bazelci/postsubmit.yml
index a09bc3bc27..86618aa52c 100644
--- a/.bazelci/postsubmit.yml
+++ b/.bazelci/postsubmit.yml
@@ -60,8 +60,6 @@ platforms:
- "//src/test/..."
- "//third_party/ijar/..."
- "//tools/android/..."
- # Re-enable once fixed: https://github.com/bazelbuild/bazel/issues/4663
- - "-//src/test/shell/bazel:bazel_determinism_test"
windows:
build_flags:
- "--copt=-w"