Skip to content

Add invalidation test coverage for failing generators. #3986

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 coverage of failing generators.

A generator might write output and fail.

A "failed primary input" is handled like a "missing primary input": the generator will not run. It can be triggered to run if the primary input becomes output+succeeded.

Copy link

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

@davidmorgan davidmorgan requested a review from jensjoha April 29, 2025 11:41
@davidmorgan davidmorgan merged commit 0a20e64 into dart-lang:master Apr 29, 2025
73 of 75 checks passed
@davidmorgan davidmorgan deleted the failed-output-invalidation-test branch April 29, 2025 12:26
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