Rebooting windows is the first thing a windows user learns to do, why it takes 
so much to do it ? :)

 


     On Thursday, July 23, 2015 1:05 PM, Friedemann Kleint 
<friedemann.kle...@theqtcompany.com> wrote:
   

  Hi,
 
 >As far as I know, no. No one has a clue why the creation of a temporary 
 >directory is failing.
 
 It is simply running out of patterns to try since the mime DB tests leaked 
temp dirs. https://codereview.qt-project.org/#/c/121381/ fixed  
QDir::removeRecursively() to try harder removing files and 
https://codereview.qt-project.org/#/c/121383/ fixed the test to set write 
permission on the temp files it creates; the test should no longer leak.
 
 All that remains to be done is reboot the Windows CI nodes and clean out their 
temp directories.
 
 Friedemann
 
 -- 
Friedemann Kleint | The Qt Company
 
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


   
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to