Skip to content

[Tests] Mark TypeRoundTrip as unsupported on use_os_stdlib. #38995

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 23, 2021

Conversation

al45tair
Copy link
Contributor

@al45tair al45tair commented Aug 23, 2021

When use_os_stdlib is set, we use the system Swift libraries, rather than the ones we've just built. Older Swift libraries don't have some of the required functions to run this test, and since the test is supposed to be testing the library rather than the compiler, it makes sense to just mark it as unsupported in that configuration.

rdar://82171600

@al45tair
Copy link
Contributor Author

@swift-ci Please smoke test and merge

When use_os_stdlib is set, we use the system Swift libraries, rather than
the ones we've just built.  Older Swift libraries don't have some of the
required functions to run this test, and since the test is supposed to be
testing the library rather than the compiler, it makes sense to just mark
it as unsupported in that configuration.
@al45tair
Copy link
Contributor Author

@swift-ci Please smoke test and merge

@swift-ci swift-ci merged commit 67db14e into swiftlang:main Aug 23, 2021
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