-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Labels
P3We're not considering working on this, but happy to review a PR. (No assignee)We're not considering working on this, but happy to review a PR. (No assignee)help wantedSomeone outside the Bazel team could own thisSomeone outside the Bazel team could own thisteam-CLIConsole UIConsole UItype: feature request
Description
Description of the feature request:
A --test_summary option value that only shows uncached test executions, i.e. only tests that were actually executed on this command.
The current short value includes cached pass results in its summary, which can be cumbersome when running a broad test command.
Ideally there'd be a uncached (naming TBD) option which only shows a short summary of the uncached tests.
Which category does this issue belong to?
CLI
What underlying problem are you trying to solve with this feature?
Cutting down large amounts of output and logs when running a test command that includes many targets, such as bazel test //...
Which operating system are you running Bazel on?
Linux
What is the output of bazel info release?
release 8.5.0
If bazel info release returns development version or (@non-git), tell us how you built Bazel.
No response
What's the output of git remote get-url origin; git rev-parse HEAD ?
No response
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3We're not considering working on this, but happy to review a PR. (No assignee)We're not considering working on this, but happy to review a PR. (No assignee)help wantedSomeone outside the Bazel team could own thisSomeone outside the Bazel team could own thisteam-CLIConsole UIConsole UItype: feature request