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:17 +0000
commita9d26f91c91d7962a786b5e242f3ac18c17ed19d (patch)
treef8522704a116f106e22a47c242b31f40df11d41d /tests
parentd318405f5583bf60e9fd88392f4e2c83ec7bde25 (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