8000 Contributor docs don't mention running tests via bazel · Issue #15833 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Contributor docs don't mention running tests via bazel #15833
Open
@andrew-rosenfeld-ts

Description

@andrew-rosenfeld-ts

What is the problem?

Current Ray docs as of 2021-05-16 at https://docs.ray.io/en/master/getting-involved.html#testing suggest running the unit test suite via:

pytest ray/python/ray/tests/

However, then you run into issues like #13374 , where different tests cross-contaminate the environment. The solution mentioned there is to run tests using bazel, but using bazel to run Python tests (particularly for a Python-only setup as in https://docs.ray.io/en/master/development.html#building-ray-python-only ) isn't reflected in the contributor docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issue, but not time-criticalbugSomething that is supposed to be working; but isn'tdocsAn issue or change related to documentationpending-cleanupThis issue is pending cleanup. It will be removed in 2 weeks after being assigned.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0