Skip to content

Coroutine unit tests failing after upgrading kotlin to 1.8.10 #3821

@ankitrapido

Description

@ankitrapido

Describe the bug

On Kotlin-1.6.10 everything was working fine
but after I upgraded to Kotlin-1.8.10 tests started failing randomly with below exception
ut version - org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.2

kotlinx.coroutines.test.UncaughtExceptionsBeforeTest

Provide a Reproducer

Create a project with kotlin 1.6.10 and test version 1.6.4
upgrade to kotlin 1.8.10
tests started failing

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions