You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip webrtc/thumbnail thread-marshal tests that abort the shared pytest process
The WebRTC-panel import (pulls aiortc, absent in the headless job) and the
admin-console QThread teardown natively abort the shared pytest process under
the offscreen Qt platform on CI. The product paths are covered by the
subprocess-isolated full-widget build in test_actions_menu_gui. Skip these
three until they get the same subprocess isolation; the two stable marshaling
tests (LAN browse, presence roster) keep running.
0 commit comments