aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2021-05-14 07:34:31 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-05-16 04:42:55 +0000
commit461d301eb541ea3e94ed980f8718da09060ff9d3 (patch)
treea55c850eed144cc2b7783d6db38e698f81c1319f /tests
parent8a4bcb9d397ac526953fa7cad4360c5beb23840b (diff)
Blacklist tst_QQuickGridView::snapOneRow for Win 10 MinGW developer build
Task-number: QTBUG-88644 Change-Id: I0fdaa7d8d527dcb4c22c54e7d1004ee02c5e241c Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit f3ed98bf09885795de160468fd615c9e07d5ed5d) 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 dd970b7ff7..741eb2c7dc 100644
--- a/tests/auto/quick/qquickgridview/BLACKLIST
+++ b/tests/auto/quick/qquickgridview/BLACKLIST
@@ -1,6 +1,7 @@
[snapOneRow]
macos # QTBUG-86729
msvc-2019
+windows-10 gcc developer-build
[snapToRow]
msvc-2019
windows-10 gcc developer-build