Build Update for wikimedia/pywikibot-core -------------------------------------
Build: #2532 Status: Fixed
Duration: 24 minutes and 9 seconds Commit: 4bd04db (master) Author: Fabian Neundorf Message: [FIX] checkimages: Expect NoPage exception
In compat the script called `getHash` which returned None if the image is missing while `latest_file_info` raises a NoPage exception.
The script was previously fixed in 88ad247f and the usage was changed into `getFileSHA1Sum` which would raise a `TypeError` if the page doesn't exist.
Bug: T105727 Change-Id: I9c39c41b86125ab7eeb1e842faad2a2cecbcb637
View the changeset: https://github.com/wikimedia/pywikibot-core/compare/08eec2d832f3...4bd04db59...
View the full build log and details: https://travis-ci.org/wikimedia/pywikibot-core/builds/70875982
--
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