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

Change subject: [tests] Allow category_redirect to fail TestScriptSimulate
......................................................................

[tests] Allow category_redirect to fail TestScriptSimulate

Bug: T359508
Change-Id: I8885f0e1f1ee29a0766b0be35d551c9b513a3652
---
M tests/script_tests.py
1 file changed, 11 insertions(+), 0 deletions(-)

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




diff --git a/tests/script_tests.py b/tests/script_tests.py
index b0ebd3e..60dc88b 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -369,6 +369,7 @@

     _allowed_failures = {
         'blockpageschecker',  # not localized for some test sites
+        'category_redirect',
         'clean_sandbox',
         'delinker',
         'disambredir',

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1009460?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I8885f0e1f1ee29a0766b0be35d551c9b513a3652
Gerrit-Change-Number: 1009460
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to