Experimental: Enable all resources during selftest
Fixes https://src.fedoraproject.org/tests/python/issue/17
This commit is contained in:
parent
2fc6fc00bc
commit
d23118a6c6
2 changed files with 2 additions and 1 deletions
|
|
@ -24,4 +24,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
|
||||
|
|
|
|||
|
|
@ -82,3 +82,4 @@
|
|||
- python3-debug
|
||||
- python3-rpm-macros
|
||||
- marshalparser
|
||||
- xorg-x11-server-Xvfb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue