-
Notifications
You must be signed in to change notification settings - Fork 91
Testing Windows CI #165
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
Testing Windows CI #165
Conversation
@swift-ci test Windows |
@swift-ci please test Windows |
@swift-ci please test windows |
@swift-ci please test windows |
@swift-ci please test windows |
swift-system appears to be pulling in some dll not available in the 1809 docker container, I haven't tracked down what yet |
@swift-ci test Windows |
@swift-ci test windows |
@swift-ci test Windows |
We need a fallback library path added to find libclang.dll in usr/bin |
apple/swift-system#216 will get us the necessary tag to resolve the GetTempPath2W issue that's causing tests to crash. |
@swift-ci test Windows |
@swift-ci test Windows |
1 similar comment
@swift-ci test Windows |
@swift-ci test Windows |
@swift-ci test Windows |
@swift-ci test Windows |
[Put a one line description of your change into the PR title, please be specific]
[Explain the context, and why you're making that change. What is the problem you're trying to solve.]
[Tests can be run by commenting
@swift-ci
test on the pull request, for more information see this]