[Pywikipedia-bugs] [Maniphest] [Commented On] T151156: test_watchlist_show_flags fails on Travis and Appveyor

2016-12-07 Thread gerritbot
gerritbot added a comment. Change 322953 abandoned by Dalba: Change to code from lang in ORES installation matrix. Reason: Change 324242 got merged. https://gerrit.wikimedia.org/r/322953TASK DETAILhttps://phabricator.wikimedia.org/T151156EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings

[Pywikipedia-bugs] [Maniphest] [Commented On] T152068: GCI: Document unit test decorators

2016-12-07 Thread jayvdb
jayvdb added a comment. No worries!TASK DETAILhttps://phabricator.wikimedia.org/T152068EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dargasea, jayvdbCc: Dargasea, Aklapper, pywikibot-bugs-list, jayvdb, SacredWKnight, D3r1ck01, Jay8g, Spage___

[Pywikipedia-bugs] [Maniphest] [Commented On] T152068: GCI: Document unit test decorators

2016-12-07 Thread Dargasea
Dargasea added a comment. @jayvdb No, I've got stuff IRL so I abandoned it at the GCI side, so that I can take my time. Definitely still working on it.TASK DETAILhttps://phabricator.wikimedia.org/T152068EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DargaseaC

[Pywikipedia-bugs] [Maniphest] [Commented On] T151376: APIError during test_search_where

2016-12-07 Thread Dalba
Dalba added a comment. @Magul From T151376: Error codes returned by some modules have changed. Notably, codes from query submodules will no longer include the module prefix, e.g. if you supply a bad continuation parameter for prop=revisions it will report error code 'badcontinue' instead of 'rvba

[Pywikipedia-bugs] [Maniphest] [Commented On] T152068: GCI: Document unit test decorators

2016-12-07 Thread jayvdb
jayvdb added a comment. Does this task need more detail? You can chat with me in Phabricator, https://gitter.im/jayvdb , IRC (jayvdb) or email.TASK DETAILhttps://phabricator.wikimedia.org/T152068EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dargasea, jayvdb

[Pywikipedia-bugs] [Maniphest] [Updated] T152435: super setUp()s and tearDown()s in unit test cases

2016-12-07 Thread jayvdb
jayvdb added a project: Google-Code-In-2016.jayvdb added a comment. Nice description.TASK DETAILhttps://phabricator.wikimedia.org/T152435EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jayvdbCc: jayvdb, Aklapper, TerraCodes, pywikibot-bugs-list, Dargasea, Sacr

[Pywikipedia-bugs] [Maniphest] [Commented On] T152638: 70 AssertionError for Python 2.6 on Travis

2016-12-07 Thread Magul
Magul added a comment. See: https://bitbucket.org/ned/coveragepy/issues/530/deprecationwarning-you-passed-a-bytestring https://bitbucket.org/ned/coveragepy/commits/f8e9d62f1412 TASK DETAILhttps://phabricator.wikimedia.org/T152638EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/em

[Pywikipedia-bugs] [Maniphest] [Retitled] T152638: 70 AssertionError for Python 2.6 on Travis

2016-12-07 Thread Magul
Magul changed the title from "70 " to "70 AssertionError for Python 2.6 on Travis". TASK DETAILhttps://phabricator.wikimedia.org/T152638EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagulCc: pywikibot-bugs-list, Aklapper, jayvdb, Magul, MayS, Mdupont, JJMC89

[Pywikipedia-bugs] [Maniphest] [Block] T151145: Make Travis (and Appveyor) pass again

2016-12-07 Thread Magul
Magul created subtask T152638: 70 . TASK DETAILhttps://phabricator.wikimedia.org/T151145EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagulCc: jayvdb, Aklapper, Magul, pywikibot-bugs-list, MayS, Mdupont, JJMC89, Dalba, Masti, Alchimista, Rxy_

[Pywikipedia-bugs] [Maniphest] [Created] T152638: 70

2016-12-07 Thread Magul
Magul created this task.Magul added projects: Pywikibot-core, Pywikibot-tests. TASK DESCRIPTIONThere is around 70 instances of AssertionError: u'Use -help for further information.' not found in [u'/home/travis/virtualenv/python2.6.9/lib/python2.6/site-packages/coverage/config.py:29: DeprecationWar

[Pywikipedia-bugs] [Maniphest] [Commented On] T151376: APIError during test_search_where

2016-12-07 Thread Magul
Magul added a comment. @Dalba patch rebased (merge conflict resolved) and You doubt should be also addressed.TASK DETAILhttps://phabricator.wikimedia.org/T151376EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagulCc: Dalba, gerritbot, pywikibot-bugs-list, Akl

[Pywikipedia-bugs] [Maniphest] [Commented On] T145853: unusedfiles.py: if an image is already tagged, don't tag it again

2016-12-07 Thread gerritbot
gerritbot added a comment. Change 313309 abandoned by Mpaa: unusedfiles.py: do not tag image if already tagged https://gerrit.wikimedia.org/r/313309TASK DETAILhttps://phabricator.wikimedia.org/T145853EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc

[Pywikipedia-bugs] [Maniphest] [Commented On] T76429: argparse support for global & pagegen arguments

2016-12-07 Thread gerritbot
gerritbot added a comment. Change 156089 abandoned by Ladsgroup: [WIP] [FEAT] Argparse support Reason: This needs to be split into lots and lots of patches (using backward compatibility) https://gerrit.wikimedia.org/r/156089TASK DETAILhttps://phabricator.wikimedia.org/T76429EMAIL PREFERENCEShttps

[Pywikipedia-bugs] [Maniphest] [Commented On] T151151: test_content_model is failing on Travis and Appveyor

2016-12-07 Thread Dalba
Dalba added a comment. That's strange. It seems that jenkins-bot was confused with my earlier +2 somehow. Anyway, I submitted the change again myself.TASK DETAILhttps://phabricator.wikimedia.org/T151151EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Magul, Dal

[Pywikipedia-bugs] [Maniphest] [Commented On] T151151: test_content_model is failing on Travis and Appveyor

2016-12-07 Thread gerritbot
gerritbot added a comment. Change 322504 merged by Dalba: Fix content model test for en.wiki https://gerrit.wikimedia.org/r/322504TASK DETAILhttps://phabricator.wikimedia.org/T151151EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Magul, gerritbotCc: Dalba, Xq

[Pywikipedia-bugs] [Maniphest] [Changed Subscribers] T151151: test_content_model is failing on Travis and Appveyor

2016-12-07 Thread Magul
Magul added a subscriber: Dalba.Magul added a comment. @Dalba I looks that there is something wrong with gerrit patch. It need some more verification.TASK DETAILhttps://phabricator.wikimedia.org/T151151EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagulCc: D

[Pywikipedia-bugs] [Maniphest] [Unblock] T151145: Make Travis (and Appveyor) pass again

2016-12-07 Thread Dalba
Dalba closed subtask T151151: test_content_model is failing on Travis and Appveyor as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T151145EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Magul, DalbaCc: jayvdb, Aklapper, Magul, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Closed] T151151: test_content_model is failing on Travis and Appveyor

2016-12-07 Thread Dalba
Dalba closed this task as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T151151EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Magul, DalbaCc: Xqt, gerritbot, Aklapper, Magul, pywikibot-bugs-list, Ramalepe, Liugev6, MayS, Lewizho99, Mdupont, JJMC89,

[Pywikipedia-bugs] [Maniphest] [Created] T152598: Check Pywikibot for Mediawiki api Error code and other message reporting changes

2016-12-07 Thread Multichill
Multichill created this task.Multichill added a project: Pywikibot-core.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONBunch of changes announced by @Anomie . We should check if pywikibot needs any updates for this. If that's the case, new tasks should be made linked to th

[Pywikipedia-bugs] [Maniphest] [Edited] T152597: Site.purgepages() does not handle rate limit

2016-12-07 Thread Lokal_Profil
Lokal_Profil edited the task description. (Show Details) EDIT DETAILS...Right now there is nothing in `Site.purgepages()` which prevents it from sending too many requests nor is there anything in either it `data/api.py` or `comms/http.py` which can handle the api response other than raising it as a

[Pywikipedia-bugs] [Maniphest] [Created] T152597: Site.purgepages() does not handle rate limit

2016-12-07 Thread Lokal_Profil
Lokal_Profil created this task.Lokal_Profil added projects: Pywikibot-core, Pywikibot-network.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONA rate limit is imposed on anyone but sysops and bureaucrats when using the purge function. The default value is max 30 pages per 60