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

Failed to save tests report error after Git dialog #2375

Open
alisevych opened this issue Jul 6, 2023 · 0 comments
Open

Failed to save tests report error after Git dialog #2375

alisevych opened this issue Jul 6, 2023 · 0 comments
Labels
comp-sarif Issue is related to SARIF report or Problems tab ctg-bug Issue is a bug spec-ux Issue is influencing user experience

Comments

@alisevych
Copy link
Member

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

  1. Install UnitTestBot plugin built from main in IntelliJ IDEA 2023.1.3
  2. Open a project with git versioning
  3. Delete target test class if present
  4. Generate tests for a class
  5. Wait Add File to Git dialog is displayed
  6. Leave it opened for 3+ minutes
  7. 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

image

Environment

Project with git versioning

Additional context

Initial bug:

@alisevych alisevych added ctg-bug Issue is a bug comp-sarif Issue is related to SARIF report or Problems tab spec-ux Issue is influencing user experience labels Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-sarif Issue is related to SARIF report or Problems tab ctg-bug Issue is a bug spec-ux Issue is influencing user experience
Projects
Status: Todo
Development

No branches or pull requests

1 participant