Skip to content

Conversation

@matthewbastien
Copy link
Member

@matthewbastien matthewbastien commented Nov 25, 2025

Description

Windows CI for Swift 6.2.1 was failing on debugger tests because LLDB now requires Python 3.10 to be installed while our CI only has Python 3.9. I bumped the version of Python in swiftlang/github-workflows#201 to resolve this. This PR simply re-enables the Windows tests that we previously disabled.

Issue: #1947

Tasks

  • [ ] Required tests have been written
  • [ ] Documentation has been updated
  • [ ] Added an entry to CHANGELOG.md if applicable

@matthewbastien matthewbastien force-pushed the fix-windows-ci branch 2 times, most recently from 3828658 to 5bf456c Compare November 25, 2025 19:52
@matthewbastien matthewbastien added the full-test-run Perform a full test suite run. Apply this label before pushing up a PR or commit label Nov 25, 2025
@matthewbastien matthewbastien force-pushed the fix-windows-ci branch 27 times, most recently from e1b115f to d5559c7 Compare December 2, 2025 20:24
@matthewbastien matthewbastien force-pushed the fix-windows-ci branch 17 times, most recently from 5aab366 to ee6d98b Compare December 5, 2025 18:53
@matthewbastien matthewbastien marked this pull request as ready for review December 5, 2025 18:53
@matthewbastien matthewbastien merged commit 8eefc33 into swiftlang:main Dec 8, 2025
57 of 58 checks passed
@matthewbastien matthewbastien deleted the fix-windows-ci branch December 8, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

full-test-run Perform a full test suite run. Apply this label before pushing up a PR or commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants