wikimedia / pywikibot-core (master)
Build #4093 was broken.
2 hours, 1 minute, and 26 seconds
dalba 5159e45 Changeset →
  MWSite.__init__: Re-raise the RequestException of _parse_post_117

If there is any kind of RequestException in _parse_post_117, it means
that the `private_wiki` attribute has not had a chance to be set and
will definitly cause AttributeError later in the code.

Raising the RequestException is more clear and will allow the related
test to be skipped.

Bug: T160355
Change-Id: I75eb7c35a1e030a309bdf271a7ddc8ac69052ab9

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!