Skip to content

bazel: dev testlogic --files is not as convenient as make testlogic FILES #91125

@knz

Description

@knz

With make I can do make testlogic FILES="a b c" (space-sparated)

dev testlogic does not recognize this.

I think it should -- none of the test files contain spaces, so it's not ambiguous.

The syntax should be a space-separated list of regular expressions.

Jira issue: CRDB-21115

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-build-systemC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-dev-inf

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions