Closed
Description
Description
If we launch action on project that is not-compilable, UTBot will continue test generation after failed build and throw an exception.
To Reproduce
- Create a class that can't be compiled.
- Launch action on it
Expected behavior
Action ends after build failure
Actual behavior
Exception is thrown in IDEA.
Additional context
This bug may also impact behavior in #1081
Metadata
Metadata
Assignees
Type
Projects
Status
Done