- Notifications
You must be signed in to change notification settings - Fork 103
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function
Milestone
Description
Elliotte Rusty Harold opened MJAVADOC-762 and commented
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.
Issue Links:
- MJAVADOC-804 Temporary files are left after test execution
("causes")
Remote Links:
Backported to: 3.6.1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function