Skip to content

XFAIL test/Interpreter/metadata_access.swift on arm64e #31243

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

aschwaighofer
Copy link
Contributor

The test manipulates raw pointers some of which might be signed and therefore it fails on arm64e

The test manipulates raw pointers some of which might be signed and therefore it fails on arm64e
@aschwaighofer
Copy link
Contributor Author

@swift-ci Please test

@aschwaighofer aschwaighofer merged commit 0bbf378 into swiftlang:master Apr 23, 2020
@Azoy
Copy link
Contributor

Azoy commented Apr 23, 2020

Hi Arnold, is there an alteration that I can make to this test to make it pass for this arch? Do we want this pass for arm64e, or is this a test that simply can't be passed on that arch? I'm unfamiliar with that arch's signed pointers, so I don't know if I can make a change to enable this again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants