summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2018-08-22 14:29:47 +0300
committerLiang Qi <liang.qi@qt.io>2018-08-22 14:32:55 +0000
commitc9c770d775842a6c8ab60f951de25dd32b0bdb1e (patch)
tree29f6100536e4518c7d7e6708aa9dc96844392840 /tests/auto/widgets/kernel
parent991b251e391c0cbfaab7bd26dc5c344965a903d8 (diff)
Extend blacklisting of tst_QWidget::maskedUpdate to cover all openSUSEs
Fails on previous 42.3 and also 15.0. Just covering "opensuse" saves us from new commits every time we upgrade our openSUSE. We have a bug open of it after all. Task-number: QTBUG-51399 Change-Id: I5c0869daea41b1886faba3d0caaa0804a3705d54 Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'tests/auto/widgets/kernel')
-rw-r--r--tests/auto/widgets/kernel/qwidget/BLACKLIST2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/widgets/kernel/qwidget/BLACKLIST b/tests/auto/widgets/kernel/qwidget/BLACKLIST
index 0f207b421e..2be016e99b 100644
--- a/tests/auto/widgets/kernel/qwidget/BLACKLIST
+++ b/tests/auto/widgets/kernel/qwidget/BLACKLIST
@@ -35,7 +35,7 @@ osx-10.11 ci
osx-10.12 ci
osx-10.13 ci
[maskedUpdate]
-opensuse-42.3
+opensuse
[moveInResizeEvent]
ubuntu-16.04
[moveChild:right]