[K/N] Implement a concept of conditional ignore of K/N blackbox tests

^KT-59288 Fixed
This commit is contained in:
Vladimir Sukharev
2023-10-28 17:34:33 +02:00
committed by Space Team
parent 6ce33e80a5
commit c38a0e10af
93 changed files with 465 additions and 860 deletions
@@ -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