[FIR2IR] Mute 2 failing BB tests

Looks like both tests are failing because now only classes from
'kotlin.*' are considered "external" and generated with declarations.
This commit is contained in:
Mikhail Glukhikh
2020-05-13 17:50:26 +03:00
parent d8398bb0ab
commit 3652ac9354
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// TARGET_BACKEND: JVM
// FULL_JDK
@@ -1,3 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// KJS_WITH_FULL_RUNTIME
// IGNORE_BACKEND: NATIVE