<@U0QBCLV62> or <@U19P7SPFW> Can one of you explai...
# gradle
j
@bamboo or @eskatos Can one of you explain what the issue with Kotlin 1.6 is. I'm not really certain that I understand from the issues that I've read. I've just been seeing a bunch of reverts.
b
We didn’t narrow it down but we observed a lot of test failures related to the use of the Java compiler API. This is the master build that failed with Kotlin 1.1.60: https://builds.gradle.org/viewType.html?buildTypeId=Gradle_Check_Stage_MasterAccept_Trigger&amp;branch_Gradle_Check=bamboo%2Fmaster%2Fkotlin-dsl-v0.13.0&amp;tab=buildTypeStatusDiv
if you follow the linked builds to the failed test reports you’ll see what I mean
(maybe :))
We decided to revert the upgrade to release in time for the Gradle 4.4 train
We could definitely use some help understanding what’s going on there