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

Do not cache E2E tests #319

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Do not cache E2E tests #319

merged 1 commit into from
Feb 7, 2024

Conversation

szpak
Copy link
Contributor

@szpak szpak commented Feb 6, 2024

It can happen when executing e2e tests from cron on CI:

Task :e2eTest FROM-CACHE

E.g. https://github.com/gradle-nexus/publish-plugin/actions/runs/7780393684/job/21213013841#step:6:34

@szpak
Copy link
Contributor Author

szpak commented Feb 6, 2024

It can happen when executing e2e tests from cron on CI:
> Task :e2eTest FROM-CACHE
@szpak szpak added this pull request to the merge queue Feb 7, 2024
Merged via the queue into master with commit 692cdd8 Feb 7, 2024
7 checks passed
@TWiStErRob TWiStErRob deleted the dontCacheE2eTest branch February 7, 2024 18:11
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.

None yet

2 participants