jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/785855 )

Change subject: [tests] _allowed_failures with TestScriptGenerator
......................................................................

[tests] _allowed_failures with TestScriptGenerator

Change-Id: I84fcec4d87ad17c4e7590405a603105c57ef5076
---
M tests/script_tests.py
1 file changed, 4 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 5b7e1b4..23fbf74 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -443,10 +443,14 @@
     }

     _allowed_failures = [
+        'basic',
+        'commonscat',
         'coordinate_import',
         'illustrate_wikidata',
         'newitem',
+        'replace',
         'solve_disambiguation',
+        'touch',
     ]

     _arguments = '-simulate -page:Foo -always'

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

Reply via email to