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

Change subject: [tests] Add nowcommons to allowed_failures in script_tests.py
......................................................................

[tests] Add nowcommons to allowed_failures in script_tests.py

Change-Id: I5ca04c257fcfea88728c32a31c2889ce17e164bd
---
M tests/script_tests.py
1 file changed, 10 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 0e9a8c8..16c6f9c 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -442,6 +442,7 @@

     _allowed_failures = {
         'basic',
+        'nowcommons',
     }
     _arguments = '-simulate -page:Foobar -always -site:wikipedia:en'
     _results = ("Working on 'Foobar'", 'Script terminated successfully')

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