Merge pull request #25139 from tchaikov/wip-xmlsec

test/dashboard: fix segfault when importing dm.xmlsec.binding

Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Patrick Nawracay <pnawracay@suse.com>
This commit is contained in:
Kefu Chai 2018-11-19 16:54:20 +08:00 committed by GitHub
commit c6bf6226a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ deps =
py27: -r{toxinidir}/requirements-py27.txt
py3: -r{toxinidir}/requirements-py3.txt
setenv=
CFLAGS = -DXMLSEC_NO_SIZE_T
UNITTEST = true
WEBTEST_INTERACTIVE = false
LD_LIBRARY_PATH = {toxinidir}/../../../../build/lib