Xqt created this task.
Xqt added projects: Pywikibot, Pywikibot-tests, Upstream.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION
Pywikibot tests fails because pagepile.toolforge.org has timed out.
======================================================================
ERROR: test_PagePilePageGenerator
(tests.pagegenerators_tests.PagePilePageGeneratorTestCase.test_PagePilePageGenerator)
Test PagePilePageGenerator.
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/runner/work/pywikibot/pywikibot/tests/pagegenerators_tests.py", line
410, in test_PagePilePageGenerator
self.assertLength(list(gen), 215)
^^^^^^^^^
File "<frozen _collections_abc>", line 356, in __next__
File
"/home/runner/work/pywikibot/pywikibot/pywikibot/tools/collections.py", line
278, in send
return next(self._started_gen)
^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/runner/work/pywikibot/pywikibot/pywikibot/pagegenerators/_generators.py",
line 1509, in generator
for raw_page in self.query():
^^^^^^^^^^^^
File
"/home/runner/work/pywikibot/pywikibot/pywikibot/pagegenerators/_generators.py",
line 1496, in query
req = http.fetch(url, params=self.opts)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/pywikibot/pywikibot/pywikibot/comms/http.py",
line 460, in fetch
callback(response)
File "/home/runner/work/pywikibot/pywikibot/pywikibot/comms/http.py",
line 352, in error_handling_callback
raise Server504Error(
pywikibot.exceptions.Server504Error: Server pagepile.toolforge.org timed out
----------------------------------------------------------------------
The web interface shows:
Webservice request timed out
The tool responsible for the URL you have requested,
https://pagepile.toolforge.org/, is taking too long to respond.
If you have reached this page from somewhere else...
This URI is managed by the pagepile tool, maintained by Lucas Werkmeister,
Magnus Manske.
You may wish to notify the tool's maintainers (above) about the error.
If you maintain this tool
The web service for this tool is running but cannot be reached. Please check
the error logs of your web service.
TASK DETAIL
https://phabricator.wikimedia.org/T400995
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]