openscad test regression since 24.2.0-rc3 (at least)
I'm seeing tests for openscad failing since packaging 24.2.0-rc3:
105s autopkgtest [10:32:14]: test command1: [-----------------------
106s X11 DISPLAY environment variable found.
106s Assuming framebuffer exists at DISPLAY=:99
106s running './../openscad --info' to generate sysinfo.txt
106s QObject::startTimer: Timers can only be used with threads started with QThread
106s glXChooseFBConfig failed
106s Can't create OpenGL OffscreenView. Code: -1. Exiting.
full log at https://ci.debian.net/packages/o/openscad/unstable/amd64/50491877/
The test script again runs Xvfb via xvfb-run: https://sources.debian.org/src/openscad/2021.01-7/debian/openscad-testrun/?hl=109#L109
Edited by Timo Aaltonen