wikimedia / pywikibot-core (master)
Build #3817 has errored.
46 minutes and 37 seconds
dalba a188e89 Changeset →
  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

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.

Would you like to test your private code?

Travis CI for Private Projects could be your new best friend!