From f86f873554bc795b85bfecf1767a8de14f1fe2dc Mon Sep 17 00:00:00 2001 From: Weizhen Wang Date: Mon, 13 Feb 2023 12:59:57 +0800 Subject: [PATCH] update Signed-off-by: Weizhen Wang --- .bazelrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelrc b/.bazelrc index 1ac13a3e138a7..61356f086fda5 100644 --- a/.bazelrc +++ b/.bazelrc @@ -20,7 +20,7 @@ build:race --@io_bazel_rules_go//go/config:race --test_env=GORACE=halt_on_error= test --test_env=TZ=Asia/Shanghai test --test_output=errors --test_summary=testcase -test:ci --color=yes --spawn_strategy=local +test:ci --color=yes test:ci --verbose_failures --test_verbose_timeout_warnings test:ci --test_env=GO_TEST_WRAP_TESTV=1 test:ci --experimental_ui_max_stdouterr_bytes=104857600