Skip to content

Conversation

@Vassiliy-Kudryashov
Copy link
Member

#1307

Avoid log.error / error dialog in case of explicitly cancelled generation

Fixes #1307

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Manual Scenario

Start generation for a single method, then cancel it afer "reading classes" stage.
"Failed to generate uint tests..." dialog shouldn't appear.

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • No new warnings

Copy link
Collaborator

@Domonion Domonion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

…sage-when-user-explicitly-cancel-test-generation
@Vassiliy-Kudryashov Vassiliy-Kudryashov enabled auto-merge (squash) December 6, 2022 14:52
@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit b0b0ebc into main Dec 6, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-Kudryashov/1307-dont-show-error-message-when-user-explicitly-cancel-test-generation branch December 6, 2022 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't show error message when user explicitly cancel test generation

3 participants