Experimental: Enable all resources during selftest

Fixes https://src.fedoraproject.org/tests/python/issue/17
This commit is contained in:
Miro Hrončok 2020-02-04 13:23:00 +01:00
commit d23118a6c6
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -82,3 +82,4 @@
- python3-debug
- python3-rpm-macros
- marshalparser
- xorg-x11-server-Xvfb