Skip to content

NFC: Subset out floating point raw value enum parsing tests #69574

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
Nov 1, 2023

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Nov 1, 2023

The test/Parse/enum.swift test was only enabled for Intel platforms because a few of the contained test cases relied on floating point literal parsing and were not portable as a result. Subset out the non-portable test cases into a new test so that more general enum parsing test cases can run on all platforms.

The test/Parse/enum.swift test was only enabled for Intel platforms because a
few of the contained test cases relied on floating point literal parsing and
were not portable as a result. Subset out the non-portable test cases into a
new test so that more general enum parsing tests can run on all platforms.
@tshortli
Copy link
Contributor Author

tshortli commented Nov 1, 2023

@swift-ci please test

@tshortli tshortli merged commit 68910da into swiftlang:main Nov 1, 2023
@tshortli tshortli deleted the subset-parse-enum-tests branch November 1, 2023 21:03
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.

3 participants