-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
comp-sarifIssue is related to SARIF report or Problems tabIssue is related to SARIF report or Problems tabctg-bugIssue is a bugIssue is a bugspec-uxIssue is influencing user experienceIssue is influencing user experience
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
comp-sarifIssue is related to SARIF report or Problems tabIssue is related to SARIF report or Problems tabctg-bugIssue is a bugIssue is a bugspec-uxIssue is influencing user experienceIssue is influencing user experience
Type
Projects
Status
Todo