aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2021-05-07 12:24:33 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-05-11 06:48:18 +0000
commite793ebf7cfacaa32851be86f172db4d3ba8b265e (patch)
tree819b8c3453f96785e76c9f5c46ae97f7b0f15c49 /tests
parent5afffb740102fc8baf0e5ca3afe67f27fcf43704 (diff)
Blacklist tst_QQuickGridView::snapToRow for Win 10 MinGW Developer build
Task-number: QTBUG-88644 Change-Id: I6ee6e443f68d628a28cc0101670dac86721d58cf Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> (cherry picked from commit 0a51e25816a018d274c9f5f47e283ffc2e15604a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/qquickgridview/BLACKLIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickgridview/BLACKLIST b/tests/auto/quick/qquickgridview/BLACKLIST
index e7bef365e4..dd970b7ff7 100644
--- a/tests/auto/quick/qquickgridview/BLACKLIST
+++ b/tests/auto/quick/qquickgridview/BLACKLIST
@@ -3,3 +3,4 @@ macos # QTBUG-86729
msvc-2019
[snapToRow]
msvc-2019
+windows-10 gcc developer-build