Skip to content

Commit

Permalink
Verbose failures
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Avila <sebastianavila@google.com>
  • Loading branch information
sebastianavila5 committed Dec 24, 2024
1 parent 16539f1 commit 5b0b2fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.5.0
7.1.2
2 changes: 2 additions & 0 deletions ci/do_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@ function do_benchmark_with_own_binaries() {
--test_env=HEAPPROFILE= \
--test_env=HEAPCHECK= \
--test_output=all \
--verbose_failures \
--verbose_explanations \
--compilation_mode=opt \
--cxxopt=-g \
--cxxopt=-ggdb3 \
Expand Down

0 comments on commit 5b0b2fc

Please sign in to comment.