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

Change subject: [tests] add scripts to _allowed_failure set in 
TestScriptSimulate
......................................................................

[tests] add scripts to _allowed_failure set in TestScriptSimulate

Change-Id: Ic4d5dfaac78119e90ff99dadde70e38ba13bc4a3
---
M tests/script_tests.py
1 file changed, 3 insertions(+), 1 deletion(-)

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




diff --git a/tests/script_tests.py b/tests/script_tests.py
index 5f35226..811b0b5 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -366,10 +366,12 @@
     _allowed_failures = {
         'blockpageschecker',  # not localized for some test sites
         'category_redirect',
+        'claimit',
         'clean_sandbox',
+        'coordinate_import',
         'delinker',
         'disambredir',
-        'interwiki_data',
+        'illustrate_wikidata',
         'misspelling',  # T94681
         'noreferences',
         'nowcommons',

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1041546?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: Ic4d5dfaac78119e90ff99dadde70e38ba13bc4a3
Gerrit-Change-Number: 1041546
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