jenkins-bot has submitted this change and it was merged.

Change subject: Ignore print function tests for some scripts
......................................................................


Ignore print function tests for some scripts

Seems T001 is moved (partially) to T003

Bug: T128437
Change-Id: Ia7c2f8b06153d34ab66e437a1212156b67fcd0ac
---
M tox.ini
1 file changed, 6 insertions(+), 6 deletions(-)

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



diff --git a/tox.ini b/tox.ini
index 5c47069..b01f51a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -117,17 +117,17 @@
 require-code = true
 putty-ignore =
     pwb.py,scripts/interwiki.py,scripts/flickrripper.py,pywikibot/site.py, /# 
noqa: E731/ : +E731
-    generate_family_file.py : +T001
-    pwb.py : +T001
+    generate_family_file.py : +T001, T003
+    pwb.py : +T001, T003
     
pywikibot/date.py,pywikibot/family.py,pywikibot/fixes.py,pywikibot/textlib.py,pywikibot/userinterfaces/terminal_interface_unix.py,pywikibot/userinterfaces/terminal_interface_win32.py,pywikibot/families/wikipedia_family.py
 : +E241
     tests/page_tests.py : +E241
     scripts/,/pagegenerators.parameterHelp/ : +E241
     
scripts/blockreview.py,scripts/imagetransfer.py,scripts/interwiki.py,scripts/maintenance/wikimedia_sites.py
 : +E241
     tests/ui_tests.py : +D102, D103
-    
tests/__init__.py,tests/aspects.py,tests/script_tests.py,tests/site_detect_tests.py
 : +T001
-    tests/pwb/ : +T001
-    scripts/casechecker.py,scripts/imagetransfer.py : +T001
-    scripts/maintenance/make_i18n_dict.py : +T001
+    
tests/__init__.py,tests/aspects.py,tests/script_tests.py,tests/site_detect_tests.py
 : +T001, T003
+    tests/pwb/ : +T001, T003
+    scripts/casechecker.py,scripts/imagetransfer.py : +T001, T003
+    scripts/maintenance/make_i18n_dict.py : +T001, T003
     scripts/archive/ : +D102, D103
     scripts/script_wui.py : +D102
     scripts/makecat.py : +D103

-- 
To view, visit https://gerrit.wikimedia.org/r/274053
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia7c2f8b06153d34ab66e437a1212156b67fcd0ac
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to