Skip to content

Conversation

@jakepetroules
Copy link
Collaborator

No description provided.

@jakepetroules
Copy link
Collaborator Author

One test failed, filed #955 for that. The other issues are due to a GitHub workflows bug which is fixed by swiftlang/github-workflows#200.

@bkhouri
Copy link
Contributor

bkhouri commented Dec 4, 2025

Please apply a similar PR to swift-package-manager repository :)

@jakepetroules
Copy link
Collaborator Author

Please apply a similar PR to swift-package-manager repository :)

Will do!

@jakepetroules
Copy link
Collaborator Author

@swift-ci test

@jakepetroules jakepetroules marked this pull request as ready for review December 10, 2025 06:34
@jakepetroules jakepetroules enabled auto-merge (rebase) December 10, 2025 08:40
enable_windows_docker: false
windows_pre_build_command: 'Invoke-Program .\.github\scripts\prebuild.ps1'
windows_swift_versions: '["nightly-main", "nightly-6.2"]'
windows_build_command: 'Invoke-Program swift test --no-parallel'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: why are we executing tests serially?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was copy-pasted from the other workflow above -- parallelism was turned off some time ago because it caused problems. We should revisit that sometime.

@jakepetroules jakepetroules merged commit 24cf84d into swiftlang:main Dec 10, 2025
162 of 163 checks passed
@jakepetroules jakepetroules deleted the eng/PR-woa-testing branch December 10, 2025 19:19
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.

3 participants