Build Update for wikimedia/pywikibot-core -------------------------------------
Build: #1953 Status: Fixed
Duration: 47 minutes and 5 seconds Commit: 4e3697c (master) Author: John Vandenberg Message: Add fake ParamInfo to DrySite
The real ParamInfo uses CachedRequest which is not mock-ed under dry tests, due to it having a different __init__ signature.
This meant TestDryPageGenerator and ParamInfoDictTests.test_parameter have been using live paraminfo data.
When there are no API requests, the maintenance script cache.py fails while trying to open the directory tests/apicache.
Change-Id: Ie76a7f3d5fd64767e7ca7eb71445fa67a648430c
View the changeset: https://github.com/wikimedia/pywikibot-core/compare/6ad7f50942f1...4e3697c64...
View the full build log and details: https://travis-ci.org/wikimedia/pywikibot-core/builds/49450500
--
You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications
pywikibot-commits@lists.wikimedia.org