jayvdb created this task. jayvdb added subscribers: Aklapper, pywikipedia-bugs, jayvdb. jayvdb added projects: Pywikibot-tests, pywikibot-core.
TASK DESCRIPTION The last two builds have been failing on the Internet Archive tests
https://travis-ci.org/wikimedia/pywikibot-core/builds/46652168 https://travis-ci.org/wikimedia/pywikibot-core/builds/46671213
====================================================================== ERROR: testInternetArchiveNewest (tests.weblib_tests.TestInternetArchive) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/travis/build/wikimedia/pywikibot-core/tests/weblib_tests.py", line 31, in testInternetArchiveNewest archivedversion = weblib.getInternetArchiveURL('https://google.com') File "/home/travis/build/wikimedia/pywikibot-core/pywikibot/weblib.py", line 39, in getInternetArchiveURL jsontext = http.fetch(uri).content File "/home/travis/build/wikimedia/pywikibot-core/pywikibot/comms/http.py", line 365, in fetch error_handling_callback(request) File "/home/travis/build/wikimedia/pywikibot-core/pywikibot/comms/http.py", line 282, in error_handling_callback raise request.data ResponseNotReady ====================================================================== ERROR: testInternetArchiveOlder (tests.weblib_tests.TestInternetArchive) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/travis/build/wikimedia/pywikibot-core/tests/weblib_tests.py", line 38, in testInternetArchiveOlder archivedversion = weblib.getInternetArchiveURL('https://google.com', '200606') File "/home/travis/build/wikimedia/pywikibot-core/pywikibot/weblib.py", line 39, in getInternetArchiveURL jsontext = http.fetch(uri).content File "/home/travis/build/wikimedia/pywikibot-core/pywikibot/comms/http.py", line 365, in fetch error_handling_callback(request) File "/home/travis/build/wikimedia/pywikibot-core/pywikibot/comms/http.py", line 282, in error_handling_callback raise request.data ResponseNotReady
TASK DETAIL https://phabricator.wikimedia.org/T86499
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: jayvdb Cc: Aklapper, jayvdb, pywikipedia-bugs
jayvdb edited the task description. jayvdb set Security to none.
TASK DETAIL https://phabricator.wikimedia.org/T86499
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: jayvdb Cc: Aklapper, jayvdb, pywikipedia-bugs
jayvdb triaged this task as "Unbreak Now!" priority.
TASK DETAIL https://phabricator.wikimedia.org/T86499
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: jayvdb Cc: Aklapper, jayvdb, pywikipedia-bugs
Aklapper added a comment.
@jayvdb: This has been "Unbreak now" priority since Jan 11. Is this realistic if noone works on it?
TASK DETAIL https://phabricator.wikimedia.org/T86499
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Aklapper Cc: jayvdb, Aklapper, pywikipedia-bugs
Aklapper lowered the priority of this task from "Unbreak Now!" to "High". Aklapper added a comment.
In https://phabricator.wikimedia.org/T86499#1041008, @Aklapper wrote:
@jayvdb: This has been "Unbreak now" priority since Jan 11. Is this realistic if noone works on it?
No reply; decreasing priority https://www.mediawiki.org/wiki/Phabricator/Project_management#Priority_levels.
TASK DETAIL https://phabricator.wikimedia.org/T86499
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Aklapper Cc: jayvdb, Aklapper, pywikipedia-bugs
jayvdb lowered the priority of this task from "High" to "Low". jayvdb added a comment.
Sorry I missed that question. Lower priority is OK. This IA problem rears it head occasionally, but we've added test logic to disable these tests if IA is offline, which means this test failure only causes a red build very infrequently.
TASK DETAIL https://phabricator.wikimedia.org/T86499
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: jayvdb Cc: jayvdb, Aklapper, pywikipedia-bugs
pywikipedia-bugs@lists.wikimedia.org