[JS IR] Disable some flaky stepping tests

^KT-54283
This commit is contained in:
Sergej Jaskiewicz
2022-10-03 16:48:39 +02:00
committed by Space Team
parent 860f873ac7
commit c9c50ff73c
3 changed files with 2 additions and 14 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// FILE: test.kt
// DONT_TARGET_EXACT_BACKEND: JS_IR (KT-54283)
fun foo() {
try {
mightThrow()