Skip to content

[FEA] Ensure pytest --quick_run option runs in ~10 minutes or less #6192

Open
@wphicks

Description

@wphicks

Originally, the --quick_run flag allowed us to run an important subset of tests in 5-10 minutes. Since its introduction, the runtime has increased to the point that --quick_run can no longer be used for its intended purpose. --quick_run should be updated to ensure that it can be used for rapid iteration during development. After updating, it should be considered a goal to keep quick runs under 5 minutes and a bug if the quick run exceeds approximately 10 minutes on standard hardware.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions