Skip to content
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

[test] Temporarily disable Reflection tests on non-macOS #19031

Merged
merged 1 commit into from
Aug 29, 2018

Conversation

jrose-apple
Copy link
Contributor

@jrose-apple jrose-apple commented Aug 28, 2018

Fix-up for #18966. The change made there was in support of utils/remote-run, which won't run things that are outside of %t, but it broke an internal testing tool at Apple, which doesn't follow symlinks. Use a hard link instead, which everything supports. Disable the tests on non-macOS for now while I think about this more.

@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - f62b148f52c12937b2b0a74f31e635461734da7a

@jrose-apple
Copy link
Contributor Author

…curses. I'll have to think harder about this.

utils/remote-run will only run things in %t.
An Apple-internal tool doesn't follow symlinks.
Normal macOS and simulator runs find the support libraries relative to
the binary.

I'm not sure what to do yet, but for now let's unbreak the
Apple-internal bots I broke in 01a0de2.
@jrose-apple jrose-apple reopened this Aug 29, 2018
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@jrose-apple jrose-apple changed the title [test] Use a hard link instead of a symlink [test] Temporarily disable Reflection tests on non-macOS Aug 29, 2018
@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - f62b148f52c12937b2b0a74f31e635461734da7a

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - f62b148f52c12937b2b0a74f31e635461734da7a

@jrose-apple
Copy link
Contributor Author

@swift-ci Please test Linux

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - c22939c

@jrose-apple
Copy link
Contributor Author

@swift-ci Please test Linux

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - c22939c

@jrose-apple
Copy link
Contributor Author

Force-merging to bring back internal bots.

@jrose-apple jrose-apple merged commit 11bddb4 into swiftlang:master Aug 29, 2018
@jrose-apple jrose-apple deleted the links-are-hard branch August 29, 2018 18:38
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