| Dalba reopened this task as "Open". Dalba added a comment. |
The last patch wasn't really supposed to resolve this issue, it'll just show a clearer warning:
https://travis-ci.org/wikimedia/pywikibot-core/jobs/266262014#L6341
WARNING: /home/travis/build/wikimedia/pywikibot-core/pywikibot/comms/http.py:347: UserWarning: config.authenticate["zh.wikipedia.beta.wmflabs.org"] has invalid value.
It should contain 2 or 4 items, not 150. See https://www.mediawiki.org/wiki/Manual:Pywikibot/OAuth for more info. .format(path=path, length=len(config.authenticate[path])))
Now we need to find out where do these 150 items are coming from.
Only two possibilities come to my mind, either someone has changed the travis enviroment variable, or we are mutating config.authenticate somewhere during the tests.
TASK DETAIL
EMAIL PREFERENCES
To: Xqt, Dalba
Cc: gerritbot, Framawiki, Aklapper, pywikibot-bugs-list, Dalba, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Magul, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Avicennasis, jayvdb, Masti, Alchimista, Rxy
Cc: gerritbot, Framawiki, Aklapper, pywikibot-bugs-list, Dalba, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Magul, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Avicennasis, jayvdb, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
