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

Fix failing PublicBinaryAPITest for DynamicPollInterval #4353

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

kiview
Copy link
Member

@kiview kiview commented Aug 2, 2021

#4263 introduced DynamicPollInterval as a new class for internal use, that technically exposes a shaded class as part of the public API. I have added DynamicPollInterval to our allow list in PublicBinaryAPITest.

Also, change jarFileTest to take the shadowJar into consideration as input for the cache key, since we missed this failure in CI because of a false Gradle cache hit before.

Also change `jarFileTest` to take the shadowJar into consideration as input for the cache key.
@kiview kiview merged commit b5331f4 into master Aug 2, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix-cache-jarFileTest branch August 2, 2021 10:27
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.

None yet

2 participants