aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2022-03-22 13:34:50 +0800
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-03-23 01:57:54 +0000
commit20a32e3f520be1437ebd191f3a128d74fac24b6e (patch)
treeac8a2316f3425d3fb2446a3ebfa52b0105e4ef20 /tests/auto/quick/qquicklistview
parentb3db952d9d7247e7b8de70f31b437c4650329081 (diff)
Re-blacklist flaky tst_qquicklistview::contentHeightWithDelayRemove
This is a partial revert of b0848d038b7bacfd656fbadc37993a81068132bb. The test became flaky again in early February, 2022. Grafana shows no failures for 6.2, so this only appears to be an issue on dev and 6.3. Task-number: QTBUG-75202 Change-Id: Ife5d69676ed6be4e82afff54b9b52fb8459e9492 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit 09821c590d899eebb2033e04a2501a4dae59fa40) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests/auto/quick/qquicklistview')
-rw-r--r--tests/auto/quick/qquicklistview/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/quick/qquicklistview/BLACKLIST b/tests/auto/quick/qquicklistview/BLACKLIST
index f38ebfd303..af7f2872b7 100644
--- a/tests/auto/quick/qquicklistview/BLACKLIST
+++ b/tests/auto/quick/qquicklistview/BLACKLIST
@@ -10,3 +10,6 @@ opensuse-42.1
opensuse-leap
ubuntu-18.04
ubuntu-20.04
+# QTBUG-75202
+[contentHeightWithDelayRemove]
+macos ci