jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1154056?usp=email )

Change subject: tests: TestDeletionBotUser.test_delete_mark works again
......................................................................

tests: TestDeletionBotUser.test_delete_mark works again

Remove @unittest.expectedFailure decorator

Bug: T367299
Change-Id: I2c9f4810f7c14ee3037107f104f550f47aca1b3f
---
M tests/deletionbot_tests.py
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/tests/deletionbot_tests.py b/tests/deletionbot_tests.py
index b9d1066..eaa40c6 100755
--- a/tests/deletionbot_tests.py
+++ b/tests/deletionbot_tests.py
@@ -78,7 +78,6 @@
         cls.page.text = 'Pywikibot deletion test.'
         cls.page.save('Pywikibot unit test')

-    @unittest.expectedFailure  # T367299
     def test_delete_mark(self) -> None:
         """Test marking User:Unicodesnowman/DeleteMark for deletion."""
         delete.main('-page:User:Unicodesnowman/DeleteMark', '-always',

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1154056?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: I2c9f4810f7c14ee3037107f104f550f47aca1b3f
Gerrit-Change-Number: 1154056
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to