Skip to content

Conversation

@tshortli
Copy link
Contributor

@tshortli tshortli commented Aug 1, 2025

Having a test for this was a nice idea but there just doesn't seem like there's a way to test it reliably given that cross compilation happens in a wide variety of CI bot configs.

Resolves rdar://157170133.

Having a test for this was a nice idea but there just doesn't seem like there's
a way to test it reliably given that cross compilation happens in a wide
variety of CI bot configs.

Resolves rdar://157170133.
@tshortli
Copy link
Contributor Author

tshortli commented Aug 1, 2025

@swift-ci please smoke test

@tshortli tshortli enabled auto-merge August 1, 2025 23:54
@tshortli tshortli merged commit 7e82e62 into swiftlang:main Aug 2, 2025
3 checks passed
@tshortli tshortli deleted the remove-infer-target-test branch August 3, 2025 04:48
@QuietMisdreavus
Copy link
Contributor

There is a lit config option called target-same-as-host that should also work to constrain the test to non-cross-compilation environments.

@tshortli
Copy link
Contributor Author

tshortli commented Aug 4, 2025

There is a lit config option called target-same-as-host that should also work to constrain the test to non-cross-compilation environments.

Ah, that looks like exactly what we need, thanks for pointing that out.

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.

2 participants