summaryrefslogtreecommitdiffstats
path: root/.bazelrc
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-03-07 16:37:45 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-03-07 16:39:20 +0100
commitc6b979444b671f013f630241f84fba7983b540b6 (patch)
tree8ecfbd4e51bebc1eaef02a079d0a0b5901bfb2ed /.bazelrc
parent8dcb02140d835d32b06d30c8f46f4fe1be816d5e (diff)
downloadjgit-c6b979444b671f013f630241f84fba7983b540b6.tar.gz
jgit-c6b979444b671f013f630241f84fba7983b540b6.zip
Rerun flaky tests 3 times
This can help to reduce time spent on rebuilds caused by flaky tests. Change-Id: I8f7831e470fd8aa065f0b8728f62f39734d05016
Diffstat (limited to '.bazelrc')
-rw-r--r--.bazelrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bazelrc b/.bazelrc
index 8c32661215..e6c3dc6abf 100644
--- a/.bazelrc
+++ b/.bazelrc
@@ -30,6 +30,7 @@ build:remote17 --tool_java_runtime_version=remotejdk_17
test --build_tests_only
test --test_output=errors
+test --flaky_test_attempts=3
import %workspace%/tools/remote-bazelrc