Skip to content

Tests: repair test for Windows #1556

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
Mar 8, 2024
Merged

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Mar 8, 2024

The index was incorrectly 2 for non-Darwin targets. Windows does not have the autolink extract phase which results in a off-by-one index. Use the test helper to exclude the auto-link-extract job to support Linux and Windows similarly.

The index was incorrectly `2` for non-Darwin targets. Windows does not
have the autolink extract phase which results in a off-by-one index. Use
the test helper to exclude the auto-link-extract job to support Linux
and Windows similarly.
@compnerd compnerd requested a review from artemcm March 8, 2024 16:17
@compnerd
Copy link
Member Author

compnerd commented Mar 8, 2024

@swift-ci please test

@compnerd compnerd merged commit ab4c8ec into swiftlang:main Mar 8, 2024
@compnerd compnerd deleted the regression branch March 8, 2024 19:10
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