Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16749 > unrolled thread
| Started by | PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> |
|---|---|
| First post | 2025-02-27 17:20 +0100 |
| Last post | 2025-03-03 10:30 +0100 |
| Articles | 2 — 1 participant |
Back to article view | Back to linux.debian.maint.python
silx autopkgtest failure PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2025-02-27 17:20 +0100
Re: silx autopkgtest failure PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2025-03-03 10:30 +0100
| From | PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> |
|---|---|
| Date | 2025-02-27 17:20 +0100 |
| Subject | silx autopkgtest failure |
| Message-ID | <KkOM9-2nxm-1@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> |
|---|---|
| Date | 2025-03-03 10:30 +0100 |
| Message-ID | <Kmahz-3gEz-5@gated-at.bofh.it> |
| In reply to | #16749 |
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
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.maint.python
csiph-web