Skip to content

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Aug 20, 2022

Cherry-picks #58818 to release/5.7.0.


  • Explanation: SourceKit/Misc/match-module-cache-with-compiler.swift started failing since we started supporting Ubuntu 22.04 in release/5.7.0. The test failure is because in CI builds, the clang compiler odes not live next to the swiftc compiler but in the llvm-linux-aarch64 build directory (see [SourceKit] Pass the main swift executable path when constructing a compiler invocation #58852 for more explanation), so it only manifests in CI and should not be an issue in released toolchains. So, just disable the test on release/5.7.
  • Scope: Just disables a test
  • Issue: rdar://98818484
  • Risk: Zero (just disables a test and the failure should not be happening with released toolchains)

@ahoppen ahoppen added the r5.7 label Aug 20, 2022
@ahoppen ahoppen added this to the Swift 5.7 milestone Aug 20, 2022
@ahoppen ahoppen requested a review from a team as a code owner August 20, 2022 12:28
@ahoppen
Copy link
Member Author

ahoppen commented Aug 20, 2022

@swift-ci Please test

@tkremenek tkremenek merged commit 3e7aec8 into swiftlang:release/5.7.0 Aug 21, 2022
@AnthonyLatsis AnthonyLatsis added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.7 labels Jan 9, 2023
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.7

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants