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

Poor cacheability of test task #1554

Open
jhonnen opened this issue Mar 8, 2024 · 0 comments
Open

Poor cacheability of test task #1554

jhonnen opened this issue Mar 8, 2024 · 0 comments

Comments

@jhonnen
Copy link

jhonnen commented Mar 8, 2024

What happened?

When executing the test task on an IntelliJ plugin on two different machines with the same source code, the task inputs are often different, causing Build Cache misses:
Screenshot 2024-03-08 112309

The following task inputs differ:

Relevant log output or stack trace

No response

Steps to reproduce

Execute test on different machines with same sources (requires Gradle Enterprise for Build Cache).

Gradle IntelliJ Plugin version

1.17.1

Gradle version

8.6

Operating System

Windows

Link to build, i.e. failing GitHub Action job

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants