Skip to content

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Jun 14, 2023

We're seeing sporadic CI failures, since apparently some nodes don't have python symlinking to a correct Python version. Changing this to python3 will also make it consistent with the rest of the Python scripts in the Swift project.

Unblocks macOS CI for swiftlang/swift-corelibs-foundation#4761.

Risk: low, all other Python scripts in the swift and swift-package-manager repositories already include this change and use python3 in both main and release/5.9 branches.
Original PRs: #449
Reviewed by: @grynspan
Resolves: unblocks PRs on the swift-corelibs-foundation repository that build XCTest as a part of their CI jobs.
Tests: N/A

We're seeing sporadic CI failures, since apparently some nodes don't have `python` symlinking to a correct Python version. Changing this to `python3` will also make it consistent with the rest of the Python scripts in the Swift project.

Unblocks macOS CI for swiftlang/swift-corelibs-foundation#4761.
@MaxDesiatov MaxDesiatov self-assigned this Jun 14, 2023
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

Closing as it's long past the 5.8 merge window.

@MaxDesiatov MaxDesiatov deleted the maxd/env-python3-5.8 branch September 13, 2023 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants