[FIR] Enable BlackBoxAgainstJavaCodegen tests for FIR.

23 out of 156 tests (14.7%) are currently failing.
This commit is contained in:
Mark Punzalan
2020-09-29 00:13:07 +00:00
committed by Mikhail Glukhikh
parent 348ba3e08c
commit 69cd729506
26 changed files with 1285 additions and 0 deletions
@@ -1,3 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// WITH_RUNTIME
// FILE: Super.java
@@ -1,4 +1,5 @@
// !LANGUAGE: -ProhibitOperatorMod
// IGNORE_BACKEND_FIR: JVM_IR
// FILE: Java.java
import org.jetbrains.annotations.NotNull;
@@ -1,3 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// SKIP_JDK6
// FILE: Custom.java
@@ -1,3 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// WITH_RUNTIME
// FILE: Promise.java
import org.jetbrains.annotations.NotNull;