Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

Log test errors inline when non-verbose #6

Merged

Conversation

irfansharif
Copy link
Contributor

The alternative is a bit more cumbersome to work with:

INFO: Build completed, 1 test FAILED, 2 total actions
//pkg/util/tracing:tracing_test
  /private/var/tmp/_bazel_irfansharif/<...>/tracing/tracing_test/test.log

INFO: Build completed, 1 test FAILED, 2 total actions
ERROR: exit status 3

The alternative is a bit more cumbersome to work with:

    INFO: Build completed, 1 test FAILED, 2 total actions
    //pkg/util/tracing:tracing_test
      /private/var/tmp/_bazel_irfansharif/<...>/tracing/tracing_test/test.log

    INFO: Build completed, 1 test FAILED, 2 total actions
    ERROR: exit status 3
@irfansharif irfansharif force-pushed the 210218.test-errors-non-verbose branch from c31f8f2 to ca39301 Compare February 22, 2021 19:05
@irfansharif irfansharif merged commit ee14915 into cockroachdb:master Feb 22, 2021
@irfansharif irfansharif deleted the 210218.test-errors-non-verbose branch February 22, 2021 19:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants