baxter
06/27/2025, 9:18 PMclass kotlinx.coroutines.test.TestCoroutineScheduler$timeSource$1 cannot be cast to class kotlin.time.TimeSource$WithComparableMarks
This is happening while running unit tests in a SpringBoot project. Using Kotlin 2.2.0, and Coroutines 1.10.2. Anyone have any ideas?CLOVIS
06/29/2025, 3:45 PMbaxter
06/29/2025, 4:51 PMrunTest
. We're not casting it.CLOVIS
06/29/2025, 5:24 PM