Xqt added a comment.
I moved the `@check_if_cached` above `@remove_last_args` decorator which
solved some tests but there is a remaining issue:
12:38:07
======================================================================
12:38:07 ERROR: test_page_gen_dews
(tests.proofreadpage_tests.TestIndexPageMappings)
12:38:07 Test Index page generator on wikisource:de
12:38:07
----------------------------------------------------------------------
12:38:07 Traceback (most recent call last):
12:38:07 File "/src/tests/aspects.py", line 856, in wrapped_method
12:38:07 func(self, key)
12:38:07 File "/src/tests/proofreadpage_tests.py", line 887, in
test_page_gen
12:38:07 self.assertEqual(list(gen), [proofread_page])
12:38:07 File "/src/pywikibot/proofreadpage.py", line 1341, in <genexpr>
12:38:07 gen = (p for p in gen if self._qls[p._num] in filter_ql)
12:38:07 KeyError: None
TASK DETAIL
https://phabricator.wikimedia.org/T409023
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]