Build Update for wikimedia/pywikibot-core -------------------------------------
Build: #3417 Status: Errored
Duration: 1 hour, 1 minute, and 33 seconds Commit: 20faf0c (master) Author: xqt Message: [bugfix] Enable test_detect_site for wikichristian.org
- SiteDetectionTestCase.test_detect_site() failed for wikichristian.org. I found several newlines on top of the json file and a Byte Order Mark (BOM). Removing them solves the problem. - Also add a __repr__ for MWSite so show this repr string instead of the generic <pywikibot.site_detect.MWSite object at 0x032D06F0>. Now we get the class Name with the new url where the json is fetched from
Bug: T128992 Change-Id: Ib8b4c0d5dbf645d4984d26f5ac35f8f98e1ca418
View the changeset: https://github.com/wikimedia/pywikibot-core/compare/75134ba52d9a...20faf0cf6...
View the full build log and details: https://travis-ci.org/wikimedia/pywikibot-core/builds/125397549
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
pywikibot-commits@lists.wikimedia.org