I solved this issue by running the test like this
HOME="$AUTOPKGTEST_TMP" WITH_QT_TEST=False SILX_TEST_LOW_MEM=False xvfb-run -a
--server-args="-screen 0 1024x768x24" $py -m pytest --pyargs silx 2>&1
thanks
Fred
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099038
My question is why pytest try to create a file in the modules system library ?
My guess is that it's because the tests are executed from the module
installation directory.
If you look at the debci output[1], you'll see lots of paths li
Hello, I am trying to solve this issue
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099038
My question is why pytest try to create a file in the modules system library ?
Thanks for your help.
Fred
3 matches
Mail list logo