Skip to content

Commit 164d6c6

Browse files
committed
Disable JVM crash test
1 parent a542750 commit 164d6c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utbot-framework/src/test/kotlin/org/utbot/examples/exceptions/JvmCrashExamplesTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ internal class JvmCrashExamplesTest : UtValueTestCaseChecker(testClass = JvmCras
1717
}
1818

1919
@Test
20+
@Disabled
2021
fun testCrash() {
2122
check(
2223
JvmCrashExamples::crash,

0 commit comments

Comments
 (0)