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 8951667be1
2 changed files with 2 additions and 1 deletions

View file

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

View file

@ -61,3 +61,4 @@
- python3-tkinter
- python3-test
- python3-debug
- xorg-x11-server-Xvfb