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 Change-Id: Ideb505570df090b25d30762492d9c60beb6641ff Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 8071e3c2af77dbf77dd316e9b13b739f3835c3c4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
aa45401ffb
commit
d982f5211b
11
tests/auto/widgets/kernel/qwidgetrepaintmanager/BLACKLIST
Normal file
11
tests/auto/widgets/kernel/qwidgetrepaintmanager/BLACKLIST
Normal 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
|
Loading…
x
Reference in New Issue
Block a user