Skip to content

Conversation

@lread
Copy link
Contributor

@lread lread commented Jan 13, 2026

Step 1 for #158 - run all tests from scratch cwd

(note: the new fs-test-util may be temporary; it might be merged into fs-test in subsequent steps)

Please answer the following questions and leave the below in as part of your PR.

lread added 3 commits January 13, 2026 09:37
All tests are run from target/test-cwd, so clj-kondo cache init
needed a tweak.
An unclosed reader in `read-all-lines-test` could cause this test to
fail on Windows. When the test fixture attempted to deleted the
README.md in our test scratch cwd, we could get:

```
=== read-all-lines-test [jdk 21.0.9 clj 1.10.3]
Execution error (FileSystemException) at sun.nio.fs.WindowsException/translateToIOException (WindowsException.java:92).
.\README.md: The process cannot access the file because it is being used by another process
```
@borkdude borkdude merged commit cf837b6 into master Jan 13, 2026
24 checks passed
@borkdude borkdude deleted the lread/single-dev-env branch January 13, 2026 19:31
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

Successfully merging this pull request may close these issues.

3 participants