Skip to content

Conversation

al45tair
Copy link
Contributor

@al45tair al45tair commented Jun 7, 2023

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).

rdar://110404757

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).
@al45tair al45tair added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.9 labels Jun 7, 2023
@al45tair al45tair requested a review from a team as a code owner June 7, 2023 17:24
@al45tair
Copy link
Contributor Author

al45tair commented Jun 7, 2023

@swift-ci Please test

@al45tair al45tair merged commit 2509833 into swiftlang:release/5.9 Jun 8, 2023
MaxDesiatov added a commit that referenced this pull request Jun 15, 2023
[5.8] Call python3 to execute XCTest's build_script.py

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
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 swift 5.9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants