Xqt created this task.
Xqt added projects: Pywikibot, Pywikibot-tests.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
    11:10:00 
======================================================================
    11:10:00 ERROR: test_follow_redirects (tests.http_tests.TestHttpStatus)
    11:10:00 Test follow 301 redirects correctly.
    11:10:00 
----------------------------------------------------------------------
    11:10:00 Traceback (most recent call last):
    11:10:00   File "/src/tests/http_tests.py", line 163, in 
test_follow_redirects
    11:10:00     r = http.fetch(self.httpbin
    11:10:00   File "/src/pywikibot/comms/http.py", line 516, in fetch
    11:10:00     callback(response)
    11:10:00   File "/src/pywikibot/comms/http.py", line 386, in 
error_handling_callback
    11:10:00     raise ServerError(response)
    11:10:00 pywikibot.exceptions.ServerError: 
HTTPConnectionPool(host='httpbin.org', port=80): Read timed out. (read 
timeout=45)
    11:10:00 
    11:10:00 
======================================================================
    11:10:00 ERROR: test_http_504 (tests.http_tests.TestHttpStatus)
    11:10:00 Test that a HTTP 504 raises the correct exception.
    11:10:00 
----------------------------------------------------------------------
    11:10:00 Traceback (most recent call last):
    11:10:00   File "/src/tests/http_tests.py", line 135, in test_http_504
    11:10:00     http.fetch(self.httpbin + '/status/504')
    11:10:00   File "/src/pywikibot/comms/http.py", line 516, in fetch
    11:10:00     callback(response)
    11:10:00   File "/src/pywikibot/comms/http.py", line 407, in 
error_handling_callback
    11:10:00     raise ServerError(
    11:10:00 pywikibot.exceptions.ServerError: 503 Server Error: Service 
Temporarily Unavailable
    11:10:00 
    11:10:00 
----------------------------------------------------------------------
    11:10:00 Ran 1834 tests in 844.397s

TASK DETAIL
  https://phabricator.wikimedia.org/T433162

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to