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

TASK DESCRIPTION
    ======================================================================
    FAIL: test_missing_rights (tests.site_tests.TestRollbackPage)
    Test missing rollback right.
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "/home/runner/work/pywikibot/pywikibot/tests/site_tests.py", line 
833, in test_missing_rights
        self.site.rollbackpage(self.page, pageid=4711)
      File 
"/home/runner/work/pywikibot/pywikibot/pywikibot/site/_decorators.py", line 90, 
in callee
        raise UserRightsError(
    pywikibot.exceptions.UserRightsError: User "Pywikibot-test" does not have 
required user right "rollback" on site wikipedia:test but:
    ['abusefilter-log', 'abusefilter-log-detail', 'abusefilter-view',
    'apihighlimits', 'applychangetags', 'autoconfirmed', 'autopatrol', 'bot',
    'changetags', 'checkuser-temporary-account', 'createpage',
    'createpagemainns', 'createtalk', 'edit', 'editcontentmodel',
    'editmywatchlist', 'editsemiprotected', 'flow-edit-post', 'flow-edit-title',
    'flow-hide', 'globalblock-exempt', 'ipblock-exempt', 'markbotedits',
    'massmessage', 'minoredit', 'move', 'move-categorypages',
    'move-rootuserpages', 'move-subpages', 'movefile', 'nominornewtalk',
    'noratelimit', 'pagelang', 'patrol', 'read', 'reupload', 'reupload-own',
    'reupload-shared', 'rollback', 'skipcaptcha', 'suppressredirect',
    'torunblocked', 'transcode-reset', 'translate', 'translate-empty-category',
    'unfuzzy', 'unwatchedpages', 'upload', 'upload_by_url',
    'urlshortener-create-url', 'viewmyprivateinfo', 'viewmywatchlist']
    
    During handling of the above exception, another exception occurred:
    
    Traceback (most recent call last):
      File "/home/runner/work/pywikibot/pywikibot/tests/site_tests.py", line 
829, in test_missing_rights
        with self.assertRaisesRegex(
    AssertionError: "User "\w+" does not have required user right "rollback" on 
site" does not match "User "Pywikibot-test" does not have required user right 
"rollback" on site wikipedia:test but:
    ['abusefilter-log', 'abusefilter-log-detail', 'abusefilter-view',
    'apihighlimits', 'applychangetags', 'autoconfirmed', 'autopatrol', 'bot',
    'changetags', 'checkuser-temporary-account', 'createpage',
    'createpagemainns', 'createtalk', 'edit', 'editcontentmodel',
    'editmywatchlist', 'editsemiprotected', 'flow-edit-post', 'flow-edit-title',
    'flow-hide', 'globalblock-exempt', 'ipblock-exempt', 'markbotedits',
    'massmessage', 'minoredit', 'move', 'move-categorypages',
    'move-rootuserpages', 'move-subpages', 'movefile', 'nominornewtalk',
    'noratelimit', 'pagelang', 'patrol', 'read', 'reupload', 'reupload-own',
    'reupload-shared', 'rollback', 'skipcaptcha', 'suppressredirect',
    'torunblocked', 'transcode-reset', 'translate', 'translate-empty-category',
    'unfuzzy', 'unwatchedpages', 'upload', 'upload_by_url',
    'urlshortener-create-url', 'viewmyprivateinfo', 'viewmywatchlist']"
    
    ----------------------------------------------------------------------

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

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

_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to