Skip to content

update kotlin to 2.2.20#5089

Closed
nhajratw wants to merge 2 commits intokotest:masterfrom
nhajratw:nh/update-kotlin-2.2.20
Closed

update kotlin to 2.2.20#5089
nhajratw wants to merge 2 commits intokotest:masterfrom
nhajratw:nh/update-kotlin-2.2.20

Conversation

@nhajratw
Copy link
Copy Markdown
Contributor

@nhajratw nhajratw commented Sep 12, 2025

There were some updates to how inline functions are handled, so a couple methods had to be extracted.

@nhajratw nhajratw requested a review from a team as a code owner September 12, 2025 17:07
@nhajratw nhajratw force-pushed the nh/update-kotlin-2.2.20 branch from c8d139d to 89d7439 Compare September 12, 2025 17:07
@nhajratw nhajratw changed the title update kotline to 2.2.20 update kotlin to 2.2.20 Sep 12, 2025
@sksamuel sksamuel enabled auto-merge September 12, 2025 17:10
@nhajratw nhajratw force-pushed the nh/update-kotlin-2.2.20 branch from 89d7439 to 0f97deb Compare September 12, 2025 17:41
@Nailik
Copy link
Copy Markdown

Nailik commented Sep 15, 2025

hopefully this also fixes that kotest is currently not compatible with kotlin 2.2.20.

JvmTest fails on linux with

An exception occurred applying plugin request [id: 'io.kotest', version: '6.0.3']
> Failed to apply plugin 'io.kotest'.
   > Future was not completed yet 'Kotlin Plugin Lifecycle: (project ':...') stage 'EvaluateBuildscript''

But works fine on macos.

@NielsBillen
Copy link
Copy Markdown

hopefully this also fixes that kotest is currently not compatible with kotlin 2.2.20.

JvmTest fails on linux with

An exception occurred applying plugin request [id: 'io.kotest', version: '6.0.3']
> Failed to apply plugin 'io.kotest'.
   > Future was not completed yet 'Kotlin Plugin Lifecycle: (project ':...') stage 'EvaluateBuildscript''

But works fine on macos.

A fix for this issue is proposed in the following pull request: #5106

@nhajratw nhajratw force-pushed the nh/update-kotlin-2.2.20 branch from ebf5943 to 9f45212 Compare October 14, 2025 15:51
@nhajratw nhajratw force-pushed the nh/update-kotlin-2.2.20 branch from 80ed2de to 210ced5 Compare October 20, 2025 21:24
@nhajratw nhajratw force-pushed the nh/update-kotlin-2.2.20 branch from 210ced5 to b8605ad Compare October 20, 2025 21:57
@nhajratw nhajratw closed this Oct 20, 2025
auto-merge was automatically disabled October 20, 2025 22:09

Pull request was closed

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.

4 participants