Minor. Comment updated
This commit is contained in:
committed by
Space Team
parent
b08d805f1e
commit
f1a97ed4b8
+1
-2
@@ -32,8 +32,7 @@ import org.jetbrains.kotlin.compatibility.binary.TestModule as TModule
|
||||
|
||||
@Tag("klib-evolution")
|
||||
abstract class AbstractNativeKlibEvolutionTest : AbstractNativeSimpleTest() {
|
||||
|
||||
// TODO: unmute after fixing KT-57711
|
||||
// Const evaluation tests muted for FIR because FIR does const propagation.
|
||||
private fun isIgnoredTest(filePath: String): Boolean {
|
||||
if (!this::class.java.simpleName.startsWith("Fir"))
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user