Skip to content

test: disable a couple of IRGen tests on ASi #33330

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
merged 1 commit into from
Aug 7, 2020

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Aug 6, 2020

macOS[>=10.14.4] support the ability to update the class metadata, which
is used unconditionally with resiliently-sized fields.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

macOS[>=10.14.4] support the ability to update the class metadata, which
is used unconditionally with resiliently-sized fields.
@compnerd
Copy link
Member Author

compnerd commented Aug 6, 2020

CC: @kubamracek @slavapestov

@compnerd
Copy link
Member Author

compnerd commented Aug 6, 2020

@swift-ci please test

@compnerd compnerd requested a review from kubamracek August 6, 2020 20:04
@@ -6,7 +6,7 @@

// REQUIRES: objc_interop
// UNSUPPORTED: OS=iosmac
// UNSUPPORTED: CPU=arm64e
// UNSUPPORTED: CPU=arm64 || CPU=arm64e
Copy link
Contributor

Choose a reason for hiding this comment

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

I thought we had a better way to conditionalize tests on targets that don't have a %target-pre-stable-abi-triple?

Copy link
Member Author

Choose a reason for hiding this comment

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

We don't, but, I like your idea, I'll see if I can whip up something.

@compnerd compnerd merged commit a422bfb into swiftlang:master Aug 7, 2020
@compnerd compnerd deleted the ASi-resilience branch August 7, 2020 14:54
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