Fix unstable TryK2IT.smokeTestForNativeTasks test
fix test fails with unexpected task execution order for Linux
This commit is contained in:
committed by
Space Team
parent
9cf1d36e5e
commit
5b7b159d64
+1
-1
@@ -329,8 +329,8 @@ class TryK2IT : KGPBaseTest() {
|
||||
assertOutputContains(
|
||||
"""
|
||||
|##### 'kotlin.experimental.tryK2' results #####
|
||||
|:lib:compileKotlinLinuxX64: 2.0 language version
|
||||
|:lib:compileCommonMainKotlinMetadata: 2.0 language version
|
||||
|:lib:compileKotlinLinuxX64: 2.0 language version
|
||||
|:lib:compileTestKotlinLinuxX64: 2.0 language version
|
||||
|##### 100% (3/3) tasks have been compiled with Kotlin 2.0 #####
|
||||
""".trimMargin().normalizeLineEndings()
|
||||
|
||||
Reference in New Issue
Block a user