FIR: mute a blackbox test that fails due to another case of #3747

This commit is contained in:
pyos
2021-09-02 15:28:50 +02:00
committed by teamcityserver
parent 9bb7a29baa
commit c522543e44
@@ -1,6 +1,9 @@
// TARGET_BACKEND: JVM
// IGNORE_BACKEND: ANDROID
// ^ uses API not implemented on minSdkVersion 19
// IGNORE_BACKEND_FIR: JVM_IR
// ^ fir2ir creates an IrConst(value=2, type=@EnhancedNullability Int), which
// the backend generates as an int instead of Integer
// WITH_RUNTIME
// JVM_TARGET: 1.8
// FULL_JDK