======================================================================
FAIL: test_unconnected (tests.site_generators_tests.TestUnconnectedPages)
Test site.unconnected_pages method.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/runner/work/pywikibot/pywikibot/tests/site_generators_tests.py", line 711, in test_unconnected
self.assertLess(len(found), 3)
AssertionError: 3 not less than 3
======================================================================
FAIL: test_unconnected_with_repo (tests.pagegenerators_tests.TestUnconnectedPageGenerator)
Test UnconnectedPageGenerator.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/runner/work/pywikibot/pywikibot/tests/pagegenerators_tests.py", line 1709, in test_unconnected_with_repo
self.assertLess(len(found), 3)
AssertionError: 3 not less than 3
======================================================================See also: https://phabricator.wikimedia.org/maniphest/query/8NIZQz3F7q4G/#R
This is a known problem that unconnected pages may be connected in meantime.