Skip to content

Commit

Permalink
Document bazel-testlogs directory in BAZEL.md (#10276)
Browse files Browse the repository at this point in the history
changelog_begin
changelog_end

Co-authored-by: Andreas Herrmann <[email protected]>
  • Loading branch information
aherrmann-da and aherrmann authored Jul 14, 2021
1 parent 44204bb commit 0df70fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BAZEL.md
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,9 @@ detailed information.
bazel test //ledger/sandbox:sandbox-scala-tests --test_output=streamed
```
Test outputs are also available in log files underneath the convenience
symlink `bazel-testlogs` or `bazel-out/*/testlogs`.
- Do not cache test results
```
Expand Down

0 comments on commit 0df70fa

Please sign in to comment.