Control: retitle -1 libportal: intermittent FTBFS: Segmentation fault in pytest Control: forwarded -1 https://github.com/flatpak/libportal/issues/169
On Sun, 22 Sep 2024 at 13:55:01 +0200, Santiago Vila wrote: > test: pytest > result: killed by signal 11 SIGSEGV ... > File "/<<PKGBUILDDIR>>/tests/pyportaltest/test_inputcapture.py", line 88 in > create_session_with_barriers > File "/<<PKGBUILDDIR>>/tests/pyportaltest/test_inputcapture.py", line 269 > in test_session_create_no_zones_on_getzones This is an intermittent test failure, which I experienced while trying to upgrade to 0.8.1. I have only been able to reproduce it by running the test suite repeatedly in a loop, and it's extremely timing-dependent (when I tried to add additional debug logging, that perturbed the timing enough that I could no longer reproduce it). There is another intermittent test failure, https://github.com/flatpak/libportal/issues/166, which is similarly difficult to reproduce. smcv