Show errors for failed bazel test runs

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Build
    • Fully Compatible
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Bazel's test subcommand helpfully hides test output during runs, reducing the amount of noise a developer has to parse. The majority of this benefit is hiding output from successful runs, seeing output for failures helps focus on that result and debug issues in the test. Bazel supports showing output only for test failures using the --test_output flag, in particular --test_output=errors.

            Assignee:
            Patrice Arruda
            Reporter:
            Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: