Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add test for invalidation with resolved inputs. #3993

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

Conversation

davidmorgan
Copy link
Contributor

For #3811.

Add support for resolving sources to InvalidationTester; resolving sources causes inputs to contain transitively resolved files.

Add a first test case.

It catches a bug in SingleStepReaderWriter: fix it. It was returning a value indicating that the node being read gets generated at the phase currently running, when it should be the phase of the node being read.

Copy link

github-actions bot commented May 2, 2025

PR Health

@davidmorgan davidmorgan merged commit b1e5b39 into dart-lang:master May 5, 2025
81 of 84 checks passed
@davidmorgan davidmorgan deleted the invalidation-failed-other-inputs branch May 5, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants