Skip to content

Conversation

@meeseeksmachine
Copy link
Contributor

Backport PR #41982: TST: fix xpass for M1 Mac

@lumberbot-app lumberbot-app bot added this to the 1.3 milestone Jun 15, 2021
@lumberbot-app lumberbot-app bot added the ARM aarch64 architecture label Jun 15, 2021
@jreback jreback merged commit 4e8351e into pandas-dev:1.3.x Jun 16, 2021
@pytest.mark.xfail(
not (is_platform_arm and is_platform_mac()),
reason="https://github.com/numpy/numpy/issues/19146",
)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is now failing for me locally on non-ARM mac

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

failing on ci too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ARM aarch64 architecture

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants