Black box: update/set FIR status for some new tests

This commit is contained in:
Mikhail Glukhikh
2021-12-08 15:23:16 +03:00
committed by TeamCityServer
parent 9b42fab9de
commit 0f4647d95e
42 changed files with 43 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// IGNORE_BACKEND_FIR: JVM_IR
// FIR status: a new FE 1.0 test, failed with FIR, need to review
// FIR status: several false UPPER_BOUND_VIOLATED are reported
abstract class Interpreter<IS, TS, SELF>
where IS : Interpreter.Intermediary<SELF>,