Xqt created this task.
Xqt added a project: Pywikibot-tests.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.
Restricted Application added a project: Pywikibot.

TASK DESCRIPTION
  wowwiki is no longer MediaWiki 1.19 but 1.33.3
  
  
https://wowwiki.fandom.com/api.php?action=query&meta=siteinfo&siprop=general%7Cnamespaces%7Cnamespacealiases%7Cstatistics
  
  This caues tests to fail, e.g.
  
    ______________________ TestLogentries.test_BlockEntry_old 
______________________
    
    self = <tests.logentries_tests.TestLogentries 
testMethod=test_BlockEntry_old>
    
        def wrapped_method(self):
            sitedata = self.sites[key]
            self.site_key = key
            self.family = sitedata['family']
            self.code = sitedata['code']
            self.site = sitedata['site']
    >       func(self, key)
    
    tests/aspects.py:674: 
    _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ 
    tests/logentries_tests.py:139: in test_logevent
        self._test_logevent(logtype)
    tests/logentries_tests.py:65: in _test_logevent
        logentry = self._get_logentry(logtype)
    tests/logentries_tests.py:60: in _get_logentry
        self.assertLess(self.site.mw_version, '1.20')
    E   AssertionError: MediaWikiVersion ('1.33.3') not less than '1.20'
    ------------------------------ Captured log call 
-------------------------------
    VERBOSE  pywiki:logging.py:102 Found 1 wowwiki:en processes running, 
including this one.
    _____________________ TestLogentries.test_DeleteEntry_old 
______________________
  
  **fandom** is updating its platform:
  
  - https://community.fandom.com/wiki/Help:MediaWiki
  - 
https://community.fandom.com/wiki/User_blog:MisterWoodhouse/Unified_Community_Platform:_The_Vision,_Purpose,_and_Process
  
  
  
  What to do?
  -----------
  
  [ ] Update wowiki family file
  [ ] Check other fandom families to be updated
  [ ] Find another "old" family for 1.19 tests
  [ ] Drop support for MediaWiki < 1.23 (1.23 is the next LTS)

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

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

To: Xqt
Cc: Aklapper, Xqt, pywikibot-bugs-list, JohnsonLee01, SHEKH, Dijkstra, Khutuck, 
Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, Altostratus, 
Avicennasis, mys_721tx, jayvdb, Masti, Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to