jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1074553?usp=email )
Change subject: [tests] enable TestThankRevision.test_thank_revision ...................................................................... [tests] enable TestThankRevision.test_thank_revision Bug: T375320 Bug: T367311 Change-Id: Iebaa1599f1e2ffe3daa71e25ceda7e8f34cf5a35 --- M tests/thanks_tests.py 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved diff --git a/tests/thanks_tests.py b/tests/thanks_tests.py index f0300a0..5d81520 100755 --- a/tests/thanks_tests.py +++ b/tests/thanks_tests.py @@ -25,7 +25,6 @@ code = 'test' write = True - @unittest.expectedFailure # T367311 def test_thank_revision(self): """Test thanks for normal revisions. -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1074553?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: Iebaa1599f1e2ffe3daa71e25ceda7e8f34cf5a35 Gerrit-Change-Number: 1074553 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: Xqt <i...@gno.de> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org