Skip to content

[Integrated Tests] Invoke lit.py using python3 #570

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 3 commits into from
Mar 29, 2021

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Mar 25, 2021

Also provides an escape hatch to invoke with the system default (just launching lit.py as a standalone script executable)

LLVM is transitioning its script infrastructure to python3 and we may run into issues if we continue using the system-default python2 on some platforms.
Resolves rdar://75848017

Also provides an escape hatch to invoke with the system default (just launching `lit.py` as a standalone script executable)

LLVM is transitioning its script infrastructure to python3 and we may run into issues if we continue using the system-default python2 on some platforms.
Resolves rdar://75848017
@artemcm
Copy link
Contributor Author

artemcm commented Mar 26, 2021

@swift-ci please test

@artemcm
Copy link
Contributor Author

artemcm commented Mar 26, 2021

@swift-ci please test

…he fake frontend script invocation used in tests.
@artemcm
Copy link
Contributor Author

artemcm commented Mar 29, 2021

@swift-ci please test

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