XZise claimed this task.
XZise added a comment.
I'll look into making the class backwards compatible. That way we don't need to update the dependencies (unless it has advantages).
TASK DETAIL
https://phabricator.wikimedia.org/T90016
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: XZise
Cc: Xqt, XZise, gerritbot, Aklapper, Mpaa, jayvdb, pywikipedia-bugs
jayvdb created this task.
jayvdb added subscribers: jayvdb, valhallasw.
jayvdb added a project: Pywikibot-pagegenerators.
Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION
py2.7.9 build https://travis-ci.org/wikimedia/pywikibot-core/jobs/53629391 (and py2.6.9 build https://travis-ci.org/wikimedia/pywikibot-core/jobs/53629395)
```
======================================================================
ERROR: setUpClass (tests.pagegenerators_tests.LiveRCPageGeneratorTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/travis/build/wikimedia/pywikibot-core/tests/pagegenerators_tests.py", line 806, in setUpClass
import socketIO_client # noqa
File "/home/travis/build/wikimedia/pywikibot-core/.eggs/socketIO_client-0.6.1-py2.7.egg/socketIO_client/__init__.py", line 12, in <module>
from .transports import XHR_PollingTransport, prepare_http_session, TRANSPORTS
File "/home/travis/build/wikimedia/pywikibot-core/.eggs/socketIO_client-0.6.1-py2.7.egg/socketIO_client/transports.py", line 1, in <module>
import requests
File "/home/travis/build/wikimedia/pywikibot-core/.eggs/requests-2.5.3-py2.7.egg/requests/__init__.py", line 53, in <module>
from .packages.urllib3.contrib import pyopenssl
File "/tmp/easy_install-a1gkx4/requests-2.5.3/requests/packages/__init__.py", line 49, in load_module
AttributeError: 'NoneType' object has no attribute 'modules'
```
py3.3 build https://travis-ci.org/wikimedia/pywikibot-core/jobs/53629391
```
test_RC_pagegenerator_result (tests.pagegenerators_tests.LiveRCPageGeneratorTestCase) ...
WARNING:root:stream.wikimedia.org:80/socket.io [waiting for connection] unexpected status code (404)
WARNING:root:stream.wikimedia.org:80/socket.io [waiting for connection] unexpected status code (502)
WARNING:root:stream.wikimedia.org:80/socket.io [waiting for connection] unexpected status code (404)
No output has been received in the last 10 minutes, this potentially indicates a stalled build or something wrong with the build itself.
The build has been terminated
```
TASK DETAIL
https://phabricator.wikimedia.org/T91961
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: valhallasw, jayvdb, Aklapper, pywikipedia-bugs