KSelectionProxyModelTest: Skip tests broken by upstream changes
I spent couple of hours looking into this, but could figure it out. The
code hasn't changed since 2016, but suddenly fails on Qt6 for this
specific combination of inputs:
Four affected test rows:
- A-1-SubTrees-0-06
- A-1-Children-0-06
- A-0-SubTrees-0-06
- A-0-Children-0-06
These tests hasn't changed for ages. But upstream model code did. Once the following patches are released and reach our CI's minimum target version, we can revert this skip:
Edited by ivan tkachenko