Skip to content

TST: Unpin conditions in test_copy_vla #12687

@pllim

Description

@pllim

Follow-up of:

Depends on:

Remove this pin and make sure CI does not fail for that test no more:

# TODO: Unpin when Numpy bug is resolved.
@pytest.mark.skipif(not NUMPY_LT_1_22 and sys.platform == 'win32',
reason='https://github.com/numpy/numpy/issues/20699')
def test_copy_vla(self):

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions