Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin Action stays locked even when previous generation is finished #1173

Closed
Tracked by #1187
alisevych opened this issue Oct 17, 2022 · 0 comments · Fixed by #1175
Closed
Tracked by #1187

Plugin Action stays locked even when previous generation is finished #1173

alisevych opened this issue Oct 17, 2022 · 0 comments · Fixed by #1175
Assignees
Labels
comp-ui Improvements of plugin UI appearence and functionality ctg-bug Issue is a bug priority-blocker Bug blocking some of the main features

Comments

@alisevych
Copy link
Member

alisevych commented Oct 17, 2022

Description

Plugin Action stays locked even when previous generation is finished

To Reproduce

  1. Run the 'UTBotJava' project in IntelliJ Idea
  2. Both Fuzzing and Symbolic analysis are enabled (File -> Settings -> Tools -> UnitTestBot)
  3. UnitTestBot plugin is installed from main
  4. Open/create another project
  5. Generate tests with UnitTestBot... for a class
  6. Wait tests are generated
  7. Try to open Generate Tests with UnitTestBot... once again - for any class/method/package

Expected behavior

Plugin action is supposed to be locked only during test generation.

Actual behavior

Plugin action stays locked even when previous generation is finished.

Visual proofs (screenshots, logs, images)

image

Environment

Windows 10 Pro
IntelliJ IDEA 2022.1.4 (JBR 11)

@alisevych alisevych added ctg-bug Issue is a bug comp-ui Improvements of plugin UI appearence and functionality labels Oct 17, 2022
@alisevych alisevych added this to the 2022.11 Release milestone Oct 17, 2022
@korifey korifey moved this to Todo in UTBot Java Oct 17, 2022
@alisevych alisevych added the priority-blocker Bug blocking some of the main features label Oct 18, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov moved this from Todo to In Progress in UTBot Java Oct 18, 2022
Vassiliy-Kudryashov added a commit that referenced this issue Oct 18, 2022
Repository owner moved this from In Progress to Done in UTBot Java Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-ui Improvements of plugin UI appearence and functionality ctg-bug Issue is a bug priority-blocker Bug blocking some of the main features
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants