More test output
This commit is contained in:
parent
ead01d15f0
commit
8dbc369a49
2 changed files with 4 additions and 2 deletions
|
|
@ -14,4 +14,5 @@ X=${X:-"-x test_socket"}
|
|||
export OPENSSL_CONF=/non-existing-file
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1618753
|
||||
|
||||
$PYTHON -m test --findleaks $X
|
||||
$PYTHON -m test.pythoninfo
|
||||
$PYTHON -m test -wW --findleaks $X
|
||||
|
|
|
|||
|
|
@ -17,4 +17,5 @@ JOBS=${JOBS:-0}
|
|||
export OPENSSL_CONF=/non-existing-file
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1618753
|
||||
|
||||
$PYTHON -m test -j$JOBS $X
|
||||
$PYTHON -m test.pythoninfo
|
||||
$PYTHON -m test -wW -j$JOBS $X
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue