Skip to content

Conversation

dreis2211
Copy link
Contributor

Hi,

apparently raising the new minimum version for Gradle via #18777 breaks the build on JDK 13. I actually don't have a clue why this worked with 4.10 previously, but as 5.6 isn't supporting JDK 13 we can maybe disable the tests under Java 13?

Maybe you have more insights on why this worked previously, in which case feel free to decline the PR.

Cheers,
Christoph

@wilkinsona
Copy link
Member

Thanks, @dreis2211. I can't explain why that worked with 4.10. I can only guess that the usage of ASM that's causing the failure now is something that's new in 5.x.

@wilkinsona wilkinsona added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 13, 2020
@wilkinsona wilkinsona added this to the 2.3.0.M1 milestone Jan 13, 2020
@wilkinsona wilkinsona changed the title Disable failing Gradle tests on Java 13 Disable tests on Java 13 that require an incompatible Gradle version Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants