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
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to