Skip to content

Remove unnecessary linux skip for test #20

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

cristeahub
Copy link
Contributor

I looked for low-haning Linux tests to fix since I was already in that sphere, and I saw this test. It ran fine on my system. Better to have it run on Linux since it can! :)

This doesn't need to be skipped on Linux, it works!
@DougGregor
Copy link
Member

@swift-ci please test

@DougGregor
Copy link
Member

Hmmm. This might be a configuration issue, where we don't have the path to the toolchain

@cristeahub
Copy link
Contributor Author

Hmmm. This might be a configuration issue, where we don't have the path to the toolchain

Yeah, this is a bit weird.

If you follow the Linux docker guide in the README on macOS (https://github.com/apple/swift-driver#preparing-a-linux-docker-for-debug) and run this branch you will see that all tests passes. If you change the test to something like assertString(swiftVersion, contains: "Schmift") you will se it fails.

I don't know what the configuration on the CI is, but if that is public we can compare it to the swift Dockerfile.

@DougGregor
Copy link
Member

@swift-ci please test

@DougGregor
Copy link
Member

Yes! Working now with the recent toolchain improvements

@DougGregor DougGregor merged commit 432e5ec into swiftlang:master Dec 16, 2019
@cristeahub
Copy link
Contributor Author

Awesome! Great to see :)

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