f3d icon indicating copy to clipboard operation
f3d copied to clipboard

Python Qt6 test temporarily disabled on non-Windows platforms

Open noclone opened this issue 1 month ago • 0 comments

The test_minimal_qt6 test has been temporarily disabled on all non-Windows platforms. Python CI environment (Linux runners) currently cannot create a working Qt6/OpenGL context using PySide6 + QOpenGLWidget.

This may be caused by:

  • X11 / Xvfb environment
  • Missing xcb runtime libraries

noclone avatar Nov 26 '25 15:11 noclone