jayvdb added a comment. 11 minutes is IMO acceptable. That is roughly how long the jenkins job took before the recent upgrades.
If py26 is taking a considerable amount of that timeframe, we could kill it and/or replace it with a flake8-py26 which would catch 95% of the problems -- at least flake8-py26 would catch all the easy problems ; the hard ones can be handled as post-commit fixes when someone is interested. Note, `detox` on pypi says it is Python 2 only, but this commit <https://bitbucket.org/hpk42/detox/commits/7b36bd858762ff198cf9f6842bd4ce2a84e3285c> says otherwise. TASK DETAIL https://phabricator.wikimedia.org/T87169 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Ricordisamoa, gerritbot, hashar, Legoktm, pywikibot-bugs-list, jayvdb, Aklapper, greg _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
