IR text tests: Unmute tests with frontend errors

This commit is contained in:
Dmitriy Dolovov
2023-12-13 22:34:39 +01:00
committed by Space Team
parent 194efac68c
commit 22aa9ee65f
6 changed files with 688 additions and 12 deletions
@@ -1,10 +1,8 @@
// IGNORE_BACKEND_K2: JVM_IR
// IGNORE_BACKEND: JS_IR
// !IGNORE_ERRORS
// IGNORE_ERRORS
// IGNORE_FIR_DIAGNOSTICS
// DIAGNOSTICS: -BREAK_OR_CONTINUE_OUTSIDE_A_LOOP -NOT_A_LOOP_LABEL -UNRESOLVED_REFERENCE -BREAK_OR_CONTINUE_JUMPS_ACROSS_FUNCTION_BOUNDARY
// KT-61141: java.lang.RuntimeException: Loop not found for break expression: break
// IGNORE_BACKEND: NATIVE
// ERROR_POLICY: SEMANTIC
// SKIP_KLIB_TEST
fun test1() {
break