Skip to content

🍒 [6.0][cxx-interop] Fix input header paths in a test #75326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

Xazax-hun
Copy link
Contributor

@Xazax-hun Xazax-hun commented Jul 18, 2024

Explanation: There is a difference between the logic resolving modules in upstream and downstream versions of the compiler this is why the wrong path did not fail the CIs upstream. Having the correct path both fixes downstream CIs and makes the tests more resilient to changes in the lookup logic in the future.
Scope: Tests.
Risk: Low, test change only to fix CI.
Testing: No additional tests needed.
Issue: rdar://131629163
Reviewer: @egorzhdan
Original PR: #75237

Explanation: There is a difference between the logic resolving modules
in upstream and downstream versions of the compiler this is why the
wrong path did not fail the CIs upstream. Having the correct path both
fixes downstream CIs and makes the tests more resilient to changes in
the lookup logic in the future.
Scope: Tests.
Risk: Low, test change only to fix CI.
Testing: No additional tests needed.
Issue: rdar://131629163
Reviewer: @egorzhdan
Original PR: #75237
@Xazax-hun Xazax-hun requested a review from a team as a code owner July 18, 2024 11:22
@Xazax-hun
Copy link
Contributor Author

@swift-ci please test

@Xazax-hun Xazax-hun requested a review from egorzhdan July 18, 2024 11:22
@Xazax-hun Xazax-hun added c++ interop Feature: Interoperability with C++ 🍒 release cherry pick Flag: Release branch cherry picks labels Jul 18, 2024
@Xazax-hun Xazax-hun changed the title 🍒 [cxx-interop] Fix input header paths in a test 🍒 [6.0][cxx-interop] Fix input header paths in a test Jul 18, 2024
@Xazax-hun Xazax-hun merged commit f418159 into release/6.0 Jul 18, 2024
5 checks passed
@Xazax-hun Xazax-hun deleted the gaborh/fix-paths-cherry-pick branch July 18, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++ 🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants