Test debug tests with current rawhide python3-debug
This commit is contained in:
parent
d37bcbfd9a
commit
30e8067df5
1 changed files with 2 additions and 2 deletions
|
|
@ -37,9 +37,9 @@
|
|||
- selftest37:
|
||||
dir: selftest
|
||||
run: VERSION=3.7 X="-x test_socket -x test_asyncgen -x test_asyncio -x test_compile -x test_concurrent_futures -x test_itertools -x test_multiprocessing_fork -x test_multiprocessing_forkserver -x test_shutil -x test_time -x test_multiprocessing_spawn -x test_threading -x test_wsgiref" ./parallel.sh
|
||||
- debugtest37:
|
||||
- debugtest38:
|
||||
dir: selftest
|
||||
run: VERSION=3.7 PYTHON="python3-debug" X="test_ssl" ./parallel.sh
|
||||
run: VERSION=3.8 PYTHON="python3-debug" X="test_ssl" ./parallel.sh
|
||||
required_packages:
|
||||
- gcc
|
||||
- virtualenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue