[Development] qtbase 5.5 CI broken again ?

Friedemann Kleint Friedemann.Kleint at theqtcompany.com
Thu Jul 23 12:05:19 CEST 2015


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20150723/7da57997/attachment.html>


More information about the Development mailing list