Xqt created this task.
Xqt added projects: Pywikibot, Pywikibot-tests.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION
Move ubuntu doctests for pypy3.9 and Python 3.10-3.12 to Jenkins CI
Currently the test matrix on GitHub is
matrix:
python-version: [pypy3.9, pypy3.11, '3.9', '3.10', '3.11', '3.12',
'3.13', '3.14']
os: ['windows-latest', 'macOS-latest', 'ubuntu-latest']
include:
- python-version: 3.15-dev
exclude: # Test already made on Jenkins
- python-version: '3.9'
os: ubuntu-latest
- python-version: '3.13'
os: ubuntu-latest
ubuntu tests for pypy3.9 and Python 3.9-3.13 can be run on Jenkins CI. Each
additional test takes 25 secondes, resulting in four additional tests for
Jenkins.
TASK DETAIL
https://phabricator.wikimedia.org/T419203
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]