Page MenuHomePhabricator

sysopnames are still required for tests
Closed, ResolvedPublicBUG REPORT

Description

There is a warning that sysopnames is no longer a supported but some tests still expect it with sysop = True attribute and the readme.rst says:

  • `sysop = True` : test class needs to login to site as a sysop

Without systopnames in user-config.py those tests are skipped:
skipped 'SiteSysopTestCase: No sysop username for wikipedia:test'