On 30/10/2012 12:47, Anttila Janne wrote: > http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_00902/win32-msvc2010_developer-build_Windows_7/log.txt.gz > > I think it has been failing also on other Windows builds > (Build numbers close to Build 902)
Looks like it's always the threadedConnection test. That test was known to be awfully flaky on all platforms. Ossi and me tried to stabilized it with commit 6c8b980a8ea8009a7b80fcce419e331df778a989. Apparently that worked fine for quite a while now. This new flakiness points to some problem in the Windows port, I reckon. Instead of setting the whole testcase to insignificant we should skip the threadedConnection on Windows until this is fixed. Cheers, Jörg -- Joerg Bornemann Senior Software Engineer - Digia, Qt http://qt.digia.com/ _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
