Ticket #687 (new defect)
[TRIVIAL] testsuite does not clean up $TMPDIR/testbed.* directories
| Reported by: | mbanck | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | OpenSync | Version: | 0.38 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I had 200MB of /tmp/testbed.* directories lying around after building opensync a couple of times. Maybe it is because I patch some stuff or use non-default options, but the test suite should really make sure it cleans up after itself.
Change History
Note: See
TracTickets for help on using
tickets.

testbeds of failing tests will not be deleted.
Could you verify that the number of failed tests are the same as the number of "leaking" testbeds?
Maybe we should delete them by default even if the failed - and add some parameter to keep them for reviewing the failed testcase...
If the testbed is still available even if all test passed => bug.