| Xqt created this task. Xqt added projects: Pywikibot, Pywikibot-tests. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. |
TASK DESCRIPTION
Removing the @unittest.expectedFailure # T194138 for test_attributes_after_run method it fails with the following error instead of the error given in T194138. This bug was introduced with 8707292.
======================================================================
ERROR: test_attributes_after_run (__main__.TestGenerateFamilyFiles)
Test FamilyFileGenerator attributes after run().
----------------------------------------------------------------------
Traceback (most recent call last):
File ".\tests\generate_family_files_tests.py", line 58, in test_attributes_aft
er_run
self.generator_instance.run()
File "C:\pwb\GIT\core\generate_family_file.py", line 48, in run
w = Wiki(self.base_url)
NameError: name 'Wiki' is not defined---------------------------------------------------------------------- Ran 1 test in 0.983s FAILED (errors=1)
TASK DETAIL
EMAIL PREFERENCES
To: Xqt
Cc: Aklapper, pywikibot-bugs-list, Dalba, Xqt, Wenyi, Mahveotm, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista, Rxy
Cc: Aklapper, pywikibot-bugs-list, Dalba, Xqt, Wenyi, Mahveotm, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
