[K/N] Implement a concept of conditional ignore of K/N blackbox tests
^KT-59288 Fixed
This commit is contained in:
committed by
Space Team
parent
6ce33e80a5
commit
c38a0e10af
+2
-1
@@ -1,6 +1,7 @@
|
||||
// Fails on native when run with `-Pkotlin.internal.native.test.cacheMode=STATIC_EVERYWHERE`.
|
||||
// Looks like the call to `k` fails as `k` is not exported from the lib module.
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
// IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE
|
||||
// IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE
|
||||
// MODULE: lib
|
||||
// FILE: Z.kt
|
||||
package z
|
||||
|
||||
Reference in New Issue
Block a user