Skip to content

[test] Fix three Driver tests under cross-compilation. #5694

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 9, 2016

Conversation

jrose-apple
Copy link
Contributor

The driver exits out early if there's no stdlib for the target you're compiling for, and these tests didn't pass a target for one reason or another.

rdar://problem/29173390

The driver exits out early if there's no stdlib for the target you're
compiling for, and these tests didn't pass a target for one reason or
another.

rdar://problem/29173390
@jrose-apple
Copy link
Contributor Author

Running full tests since this bug is related to targets.

@swift-ci Please test

@jrose-apple
Copy link
Contributor Author

@rudkx, @shahmishal Looks like this test is hanging. Have we seen this elsewhere? It shouldn't have anything to do with this change.

@swift-ci
Copy link
Contributor

swift-ci commented Nov 9, 2016

Build failed
Jenkins build - Swift Test OS X Platform
Git Commit - 56c0516
Test requested by - @jrose-apple

@jrose-apple
Copy link
Contributor Author

We collected some data before the bot timed out, but meanwhile all three modified tests passed on several platforms. So I'll just go through the formalities at this point.

@swift-ci Please smoke test macOS

@jrose-apple jrose-apple merged commit 3e4a78f into swiftlang:master Nov 9, 2016
@jrose-apple jrose-apple deleted the Driver-tests branch November 9, 2016 23:49
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