Skip to content

Use python3 to launch lldb tests. #27025

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
Sep 4, 2019
Merged

Conversation

bgogul
Copy link
Contributor

@bgogul bgogul commented Sep 4, 2019

Our build of lldb relies on python3, but the build of llvm relies on python2. This PR forcibly launches the lldb tests using python3 from the build script. This will let us test our toolchains without disabling the lldb tests.

@bgogul bgogul requested a review from marcrasi September 4, 2019 19:45
@bgogul
Copy link
Contributor Author

bgogul commented Sep 4, 2019

I will go ahead and merge this in.

@bgogul bgogul merged commit a262a68 into swiftlang:tensorflow Sep 4, 2019
bgogul added a commit to bgogul/swift that referenced this pull request Sep 4, 2019
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