[Test] Don't generate JVM BB tests for expect-actual linker

This feature is supported only on JS backend so those tests on JVM
  are meaningless. Also those tests had passed on jvm because of
  old codegen tests didn't use `MODULE` directive and analyze all
  files in tests in single module
This commit is contained in:
Dmitriy Novozhilov
2020-12-29 11:04:55 +03:00
committed by TeamCityServer
parent 3a41f1e435
commit 285ccf7583
7 changed files with 9 additions and 60 deletions
@@ -2,6 +2,9 @@
// KJS_WITH_FULL_RUNTIME
// EXPECT_ACTUAL_LINKER
// IGNORE_BACKEND: JS
// DONT_TARGET_EXACT_BACKEND: JVM
// DONT_TARGET_EXACT_BACKEND: JVM_IR
// DONT_TARGET_EXACT_BACKEND: ANDROID
// MODULE: A
// FILE: a.kt
@@ -2,6 +2,9 @@
// KJS_WITH_FULL_RUNTIME
// EXPECT_ACTUAL_LINKER
// IGNORE_BACKEND: JS
// DONT_TARGET_EXACT_BACKEND: JVM
// DONT_TARGET_EXACT_BACKEND: JVM_IR
// DONT_TARGET_EXACT_BACKEND: ANDROID
// MODULE: A
// FILE: a.kt
@@ -4,6 +4,9 @@
// IGNORE_BACKEND: JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
// DONT_TARGET_EXACT_BACKEND: JVM
// DONT_TARGET_EXACT_BACKEND: JVM_IR
// DONT_TARGET_EXACT_BACKEND: ANDROID
// MODULE: A
// FILE: a.kt