hashar added a comment.

With -a code=en,family=wikipedia:

Ran 679 tests in 445.510s
FAILED (SKIP=7, failures=2)

Failures output being:

======================================================================
FAIL: Test formatting interwiki links using Page instances.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/hashar/projects/pywikibot/core/tests/textlib_tests.py", line 139, in test_interwiki_format_Link
    textlib.interwikiFormat(interwikis, self.site))
AssertionError: u'[[de:German]]\n[[fr:French]]\n' != u'[[wpbeta:de:German]]\n[[wpbeta:fr:French]]\n'
- [[de:German]]
+ [[wpbeta:de:German]]
?   +++++++
- [[fr:French]]
+ [[wpbeta:fr:French]]
?   +++++++

-------------------- >> begin captured logging << --------------------
pywiki: VERBOSE: Found candidate wpbeta:de
pywiki: VERBOSE: Found 1 wpbeta:de processes running, including this one.
requests.packages.urllib3.connectionpool: INFO: Starting new HTTPS connection (1): de.wikipedia.org
requests.packages.urllib3.connectionpool: DEBUG: "GET /w/api.php?meta=userinfo%7Csiteinfo&format=json&continue=&uiprop=blockinfo%7Chasmsg&siprop=namespaces%7Cnamespacealiases%7Cgeneral&maxlag=5&action="" HTTP/1.1" 200 1514
pywiki: VERBOSE: Found candidate wikipedia:de
pywiki: WARNING: Found multiple matches for URL "https://de.wikipedia.org/wiki/$1": ('de', Family("wpbeta")), (u'de', Family("wikipedia")) (use first)
pywiki: VERBOSE: Found candidate wpbeta:fr
pywiki: VERBOSE: Found 1 wpbeta:fr processes running, including this one.
requests.packages.urllib3.connectionpool: INFO: Starting new HTTPS connection (1): fr.wikipedia.org
requests.packages.urllib3.connectionpool: DEBUG: "GET /w/api.php?meta=userinfo%7Csiteinfo&format=json&continue=&uiprop=blockinfo%7Chasmsg&siprop=namespaces%7Cnamespacealiases%7Cgeneral&maxlag=5&action="" HTTP/1.1" 200 1674
pywiki: VERBOSE: Found candidate wikipedia:fr
pywiki: WARNING: Found multiple matches for URL "https://fr.wikipedia.org/wiki/$1": ('fr', Family("wpbeta")), (u'fr', Family("wikipedia")) (use first)
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: Test formatting interwiki links using Page instances.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/hashar/projects/pywikibot/core/tests/textlib_tests.py", line 129, in test_interwiki_format_Page
    textlib.interwikiFormat(interwikis, self.site))
AssertionError: u'[[de:German]]\n[[fr:French]]\n' != u'[[wpbeta:de:German]]\n[[wpbeta:fr:French]]\n'
- [[de:German]]
+ [[wpbeta:de:German]]
?   +++++++
- [[fr:French]]
+ [[wpbeta:fr:French]]
?   +++++++


----------------------------------------------------------------------

TASK DETAIL
https://phabricator.wikimedia.org/T100903

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hashar
Cc: Luke081515, Legoktm, gerritbot, Ricordisamoa, hashar, mmodell, greg, pywikibot-bugs-list, jayvdb, Aklapper, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Alchimista, Rxy, Jay8g, Krenair
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to