[Test] Mute some tests because of KT-62393 and KT-62394
This commit is contained in:
committed by
Space Team
parent
8bf4d3cbf7
commit
5857e6cc5d
@@ -1,6 +1,7 @@
|
|||||||
// TARGET_BACKEND: JVM_IR
|
// TARGET_BACKEND: JVM_IR
|
||||||
// ISSUE: KT-59550
|
// ISSUE: KT-59550
|
||||||
|
// IGNORE_BACKEND_K2: ANY
|
||||||
|
// Ignore reason: KT-62393 and KT-62394
|
||||||
// FILE: Intermediate.java
|
// FILE: Intermediate.java
|
||||||
public class Intermediate extends Base {
|
public class Intermediate extends Base {
|
||||||
public Intermediate(String foo) {
|
public Intermediate(String foo) {
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
// TARGET_BACKEND: JVM_IR
|
// TARGET_BACKEND: JVM_IR
|
||||||
// ISSUE: KT-59550
|
// ISSUE: KT-59550
|
||||||
|
// IGNORE_BACKEND_K2: ANY
|
||||||
|
// Ignore reason: KT-62393 and KT-62394
|
||||||
|
|
||||||
// FILE: Intermediate.java
|
// FILE: Intermediate.java
|
||||||
public class Intermediate extends Base {
|
public class Intermediate extends Base {
|
||||||
|
|||||||
Reference in New Issue
Block a user