[test] Get rid of SKIP_SIGNATURE_DUMP directive in irText tests
Sometimes there are legitimate reasons to have two separate signature dumps for K1 and K2. ^KT-61797 Fixed
This commit is contained in:
committed by
Space Team
parent
d2cf4548f6
commit
da9f0e7af8
@@ -2,7 +2,7 @@
|
||||
// SKIP_KLIB_TEST
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
|
||||
// SKIP_SIGNATURE_DUMP
|
||||
// SEPARATE_SIGNATURE_DUMP_FOR_K2
|
||||
// ^ Value parameters in fake overrides generated by K1 and K2 are different
|
||||
|
||||
class A1 : java.util.ArrayList<String>()
|
||||
|
||||
Reference in New Issue
Block a user