Xqt created this task.
Xqt added projects: Pywikibot, Pywikibot-tests.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION
======================================================================
ERROR: test_attributes_after_run
(tests.generate_family_file_tests.TestGenerateFamilyFile.test_attributes_after_run)
Test FamilyFileGenerator attributes after run().
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\a\pywikibot\pywikibot\tests\generate_family_file_tests.py", line
91, in test_attributes_after_run
gen.run()
~~~~~~~^^
File
"D:\a\pywikibot\pywikibot\pywikibot\scripts\generate_family_file.py", line 157,
in run
w, verify = self.get_wiki()
~~~~~~~~~~~~~^^
File
"D:\a\pywikibot\pywikibot\pywikibot\scripts\generate_family_file.py", line 139,
in get_wiki
w = self.Wiki(self.base_url, verify=verify)
File "D:\a\pywikibot\pywikibot\pywikibot\site_detect.py", line 83, in
__init__
if not self.private_wiki:
^^^^^^^^^^^^^^^^^
AttributeError: 'MWSite' object has no attribute 'private_wiki'
----------------------------------------------------------------------
TASK DETAIL
https://phabricator.wikimedia.org/T430261
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]