-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-settingsIssue is related to settingsIssue is related to settingsctg-bugIssue is a bugIssue is a buglang-javaIssue is related to Java supportIssue is related to Java support
Description
Description
Test Generation Timeout is not saved in project utbot-settings.xml
To Reproduce
- Run/create a projectin IntelliJ Idea
- Install one of the latest IU plugin built from main - take
utbot-intellij-IU-2023.3.*artefact - Generate tests with changed
Test generation timeoutto 20 sec, f.i. - Wait tests are generated
- Open UnitTestBot dialog for a class in the same project
- Open
.idea/utbot-settings.xmlin the project
Expected behavior
Test generation timeoutshould be 20 sec - the same, used in the previous test generation in this project.- There should be an option for
utBotGenerationTimeoutInMilliswith the value used for this project last time.
Actual behavior
Test generation timeoutis 60 sec - default.- There is no option for test generation timeout.
Visual proofs (screenshots, logs, images)
Environment
IntelliJ IDEA 2022.2.4 Ultimate
Additional context
This is how it works since 2022.07
Metadata
Metadata
Assignees
Labels
comp-settingsIssue is related to settingsIssue is related to settingsctg-bugIssue is a bugIssue is a buglang-javaIssue is related to Java supportIssue is related to Java support
Type
Projects
Status
Done
