Skip to content

Benchmark CI job doesn't actually run benchmark #7707

@sarutak

Description

@sarutak

Describe the bug

In rust.yml, verify-benchmark-results seems intended to run benchmark like as follows:

cargo test serde_q --package datafusion-benchmarks --profile release-nonlto --features=ci -- --test-threads=1

But there are no tests which includes serde_q in the name.
Actually, e752a9c changed the name of the benchmark tests.

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions