Skip to content

[6.0][Tests] Support for binary module validation in scanner #1584

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

Conversation

cachemeifyoucan
Copy link
Contributor

Explanation:
Fix test failures on swift-6.0 branch due to missing a cherry-pick from test fixes that should come with swift compiler changes. The swift 6.0 test passes because sometimes the swift-driver test failure doesn't return error status and can return success for PR testing.
Original PR: #1563
Risk: Low. Only test update
Testing: UnitTest
Reviewed By: @artemcm

Fix all the tests that expect building module from interface even when
the binary module is up-to-date after the swift scanner behavior change.

(cherry picked from commit 4864513)
@cachemeifyoucan cachemeifyoucan requested review from nkcsgexi, artemcm and a team April 19, 2024 18:15
@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please test

@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please test windows platform

@cachemeifyoucan cachemeifyoucan changed the title Support for binary module validation in scanner [6.0][Tests] Support for binary module validation in scanner Apr 19, 2024
@cachemeifyoucan cachemeifyoucan merged commit 6d9cb34 into swiftlang:release/6.0 Apr 19, 2024
3 checks passed
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