-
-
Notifications
You must be signed in to change notification settings - Fork 653
Closed
Labels
Description
Steps to reproduce
- Find a testing namespace
- Eval NS
- Run all tests (success)
- Run individual test (success)
- Edit a test to fail.
- Run all tests (failure correctly reported)
- Run failing test individually (End of buffer error)
- Run all tests (End of buffer error).
After repeating this process, the only way to return to successful tests is to restart Cider.