Xqt created this task. Herald added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION expectedFailure does not recognize whether an expected failure occurred. It ignores every fault inside the test. For `test_namespace_none` there should be a test against raising TypeError when namespace is None and this exception is really expected or the `XmlDumpPageGenerator` must be able to handle that parameter successfully. For `test_namespace_string_id` the `XmlDumpPageGenerator` should be able to accept namepaces as string or if this is to be disarded, test should expect an empty list instead of just ignore failing. TASK DETAIL https://phabricator.wikimedia.org/T132663 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, pywikibot-bugs-list, Xqt, jayvdb _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
