Page MenuHomePhabricator

test_unencoded_params sometimes fails with AttributeError: 'module' object has no attribute 'skipTest'
Closed, ResolvedPublic

Description

https://travis-ci.org/wikimedia/pywikibot/jobs/428065269#L4780

======================================================================
ERROR: test_unencoded_params (tests.http_tests.QueryStringParamsTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/wikimedia/pywikibot/tests/http_tests.py", line 671, in test_unencoded_params
    unittest.skipTest('503: Service currently not available for '
AttributeError: 'module' object has no attribute 'skipTest'
----------------------------------------------------------------------

Event Timeline

Change 460319 had a related patch set uploaded (by Dalba; owner: dalba):
[pywikibot/core@master] tests/http_tests.py: Fix unittest.skipTest calls

https://gerrit.wikimedia.org/r/460319

Xqt triaged this task as High priority.

Change 460319 merged by jenkins-bot:
[pywikibot/core@master] tests/http_tests.py: Fix unittest.skipTest calls

https://gerrit.wikimedia.org/r/460319