Skip to content

KSelectionProxyModelTest: Skip tests broken by upstream changes

ivan tkachenko requested to merge work/ratijas/skip into master

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

Merge request reports