Experimental: Enable all resources during selftest
Fixes https://src.fedoraproject.org/tests/python/issue/17
This commit is contained in:
parent
606e77a1ba
commit
8951667be1
2 changed files with 2 additions and 1 deletions
|
|
@ -21,4 +21,4 @@ export OPENSSL_CONF=/non-existing-file
|
|||
# https://bugs.python.org/issue38815
|
||||
|
||||
$PYTHON -m test.pythoninfo
|
||||
$PYTHON -m test -wW -j$JOBS $X
|
||||
xvfb-run $PYTHON -m test -u all -wW -j$JOBS $X
|
||||
|
|
|
|||
|
|
@ -61,3 +61,4 @@
|
|||
- python3-tkinter
|
||||
- python3-test
|
||||
- python3-debug
|
||||
- xorg-x11-server-Xvfb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue