FIR: Mute builder-inference related tests
They started failing once we began reporting diagnostics from completion ^KT-46421 Relates
This commit is contained in:
committed by
teamcityserver
parent
78ec4b5248
commit
d0a0739d10
Vendored
+2
-1
@@ -1,5 +1,6 @@
|
||||
// DONT_TARGET_EXACT_BACKEND: WASM
|
||||
// WITH_RUNTIME
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
fun nonGenericId(x: Any?) = x
|
||||
|
||||
@@ -69,4 +70,4 @@ fun box(): String {
|
||||
test8()
|
||||
test9()
|
||||
return "OK"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
// ISSUE: KT-41164
|
||||
// WITH_RUNTIME
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
import kotlin.experimental.ExperimentalTypeInference
|
||||
|
||||
|
||||
Reference in New Issue
Block a user