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-14 19:01:58 +0000
commitf29eb56e770c3a4723a19304738557d4cac26886 (patch)
treeec242ff98d1704cb1895125391abb064bd15a682 /tests
parent9a1df2acfeb6ca970b97151cadbf2068b594f8cf (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