False positive test on timeout is generated by Symbolic engine #2498
Labels
comp-instrumented-process
Issue is related to Instrumented process
comp-spring
Issue is related to Spring projects support
ctg-bug
Issue is a bug
priority-blocker
Bug blocking some of the main features
Milestone
Description
False positive test on timeout is generated by Symbolic engine on sm***t project: DCMI class, qcbu method
To Reproduce
Sm***tApplication
, UnitTests, other settings as defaultExpected behavior
No tests on timeout should be generated for the class.
Actual behavior
There are tests on timeout being generated.
They fail with NPE.
There are
java.lang.InterruptedException
andjava.lang.ThreadDeath
in utbot-engine-current.log (see below)Screenshots, logs
Environment
IntelliJ IDEA version - Ultimate 2023.2
Project - sm***t, Maven
JDK - 1.8
Additional context
Reproducing for customer.
Probably related issue:
The text was updated successfully, but these errors were encountered: