Build Update for wikimedia/pywikibot-core
-------------------------------------
Build: #1853
Status: Still Failing
Duration: 42 minutes and 41 seconds
Commit: 2f57955 (master)
Author: jenkins-bot
Message: Updated pywikibot/core
Project: pywikibot/i18n 6ee033f71239ae1ae06d226062dce72bb101d350
Replace {{msg-pywikipedia}}->{{msg-pywikibot}}
Translatewiki template msg-pywikipedia is a redirect
to msg-pywikibot.
Change-Id: I56deb5fdea31102a52bd1568d1d239396d063e87
View the changeset: https://github.com/wikimedia/pywikibot-core/compare/5485e9003ce3...2f579558…
View the full build log and details: https://travis-ci.org/wikimedia/pywikibot-core/builds/45266587
--
You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications
jenkins-bot has submitted this change and it was merged.
Change subject: Replace {{msg-pywikipedia}}->{{msg-pywikibot}}
......................................................................
Replace {{msg-pywikipedia}}->{{msg-pywikibot}}
Translatewiki template msg-pywikipedia is a redirect
to msg-pywikibot.
Change-Id: I56deb5fdea31102a52bd1568d1d239396d063e87
---
M category_redirect.py
M category_redirect/qqq.json
M table2wiki.py
M table2wiki/qqq.json
4 files changed, 8 insertions(+), 8 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/category_redirect.py b/category_redirect.py
index 4083bf4..7b17154 100644
--- a/category_redirect.py
+++ b/category_redirect.py
@@ -14,8 +14,8 @@
'qqq': {
'category_redirect-change-category': u'Used as comment. Parameters:\n* %(oldCatLink)s - old category name\n* %(oldCatTitle)s - old category name\n* %(newCatLink)s - new category name\n* %(newCatTitle)s - new category name',
'category_redirect-add-template': u'Used as edit summary.',
- 'category_redirect-edit-request': u'Variables:\n* %(itemlists)s - list of edit requests (pages). Uses the message {{msg-pywikipedia|Category redirect-edit-request-item}}.',
- 'category_redirect-edit-request-item': u'Used as <code>%(itemlist)s</code> in {{msg-pywikipedia|Category_redirect-edit-request}}.\n\nVariables:\n* %(title)s - page title\n* %(oldcat)s - old category name\n* %(newcat)s - new category name',
+ 'category_redirect-edit-request': u'Variables:\n* %(itemlists)s - list of edit requests (pages). Uses the message {{msg-pywikibot|Category redirect-edit-request-item}}.',
+ 'category_redirect-edit-request-item': u'Used as <code>%(itemlist)s</code> in {{msg-pywikibot|Category_redirect-edit-request}}.\n\nVariables:\n* %(title)s - page title\n* %(oldcat)s - old category name\n* %(newcat)s - new category name',
'category_redirect-fix-double': u'Edit summary when the bot fixes double category redirects.',
},
# Author: Csisc
diff --git a/category_redirect/qqq.json b/category_redirect/qqq.json
index 40d88dc..bd8b580 100644
--- a/category_redirect/qqq.json
+++ b/category_redirect/qqq.json
@@ -7,7 +7,7 @@
},
"category_redirect-change-category": "Used as comment. Parameters:\n* %(oldCatLink)s - old category name\n* %(oldCatTitle)s - old category name\n* %(newCatLink)s - new category name\n* %(newCatTitle)s - new category name",
"category_redirect-add-template": "Used as edit summary.",
- "category_redirect-edit-request": "Variables:\n* %(itemlists)s - list of edit requests (pages). Uses the message {{msg-pywikipedia|Category redirect-edit-request-item}}.",
- "category_redirect-edit-request-item": "Used as <code>%(itemlist)s</code> in {{msg-pywikipedia|Category_redirect-edit-request}}.\n\nVariables:\n* %(title)s - page title\n* %(oldcat)s - old category name\n* %(newcat)s - new category name",
+ "category_redirect-edit-request": "Variables:\n* %(itemlists)s - list of edit requests (pages). Uses the message {{msg-pywikibot|Category redirect-edit-request-item}}.",
+ "category_redirect-edit-request-item": "Used as <code>%(itemlist)s</code> in {{msg-pywikibot|Category_redirect-edit-request}}.\n\nVariables:\n* %(title)s - page title\n* %(oldcat)s - old category name\n* %(newcat)s - new category name",
"category_redirect-fix-double": "Edit summary when the bot fixes double category redirects."
}
diff --git a/table2wiki.py b/table2wiki.py
index 7c67c42..a9346b3 100644
--- a/table2wiki.py
+++ b/table2wiki.py
@@ -10,8 +10,8 @@
# Author: Siebrand
# Author: Xqt
'qqq': {
- 'table2wiki-warnings': u'The message is used as an edit comment. Variables:\n* Variable "%(count)d" is probably a number.\n* You may use PLURAL tag like (<code><nowiki>{{PLURAL:%(count)d|1 entry|%(count)d entries}}</nowiki></code>)\n* You may also use PLURAL tag like (<code><nowiki>{{PLURAL:count|1 entry|%(count)d entries}}</nowiki></code>)\nSee also:\n* {{msg-pywikipedia|Table2wiki-no-warning}}',
- 'table2wiki-no-warning': u'Used as edit summary.\n\nSee also:\n* {{msg-pywikipedia|Table2wiki-warnings}}',
+ 'table2wiki-warnings': u'The message is used as an edit comment. Variables:\n* Variable "%(count)d" is probably a number.\n* You may use PLURAL tag like (<code><nowiki>{{PLURAL:%(count)d|1 entry|%(count)d entries}}</nowiki></code>)\n* You may also use PLURAL tag like (<code><nowiki>{{PLURAL:count|1 entry|%(count)d entries}}</nowiki></code>)\nSee also:\n* {{msg-pywikibot|Table2wiki-no-warning}}',
+ 'table2wiki-no-warning': u'Used as edit summary.\n\nSee also:\n* {{msg-pywikibot|Table2wiki-warnings}}',
},
# Author: Csisc
'aeb': {
diff --git a/table2wiki/qqq.json b/table2wiki/qqq.json
index dc67f15..6f13a35 100644
--- a/table2wiki/qqq.json
+++ b/table2wiki/qqq.json
@@ -4,6 +4,6 @@
"Shirayuki"
]
},
- "table2wiki-warnings": "The message is used as an edit comment. Variables:\n* Variable \"%(count)d\" is probably a number.\n* You may use PLURAL tag like (<code><nowiki>{{PLURAL:%(count)d|1 entry|%(count)d entries}}</nowiki></code>)\n* You may also use PLURAL tag like (<code><nowiki>{{PLURAL:count|1 entry|%(count)d entries}}</nowiki></code>)\nSee also:\n* {{msg-pywikipedia|Table2wiki-no-warning}}",
- "table2wiki-no-warning": "Used as edit summary.\n\nSee also:\n* {{msg-pywikipedia|Table2wiki-warnings}}"
+ "table2wiki-warnings": "The message is used as an edit comment. Variables:\n* Variable \"%(count)d\" is probably a number.\n* You may use PLURAL tag like (<code><nowiki>{{PLURAL:%(count)d|1 entry|%(count)d entries}}</nowiki></code>)\n* You may also use PLURAL tag like (<code><nowiki>{{PLURAL:count|1 entry|%(count)d entries}}</nowiki></code>)\nSee also:\n* {{msg-pywikibot|Table2wiki-no-warning}}",
+ "table2wiki-no-warning": "Used as edit summary.\n\nSee also:\n* {{msg-pywikibot|Table2wiki-warnings}}"
}
--
To view, visit https://gerrit.wikimedia.org/r/181864
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I56deb5fdea31102a52bd1568d1d239396d063e87
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <jayvdb(a)gmail.com>
Gerrit-Reviewer: Merlijn van Deen <valhallasw(a)arctus.nl>
Gerrit-Reviewer: Xqt <info(a)gno.de>
Gerrit-Reviewer: jenkins-bot <>
Build Update for wikimedia/pywikibot-core
-------------------------------------
Build: #1851
Status: Failed
Duration: 15 minutes and 14 seconds
Commit: 27b8163 (master)
Author: daviskr
Message: Skip TestFactoryGenerator.test_regexfilter_ns
This skips the test_regexfilter_ns test that takes
over 10 mins to complete due to bug T85389.
-titleregex is fetching all of the pages matching the
regex, regardless of the limit.
Change-Id: I25042dcb22d79586ddba9958a38ddddd064135f3
View the changeset: https://github.com/wikimedia/pywikibot-core/compare/797ad8470cbc...27b81634…
View the full build log and details: https://travis-ci.org/wikimedia/pywikibot-core/builds/45261587
--
You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications
jenkins-bot has submitted this change and it was merged.
Change subject: Skip test_new_mode if the mw version < 1.25wmf4
......................................................................
Skip test_new_mode if the mw version < 1.25wmf4
Skips test_new_mode for sites using mw version '1.25wmf3' or before
as in MW version 1.25wmf4 a new method for obtaining API parameter
information was added and the old method was deprecated.
Bug: T77966
Change-Id: I13bb53c04c6a49828b99f268ba7fed5e41c0f9bc
---
M tests/api_tests.py
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
John Vandenberg: Looks good to me, approved
jenkins-bot: Verified
diff --git a/tests/api_tests.py b/tests/api_tests.py
index bf43d3a..de05bed 100644
--- a/tests/api_tests.py
+++ b/tests/api_tests.py
@@ -229,6 +229,10 @@
def test_new_mode(self):
site = self.get_site()
+ if MediaWikiVersion(site.version()) < MediaWikiVersion('1.25wmf4'):
+ raise unittest.SkipTest(
+ "version %s doesn't support the new paraminfo api"
+ % site.version())
pi = api.ParamInfo(site, modules_only_mode=True)
pi.fetch(['info'])
self.assertIn('info', pi)
--
To view, visit https://gerrit.wikimedia.org/r/181720
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I13bb53c04c6a49828b99f268ba7fed5e41c0f9bc
Gerrit-PatchSet: 7
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Maverick <manpreetkaur9411(a)gmail.com>
Gerrit-Reviewer: John Vandenberg <jayvdb(a)gmail.com>
Gerrit-Reviewer: Ladsgroup <ladsgroup(a)gmail.com>
Gerrit-Reviewer: Maverick <manpreetkaur9411(a)gmail.com>
Gerrit-Reviewer: Merlijn van Deen <valhallasw(a)arctus.nl>
Gerrit-Reviewer: XZise <CommodoreFabianus(a)gmx.de>
Gerrit-Reviewer: jenkins-bot <>