XZise created this task. XZise added subscribers: pywikipedia-bugs, XZise. XZise added projects: Pywikibot-tests, pywikibot-core. Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION The tests in Python 2.6 fail currently because of a version conflict: * setup.py test: https://travis-ci.org/wikimedia/pywikibot-core/jobs/53788905#L401 * nosetests https://travis-ci.org/wikimedia/pywikibot-core/jobs/53788908#L414 The version conflict is strange as in `setup.py` the `unittest2` is not specified explicitly. And version 0.8 was released quite some time ago (about 4 months). On the other hand 1.0.0 was released only 4 days ago. But the [[https://travis-ci.org/wikimedia/pywikibot-core/builds/53782720|first case]] it happened was only 4 hours ago and not 4 days. TASK DETAIL https://phabricator.wikimedia.org/T92277 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: XZise, Aklapper, jayvdb, pywikipedia-bugs _______________________________________________ Pywikipedia-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs
