Skip to content

End of buffer error after test failure #1143

@AshtonKem

Description

@AshtonKem

Steps to reproduce

  1. Find a testing namespace
  2. Eval NS
  3. Run all tests (success)
  4. Run individual test (success)
  5. Edit a test to fail.
  6. Run all tests (failure correctly reported)
  7. Run failing test individually (End of buffer error)
  8. Run all tests (End of buffer error).

After repeating this process, the only way to return to successful tests is to restart Cider.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions