Skip to content

Conversation

davidungar
Copy link
Contributor

When integrating a node where the only change is its fingerprint, it's critical to set the fingerprint of the integrated-to node on the module dependency graph to match the node being integrated. That way, if its fingerprint changes back and it gets integrated again, the change will be noticed.

The above was not happening. This PR adds a test case, fixes the bug, adds a nice description to source file dependency nodes (to aid in debugging), and also adds a check to ensure that a graph is serializable.

@davidungar davidungar requested a review from CodaFi February 19, 2021 08:10
@davidungar
Copy link
Contributor Author

@swift-ci please test

@davidungar
Copy link
Contributor Author

rdar://74513210

@davidungar
Copy link
Contributor Author

@swift-ci please test

@CodaFi CodaFi merged commit fb9a032 into swiftlang:main Feb 19, 2021
@davidungar davidungar deleted the ping-pong-bug branch June 18, 2021 21:23
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