Skip to content

test_utils.py uninstalls numpy #4852

Open
@marthacryan

Description

@marthacryan

In #4622, I encountered a very odd recursion error, and the solution was to move the test that was failing to the top of the file. This was because the test above it was uninstalling numpy. We should investigate why this test is even doing that and potentially change the approach to prevent similar issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2considered for next cycletestingautomated tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions