Description
Test crashes due to QAccessibileCache removing its connections on the Python QComboBoxWrapper on application exit, after Python is not initialized anymore.
This causes access to some Python internals which were already freed.
Fixed in Qt 5.9.0.