-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-codegenIssue is related to code generatorIssue is related to code generatorctg-bugIssue is a bugIssue is a bugpriority-top-focusTop priority chosen by dev teamTop priority chosen by dev team
Milestone
Description
Description
All test generation results are eliminated after cancel
Steps to reproduce
- Test generation is started for several classes.
- Wait Progress bar to show that generation for 2nd / 3rd class has been already started.
- Cancel is clicked.
Expected result
Test classes should be created - for those classes that were processed before cancellation.
Actual result
No test classes are produced. No notification is shown.
Visual proofs
Environment
Windows 10 Pro
IntelliJ IDEA 2022.1.4 / 2022.2.3
UnitTestBot version - reproducing on different builds from main, for example
Additional context
Originally posted by @alisevych in #1187 (comment)
Metadata
Metadata
Assignees
Labels
comp-codegenIssue is related to code generatorIssue is related to code generatorctg-bugIssue is a bugIssue is a bugpriority-top-focusTop priority chosen by dev teamTop priority chosen by dev team
Type
Projects
Status
Done