FIR: add status line to all failing black box tests

This commit is contained in:
Mikhail Glukhikh
2021-11-19 13:30:33 +03:00
committed by TeamCityServer
parent d0d1c8c4b9
commit cf104c8433
176 changed files with 184 additions and 24 deletions
@@ -2,7 +2,7 @@
// 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
// FIR status: fir2ir creates an IrConst(value=2, type=@EnhancedNullability Int), which
// the backend generates as an int instead of Integer
// WITH_STDLIB
// JVM_TARGET: 1.8