diff --git a/backend.native/tests/debugger/src/test/kotlin/org/jetbrains/kotlin/native/test/debugger/DwarfTests.kt b/backend.native/tests/debugger/src/test/kotlin/org/jetbrains/kotlin/native/test/debugger/DwarfTests.kt index ef7f2628b2a..b04b41badb3 100644 --- a/backend.native/tests/debugger/src/test/kotlin/org/jetbrains/kotlin/native/test/debugger/DwarfTests.kt +++ b/backend.native/tests/debugger/src/test/kotlin/org/jetbrains/kotlin/native/test/debugger/DwarfTests.kt @@ -24,7 +24,6 @@ class DwarfTests { * TODO: to enable this test it's required to fix issue with poisonig call site with wrong file owner ship of lambda * passed as parameter to inline function. */ - @Ignore @Test fun `address of VolatileLambda lookup`() = dwarfDumpComplexTest { val callbackLibrary = """