Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/786931 )
Change subject: [tests] Allow additional generator script tests to fail
......................................................................
[tests] Allow additional generator script tests to fail
Change-Id: I0278489cdd97807f59a1fde30c1fe95b3e4db4c6
---
M tests/script_tests.py
1 file changed, 6 insertions(+), 1 deletion(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/tests/script_tests.py b/tests/script_tests.py
index aabc8fb..cc5b3dd 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -445,14 +445,19 @@
_allowed_failures = [
'basic',
'commonscat',
+ 'commons_information',
'coordinate_import',
'cosmetic_changes',
- 'fixing_redircts',
+ 'fixing_redirects',
'illustrate_wikidata',
+ 'image',
+ 'imagetransfer',
+ 'interwikidata',
'newitem',
'replace',
'solve_disambiguation',
'touch',
+ 'weblinkchecker',
]
_arguments = '-simulate -page:Foo -always'
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/786931
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: I0278489cdd97807f59a1fde30c1fe95b3e4db4c6
Gerrit-Change-Number: 786931
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]