Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-104333

Show errors for failed bazel test runs

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build
    • Fully Compatible
    • ALL
    • None
    • 0
    • 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@mongodb.com Patrice Arruda
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: