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

Change subject: [tests] ignore::pytest.PytestDeprecationWarning
......................................................................

[tests] ignore::pytest.PytestDeprecationWarning

Change-Id: If04e37de034fb26b4ee12fe1e8062f5af770d506
---
M tox.ini
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/tox.ini b/tox.ini
index ac2a916..f3afe7b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -244,4 +244,4 @@
 testpaths = tests
 python_files = *_tests.py
 norecursedirs = archive
-filterwarnings = ignore:A private pytest class or function was 
used.:PytestDeprecationWarning
+filterwarnings = ignore::pytest.PytestDeprecationWarning

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/666633
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: If04e37de034fb26b4ee12fe1e8062f5af770d506
Gerrit-Change-Number: 666633
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]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to