C:\pwb\GIT\core>py -3.13 -m pwb memento_tests -v tests: max_retries reduced from 15 to 3 test_newest (__main__.TestMementoArchive.test_newest) Test Archive for newest https://google.com. ... skipped "HTTPConnectionPool(host='timetravel.mementoweb.org', port=80): Read timed out. (read timeout=9)" test_invalid (__main__.TestMementoDefault.test_invalid) Test getting memento for invalid URL. ... ok test_newest (__main__.TestMementoDefault.test_newest) Test getting memento for newest https://google.com. ... skipped "HTTPConnectionPool(host='timetravel.mementoweb.org', port=80): Read timed out. (read timeout=9)" ---------------------------------------------------------------------- Ran 3 tests in 19.678s OK (skipped=2)
Description
Description
Details
Details
Related Changes in Gerrit:
Event Timeline
Comment Actions
Change #1108042 had a related patch set uploaded (by Xqt; author: Xqt):
[pywikibot/core@master] [IMPR] use default timeout uf 30 s in MementoClient.request_head
Comment Actions
Change #1108042 merged by jenkins-bot:
[pywikibot/core@master] [IMPR] use default timeout uf 30 s in MementoClient.request_head
Comment Actions
Change #1108100 had a related patch set uploaded (by Xqt; author: Xqt):
[pywikibot/core@master] tests: update memento_tests.py
Comment Actions
Change #1108100 merged by jenkins-bot:
[pywikibot/core@master] tests: update memento_tests.py