Timeout 0 ms
on Problems view for a Successful symbolic execution
#1917
Labels
comp-sarif
Issue is related to SARIF report or Problems tab
comp-symbolic-engine
Issue is related to the symbolic execution engine
ctg-bug
Issue is a bug
lang-java
Issue is related to Java support
Description
An error is shown on Problems view
Timeout 0 ms for phase StatisticsCollectionPhase elapsed, controller timeout - 2
for a successful test generated with Symbolic engine.
To Reproduce
utbot-intellij-IU-2023.3.*
artefactorg/utbot/examples/mock/others
packagewith default settings (Fuzzing/Symbolic) and Mock everything outside package and
Do NOT mock static methods
SideEffectApplier
Expected behavior
Errors are not expected for successful executions.
Or they should be considered as error-prone.
Actual behavior
The following error is shown on Problems view:
"Unexpected behavior: Timeout 0 ms for phase StatisticsCollectionPhase elapsed, controller timeout - 2.\nTest case:
applySideEffect(<ExampleClass>)
\nGenerated test for this case"Visual proofs (screenshots, logs, images)
SideEffectApplierReport.sarif
Environment
Windows 10 Pro
IntelliJ IDEA 2022.2.4 Ultimate
Gradle, JDK 11
Additional context
The following bug reproduced with this scenario simultaneously:
The text was updated successfully, but these errors were encountered: