Last modified: 2014-10-18 15:21:56 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T74169, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 72169 - querymodules deprecated
querymodules deprecated
Status: RESOLVED FIXED
Product: Pywikibot
Classification: Unclassified
tests (Other open bugs)
core-(2.0)
All All
: Unprioritized critical
: ---
Assigned To: Pywikipedia bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-17 01:30 UTC by John Mark Vandenberg
Modified: 2014-10-18 15:21 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description John Mark Vandenberg 2014-10-17 01:30:23 UTC
test.wikidata (which is using code not deployed to the production wikis) builds on travis are failing because paraminfo param querymodules has been deprecated in the API, and one of our scripts exercises code which uses querymodules, and our script test fails if the script has deprecated warnings.

FAIL: test_interwiki_simulate (tests.script_tests.TestScript)
Test running interwiki -simulate.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/wikimedia/pywikibot-core/tests/script_tests.py", line 320, in testScript
    self.assertNotIn('deprecated', result['stderr'].lower())
AssertionError: 'deprecated' unexpectedly found in 'warning: api warning (paraminfo): the querymodules parameter has been deprecated.\nwhich page to check: warning: api warning (paraminfo): the querymodules parameter has been deprecated.\nretrieving 1 pages from wikidata:test.\nnote: [[test:test page]] does not exist. skipping.\n======post-processing [[test:test page]]======\n'
Comment 1 Gerrit Notification Bot 2014-10-17 05:10:35 UTC
Change 167168 had a related patch set uploaded by John Vandenberg:
MW 1.25wmf4 API deprecated paraminfo querymodules

https://gerrit.wikimedia.org/r/167168
Comment 2 Gerrit Notification Bot 2014-10-17 06:11:04 UTC
Change 167168 merged by jenkins-bot:
MW 1.25wmf4 API deprecated paraminfo querymodules

https://gerrit.wikimedia.org/r/167168

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links