You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: swiftlang#75237
0 commit comments