Description
This test doesn't create a new repo for every test. Therefore state is shared between test methods.
Worse yet, state is shared between one run of the test suite and the next unless there's an intervening mvn clean.
This caused me some very annoying debugging for a problem that I had already fixed but the test suite kept failing.
Attachments
Issue Links
- causes
-
MJAVADOC-804 Temporary files are left after test execution
- Closed
- links to