Skip to content

Re-land [Incremental Builds] Separately check whether we can skip 'emit-module' on an incremental module-only build #1919

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
Jun 6, 2025

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Jun 5, 2025

This change was originally landed in #1905 and reverted in #1916 due to an intermittently-failing test it caused. This is a re-application of the original change with an added test fix. The testExplicitModuleBuildDoesNotSkipPrecompiledModulesWhenOnlyVerificationIsInvalidated was a bit too fast with the new module up-to-date checking after the inputs got generated, for the granularity of stat calls on Linux, so this change adds a wait to this test.

Resolves rdar://151626629

…e' on an incremental module-only build

Resolves rdar://151626629
@artemcm artemcm requested a review from owenv June 5, 2025 19:46
@artemcm
Copy link
Contributor Author

artemcm commented Jun 5, 2025

@swift-ci test

@artemcm artemcm requested a review from cachemeifyoucan June 5, 2025 19:59
@artemcm artemcm enabled auto-merge (rebase) June 5, 2025 20:54
@artemcm
Copy link
Contributor Author

artemcm commented Jun 6, 2025

@swift-ci test Windows platform

@artemcm artemcm merged commit 7c709c5 into swiftlang:main Jun 6, 2025
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.

3 participants