Research for CI SPM check hangs randomly on Xcode 16.1-3#297
Research for CI SPM check hangs randomly on Xcode 16.1-3#297
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate Unit Tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
1c826e0 to
5bc7ee3
Compare
|
WDYT @lawrence-forooghian |
5bc7ee3 to
380c2dc
Compare
|
We need to figure out which tests are hanging and whether it's consistently the same tests that are hanging; at least then we can disable those tests for now to unblock ourselves. Unfortunately the output of
|
|
Asked about logging of test case completion in https://forums.swift.org/t/how-to-get-swift-test-to-log-when-a-test-case-completes/80524 by the way; would suggest trying with a time limit in the meantime @maratal |
380c2dc to
1612da0
Compare
78cb8c8 to
4d5e260
Compare
4d5e260 to
1d5a3c3
Compare
1d5a3c3 to
1964f42
Compare
They replied there; apparently you can do |
|
Tmp fix - #299 |
|
Closing this one in favour of #456 |
Research for #295
Despite the fact that the first attempt was successful, the second one hanged with Xcode 16.2
This PR has a single dummy change after 4a93bad commit
Also tried with a860449 commit, still hanged with Xcode 16.2
Locally 200 iterations run just fine: