Skip to content
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

Broken Task inputs/outputs tests with 8.0 and configuration-cache #259

Closed
deepy opened this issue Dec 26, 2022 · 0 comments
Closed

Broken Task inputs/outputs tests with 8.0 and configuration-cache #259

deepy opened this issue Dec 26, 2022 · 0 comments
Labels
workaround exists There is a workaround for this already
Milestone

Comments

@deepy
Copy link
Member

deepy commented Dec 26, 2022

The test setup of these are broken with version 8, but (presumably) not the functionality behind them

Although after investigation, if you're querying the TaskInputs or TaskOutputs and using the configuration-cache these present real issues.

deepy added a commit that referenced this issue Dec 26, 2022
The functionality behind these tests should be fine, but
the tests themselves are not.
@deepy deepy modified the milestones: 4.1, 4.0 Apr 20, 2023
@deepy deepy added the workaround exists There is a workaround for this already label Aug 7, 2023
@deepy deepy changed the title Broken tests with 8.0 Broken Task inputs/outputs tests with 8.0 and configuration-cache Aug 7, 2023
deepy added a commit that referenced this issue Aug 7, 2023
This only happens if you're on Gradle 8+ _and_ have configuration-cache
enabled, _and_ actually query the TaskInputs/TaskOutputs
@deepy deepy closed this as completed Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
workaround exists There is a workaround for this already
Projects
None yet
Development

No branches or pull requests

1 participant