Skip to content

Conversation

MaxDesiatov
Copy link
Contributor

A workaround for the fact that fixing this in XCTest's repository (swiftlang/swift-corelibs-xctest#441) is blocked on XCTest's CI being broken for unrelated reasons (and ones which I cannot reproduce).

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. This specific change has been on the main and release/5.9 branches for a while now.
Original PRs: #65958 for main and #66415 for release/5.9
Reviewed by: @compnerd, @al45tair, and @shahmishal
Resolves: unblocks PRs on the swift-corelibs-foundation repository that build XCTest as a part of their CI jobs.
Tests: N/A

A workaround for the fact that fixing this in XCTest's repository
(swiftlang/swift-corelibs-xctest#441) is blocked on XCTest's
CI being broken for unrelated reasons (and ones which I cannot reproduce).
@MaxDesiatov MaxDesiatov added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.8 labels Jun 14, 2023
@MaxDesiatov MaxDesiatov requested a review from shahmishal June 14, 2023 20:11
@MaxDesiatov MaxDesiatov requested a review from a team as a code owner June 14, 2023 20:11
@MaxDesiatov MaxDesiatov changed the title Call python3 to execute XCTest's build_script.py. [5.8] Call python3 to execute XCTest's build_script.py Jun 14, 2023
@MaxDesiatov MaxDesiatov requested a review from al45tair June 14, 2023 20:11
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov merged commit 32b31b9 into release/5.8 Jun 15, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/xctest-python3 branch June 15, 2023 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants