Skip to content

Backport PR #41982 on branch 1.3.x (TST: fix xpass for M1 Mac) #42034

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

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