Blacklist tst_QWidgetRepainManager functions flaking on XCB

QXcbBackingStore::toImage() returns a QImage that differs from what
is displayed on the screen: After multiple moves of children within
their parent widget, the last move is not always properly reflected
on openSuSE 15.4.

This patch blacklists the test functions fastMove, moveAccross and
moveInOutOverlapped on openSuSE Leap.

Task-number: QTBUG-109036
Pick-to: 6.4
Change-Id: Ideb505570df090b25d30762492d9c60beb6641ff
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
bb10
Axel Spoerl 2022-11-29 16:37:11 +01:00
parent 5789ffd9cc
commit 8071e3c2af
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# Temporary for QTBUG-109036
[fastMove]
opensuse-leap
# Temporary for QTBUG-109036
[moveAccross]
opensuse-leap
# Temporary for QTBUG-109036
[moveInOutOverlapped]
opensuse-leap