The build was repeatedly broken over the last week.
Two of the build breakages have been fixed.
I think one was caused by changes to WMF site configuration.
https://travis-ci.org/wikimedia/pywikibot-core/builds/30824554
And the other caused by merging a fix without checking the tests worked correctly.
https://travis-ci.org/wikimedia/pywikibot-core/builds/30831527
And there is still one more bug that needs to be fixed.
https://bugzilla.wikimedia.org/show_bug.cgi?id=68564
Or we need to roll back the several commits which caused categories to be broken.
As we may need to roll back several commits, could we please not check in new code while the build is broken.
Il 25/07/2014 22:28, John Mark Vandenberg ha scritto:
The build was repeatedly broken over the last week.
Two of the build breakages have been fixed.
I think one was caused by changes to WMF site configuration.
https://travis-ci.org/wikimedia/pywikibot-core/builds/30824554
And the other caused by merging a fix without checking the tests worked correctly.
https://travis-ci.org/wikimedia/pywikibot-core/builds/30831527
And there is still one more bug that needs to be fixed.
https://bugzilla.wikimedia.org/show_bug.cgi?id=68564
Or we need to roll back the several commits which caused categories to be broken.
As we may need to roll back several commits, could we please not check in new code while the build is broken.
The build is still broken, but because of this edit https://de.wikipedia.org/wiki/Special:Diff/132516206, that breaks the timestamp detection of the ArchiveBot. Maybe a fictitious, write-protected talk page should be used?
On Sat, Jul 26, 2014 at 10:39 PM, Ricordisamoa ricordisamoa@openmailbox.org wrote:
The build is still broken, but because of this edit, that breaks the timestamp detection of the ArchiveBot. Maybe a fictitious, write-protected talk page should be used?
That is being tracked on
https://bugzilla.wikimedia.org/show_bug.cgi?id=67663
An alternative test page would be a good solution.
Or maybe the unit test could allow unsigned sections to be added to the talk page.
-- John Vandenberg