Skip to content

Converge to bazel for running the tests #9187

@zhanyong-wan

Description

@zhanyong-wan

🚀 Feature

Instead of custom test/run_tests.sh scripts, we can standardize the workflow by converging to bazel test (we already use bazel to build/run C++ tests). This will reduce the developer cognitive burden and let us leverage bazel to parallelize tests that can be parallelized (test/run_tests.sh runs the tests sequentially - I imagine at least some of the tests could be run in parallel).

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech debtTechnical Debt Is EviltestingTesting and coverage related issues.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions