Test infra: refactor IGNORE_BACKEND directive
treat it as a general one, introduce *_K1 and *_K2 variants for more specific ignoring
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// SKIP_KLIB_TEST
|
||||
// See KT-44312
|
||||
// IGNORE_BACKEND_FIR: ANY
|
||||
// IGNORE_BACKEND_K2: ANY
|
||||
// ^ TODO decide if we want to fix KT-42020 for FIR as well
|
||||
|
||||
open class Base<T> {
|
||||
|
||||
Reference in New Issue
Block a user