Xqt created this task. Xqt added projects: Pywikibot, Pywikibot-tests. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION allowed_failure and allowed_failure_if where introduced due to the interpretation of unexpected success of the standard unittest.expectedFailure. With Python 2 an unexpected success is interpreted as successful test within TestResult.wasSuccessful() whereas this behavior has been changed in Python 3.4 due to good reasons <https://bugs.python.org/issue20165>. The usage of these decorators should be changed to expectedFailure or expected_failure_if if appropriate or the underlying problem should be changed. TASK DETAIL https://phabricator.wikimedia.org/T223030 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, pywikibot-bugs-list, Framawiki, Dvorapa, Dalba, Xqt, Viztor, DannyS712, Wenyi, 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
