-
Bug
-
Resolution: Duplicate
-
Trivial
-
None
-
Platform: All, OS: All
When running tests individually (as "mvn -Dtest=SomeTest test") in
main/hudson/test, I'm seeing the temporary directories for the Maven install,
Hudson home, etc, in /tmp sticking around after the test finishes. I can't
confirm whether they're left there by running the full test suite at the moment,
but they're definitely still there after individual test classes are invoked
directly.
- duplicates
-
JENKINS-4409 Hudson test case leaks temp folders
-
- Resolved
-
Marking as duplicate of 4409, because Erik's got steps to reproduce in his. =)