Build Update for wikimedia/pywikibot-core -------------------------------------
Build: #3817 Status: Errored
Duration: 46 minutes and 37 seconds Commit: a188e89 (master) Author: dalba Message: test_bot_may_edit_general: Make sure `ignore_bot_templates` is False
Previously, if ignore_bot_templates was set to True in user-config.py, the test would have failed with the following error:
Failure Traceback (most recent call last): File "...\pywikibot-core\tests\page_tests.py", line 709, in test_bot_may_edit_general self.assertFalse(page.botMayEdit()) AssertionError: True is not false
Change-Id: I4118b2cb42950e030fa81f70ff8b06e54233758e
View the changeset: https://github.com/wikimedia/pywikibot-core/compare/c75c66716035...a188e897b...
View the full build log and details: https://travis-ci.org/wikimedia/pywikibot-core/builds/196953025
--
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