Xqt created this task.
Xqt added projects: Pywikibot, Pywikibot-tests.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION
TestBacklinks.test_backlinks_redirects_length of site_generators_tests fails
recently:
08:04:19 =================================== FAILURES
===================================
08:04:19 ________________ TestBacklinks.test_backlinks_redirects_length
_________________
08:04:19
08:04:19 self = <tests.site_generators_tests.TestBacklinks
testMethod=test_backlinks_redirects_length>
08:04:19
08:04:19 def test_backlinks_redirects_length(self) -> None:
08:04:19 """Test backlinks redirects length."""
08:04:19 self.assertLength(self.backlinks, 1)
08:04:19 > self.assertLength(self.references, 1)
08:04:19
08:04:19 tests/site_generators_tests.py:1814:
I did not found the reason or any hint in the page histories but it also
fails for older Pywikibot releases e.g. 9.6.3
TASK DETAIL
https://phabricator.wikimedia.org/T405449
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]