Skip to content

test: repair Serialization.autolinking after #33379 #33568

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 25, 2020

Conversation

compnerd
Copy link
Member

The order of attribution was swapped which failed on platforms which use
comdat (i.e. Windows).

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

Resolves SR-NNNN.

The order of attribution was swapped which failed on platforms which use
`comdat` (i.e. Windows).
@compnerd compnerd requested a review from a team as a code owner August 20, 2020 20:49
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

This is a cherry-pick from master fixing the swapped ordering in the test. This is a low risk change, fixing the test suite pattern.

@tkremenek tkremenek merged commit 40eb19d into swiftlang:release/5.3 Aug 25, 2020
@compnerd compnerd deleted the 33379-5.3 branch August 25, 2020 18:10
@AnthonyLatsis AnthonyLatsis added swift 5.3 🍒 release cherry pick Flag: Release branch cherry picks labels Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants