Bug 319676

Summary: Mediawiki backend fails tests
Product: [Applications] digikam Reporter: Michael Palimaka <kensington>
Component: Plugin-WebService-MediaWikiAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: adrian, caulier.gilles, dilfridge, esigra
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 7.5.0
Attachments: LastTest.log

Description Michael Palimaka 2013-05-11 16:41:10 UTC
Created attachment 79832 [details]
LastTest.log

At ac2cf47e3c30dbd990dbe2516477d148f447b3ee, tests fail.  mediawiki-logintest always fails, and other tests like mediawiki-edittest and mediawiki-queryrevisiontest fail intermittently.
Comment 1 Adrián Chaves (Gallaecio) 2013-08-18 09:13:24 UTC
Git commit 73c93a22d5767e16c5f3f237323bfe56713ab2f3 by Adrián Chaves Fernández (Gallaecio).
Committed on 18/08/2013 at 09:13.
Pushed by adrianchavesfernandez into branch 'master'.

(Apparently) fixed the login test, which was failing sometimes

M  +46   -26   tests/logintest.cpp

http://commits.kde.org/libmediawiki/73c93a22d5767e16c5f3f237323bfe56713ab2f3
Comment 2 Adrián Chaves (Gallaecio) 2013-08-18 09:14:34 UTC
Could you please test again? I made a simple change that seems to have fixed it here, but given the nature of this bug (the fact that it fails only sometimes), I cannot be too sure.
Comment 3 Andreas K. Huettel 2013-09-01 02:06:08 UTC
Seems to work now. I guess we can resolve this.