jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1268132?usp=email )
Change subject: Revert "tests: Increase maxlag parameter for doctest"
......................................................................
Revert "tests: Increase maxlag parameter for doctest"
This reverts commit 93c57963f6c05ea730bae4673a382b857c405528.
Reason for revert: Does not work, see logfile where a text is printed
but the user-config isn't espanded.
Bug: T422266
Change-Id: I0313fe6924e339df75724633ed9222f5fafd5ea1
---
M tox.ini
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
jenkins-bot: Verified
Xqt: Looks good to me, approved
diff --git a/tox.ini b/tox.ini
index 9303a56..503ea9b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -93,11 +93,9 @@
tox -e doctest-py314
[testenv:doctest-py39]
-allowlist_externals = echo
basepython = python3.9
commands =
python {[params]generate_user_files}
- echo "maxlag = 90" >> user-config.py
python -m pytest pywikibot --doctest-modules {[params]DOCTEST_IGNORES}
deps = {[doctest]deps}
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1268132?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I0313fe6924e339df75724633ed9222f5fafd5ea1
Gerrit-Change-Number: 1268132
Gerrit-PatchSet: 3
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]