On Thu, Jan 8, 2015 at 3:10 PM, Aleix Pol <[email protected]> wrote: > On Tue, Jan 6, 2015 at 2:12 PM, David Faure <[email protected]> wrote: >> On Tuesday 06 January 2015 10:56:46 KDE CI System wrote: >>> See <http://build.kde.org/job/frameworkintegration_master_qt5/150/changes> >> >> FAIL! : KdePlatformTheme_UnitTest::testPlatformHints() Compared values are >> not the same >> Actual (m_qpa->themeHint(QPlatformTheme::CursorFlashTime).toInt()): 1000 >> Expected (1042) : 1042 >> Loc: >> [/srv/jenkins/workspace/frameworkintegration_master_qt5/autotests/kdeplatformtheme_unittest.cpp(120)] >> >> This seems to fail randomly (or more precisely, 50% of the time), >> independently from any code changes.... Any ideas? ...
The failure can be predicted - it fails on slave4 but succeeds on slave1 and slave3. This is probably due to some circumstances which have led to a given configuration being left behind in ~/.qttest on slave1 and slave3. Someone might want to compare the three instances... > > Hi, > I just looked into it and realized that if I "rm -rf ~/.qttest", I can > reproduce the failure 100% of the times, locally. I don't know if I'll > have time to give it a go, I'm tired now =.=. > > HTH, > Aleix Cheers, Ben > _______________________________________________ > Kde-frameworks-devel mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-frameworks-devel _______________________________________________ Kde-frameworks-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
