Skip to content

Temporarily Disable Cross-Module Builds in Legacy Tests #36260

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 4, 2021

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Mar 3, 2021

These tests rely on YAML files and the driver's old behavior of reading
those YAML files to affect their outputs. The new driver is moving to
a mode where cross-module incremental builds will also enable the
reading of priors from a serialized module dependency graph. Therefore,
these tests will not behave the same, as in many cases we are not even
reading the swiftdeps files they depend upon!

These tests rely on YAML files and the driver's old behavior of reading
those YAML files to affect their outputs. The new driver is moving to
a mode where cross-module incremental builds will also enable the
reading of priors from a serialized module dependency graph. Therefore,
these tests will not behave the same, as in many cases we are not even
reading the swiftdeps files they depend upon!
@CodaFi
Copy link
Contributor Author

CodaFi commented Mar 3, 2021

@swift-ci smoke test

@CodaFi
Copy link
Contributor Author

CodaFi commented Mar 4, 2021

@CodaFi CodaFi merged commit b77dcf9 into swiftlang:main Mar 4, 2021
@CodaFi CodaFi deleted the a-record-breaking-finish branch March 4, 2021 01:01
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.

1 participant