IR text tests: Unmute tests with frontend errors
This commit is contained in:
committed by
Space Team
parent
194efac68c
commit
22aa9ee65f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user