1 Star 0 Fork 0

iTransit/rabbitmq-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
user-template.bazelrc 710 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rin Kuryloski 提交于 2023-11-06 10:08 . Adjust strategy flags for bazel
# rabbitmqctl wait shells out to 'ps', which is broken in the bazel macOS
# sandbox (https://github.com/bazelbuild/bazel/issues/7448)
# adding "--strategy=TestRunner=local" to the invocation is a workaround
build --strategy=TestRunner=local
# --experimental_strict_action_env breaks memory size detection on macOS,
# so turn it off for local runs
build --noexperimental_strict_action_env
build:buildbuddy --experimental_strict_action_env
# don't re-run flakes automatically on the local machine
build --flaky_test_attempts=1
# write common test logs to logs/ dir
build --@rules_erlang//:ct_logdir=/absolute/expanded/path/to/this/repo/logs
build:buildbuddy --remote_header=x-buildbuddy-api-key=YOUR_API_KEY
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/iTransit/rabbitmq-server.git
git@gitee.com:iTransit/rabbitmq-server.git
iTransit
rabbitmq-server
rabbitmq-server
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385