Am Freitag, 28. November 2014, 18:46:35 schrieb KDE CI System:
> See <http://build.kde.org/job/kmymoney_master/376/changes>

It was me, and the test is actually failing (not a time out!). I think it is 
caused indirectly by bug 341304 [1].

The direct problem is that upgradeToV1() does not work with SQLite. But a just 
created database should not need to be upgraded to version 1. So it should not 
call upgradeToV1() at all (that is actually another bug).

The test just worked fine for the last years because the test used 
/tmp/kmm_test_driver as test database. That file was never removed by jenkins.

tl;dr

The kmymoney-mymoneydatabasemgrtest failed in clean environments - always.
Since [2] the environment is always clean, so it is destined to fail.

Greetings
Chris

[1] https://bugs.kde.org/show_bug.cgi?id=341304
[2] 
https://projects.kde.org/projects/extragear/office/kmymoney/repository/revisions/a201de88b3dfb11e38896e5e644e6fae00ec09b2
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to