[libvirt] [PATCH] tests: Remove temporary directories in qemumonitorjsontest

Peter Krempa pkrempa at redhat.com
Tue Nov 13 09:23:16 UTC 2012


On 11/12/12 23:27, Eric Blake wrote:
> On 11/12/2012 07:38 AM, Peter Krempa wrote:
>> qemumonitorjsontest creates a temporary directory to hold the socket
>> that is simulating the monitor socket. The directory containing the
>> socket wasn't disposed properly at the end of the test leaving garbage
>> in the temporary folder.
>> ---
>>   tests/qemumonitortestutils.c | 60 ++++++++++++++++++++++++--------------------
>>   1 file changed, 33 insertions(+), 27 deletions(-)
>
> ACK.

Pushed; Thanks. I've hit this problem massively after leaving the test 
running in a loop while verifying the fix of the deadlock. My temp dir 
contained nearly 160k of those temp dirs :)

Peter




More information about the libvir-list mailing list