On Wednesday 05 August 2015 07:48:42 Thiago Macieira wrote: > Uh... that indicates that the random number generator is never seeded in > the tests, so QTemporaryFile / QTemporaryDir always tries to create the > same file names. > > 256 is exactly the number of attempts qt_mkstemp tries before giving up. > And tst_qmimedatabase-xml is failing exactly because the QTemporaryDir > creation failed.
https://codereview.qt-project.org/122839 -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
