[Test] Mute tests with expect supertypes

The problem: someone should generate IR for f/o in common classes appeared
  after IR actualization

Those tests will be fixed in the following commits
This commit is contained in:
Dmitriy Novozhilov
2023-11-14 13:43:06 +02:00
committed by Space Team
parent ca32722b0a
commit bb892f10f8
3 changed files with 8 additions and 0 deletions
@@ -6,6 +6,9 @@
// WITH_STDLIB
// !LANGUAGE: +MultiPlatformProjects
// IGNORE_CODEGEN_WITH_IR_FAKE_OVERRIDE_GENERATION: KT-62535
// IGNORE_BACKEND_K2: JVM_IR
// Ignore reason: (TODO) how should generate IR for common f/o after actualization?
// TARGET_BACKEND: JVM
// MODULE: common
// TARGET_PLATFORM: Common
@@ -3,6 +3,9 @@
// WITH_STDLIB
// !LANGUAGE: +MultiPlatformProjects
// IGNORE_CODEGEN_WITH_IR_FAKE_OVERRIDE_GENERATION: KT-62535
// IGNORE_BACKEND_K2: JVM_IR
// Ignore reason: (TODO) how should generate IR for common f/o after actualization?
// MODULE: common
// TARGET_PLATFORM: Common
// FILE: common.kt
@@ -3,6 +3,8 @@
// WITH_STDLIB
// IGNORE_CODEGEN_WITH_IR_FAKE_OVERRIDE_GENERATION: KT-62535
// !LANGUAGE: +MultiPlatformProjects
// IGNORE_BACKEND_K2: JVM_IR
// Ignore reason: (TODO) how should generate IR for common f/o after actualization?
// MODULE: common
// TARGET_PLATFORM: Common