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

Manual undo operation does not work properly after failing test #44

Open
mjanos5 opened this issue Feb 9, 2022 · 0 comments
Open

Manual undo operation does not work properly after failing test #44

mjanos5 opened this issue Feb 9, 2022 · 0 comments

Comments

@mjanos5
Copy link

mjanos5 commented Feb 9, 2022

Software versions:

  • PyCharm 2021.3.2 CE
  • Limited WIP 0.3.13

Settings:

  • Change Size Watchdog: disabled
  • Auto-Revert: disabled
  • TCR: enabled
    • don't revert test: enabled
    • don't revert files: **

Steps to reproduce:

  • make a change that breaks the tests
  • run tests
  • press undo key shortcut

Actual result

"Undo reload from Disk" dialog pops up. After clicking on "close" the change is not undone. An additional undo press is needed to really perform the undo.

Expected result

The undo should be performed on first shortcut press without the "Undo reload from Disk" dialog popping up.

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

No branches or pull requests

1 participant