Skip to content

Uncached-only test_summary option #28062

@Mungrel

Description

@Mungrel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3We're not considering working on this, but happy to review a PR. (No assignee)help wantedSomeone outside the Bazel team could own thisteam-CLIConsole UItype: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions