Open
Description
Description
If the project has git versioning, user is prompted to add test class to git or not.
If user has not reacted quickly (within ~3 minutes) - Failed to save tests report
error dialog is displayed.
To Reproduce
- Install UnitTestBot plugin built from main in IntelliJ IDEA 2023.1.3
- Open a project with git versioning
- Delete target test class if present
- Generate tests for a class
- Wait
Add File to Git
dialog is displayed - Leave it opened for 3+ minutes
- Select Add/Cancel
Expected behavior
SARIF reports are saved without error.
Actual behavior
Failed to save tests report
error dialog is displayed.
SARIF report is saved.
Screenshots, logs
Environment
Project with git versioning
Additional context
Initial bug:
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo