aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2019-03-27 10:20:38 +0100
committerUlf Hermann <ulf.hermann@qt.io>2019-03-27 09:45:44 +0000
commit3507c29e8d9ea42e63fd0c01e27ee9263d939256 (patch)
treec15c4ea76062eb19a1d4fb69080646d3dbdf2548 /tests/auto/qml
parent1e18f2c4a647923fc66a3e3204fcccd88a2960a6 (diff)
Blacklist tst_qquickfolderlistmodel::nameFilters() on msvc2015/17
Task-number: QTBUG-74739 Change-Id: Ib0f1d39cb5bc9864195b3c62d254fa38370faf0d Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'tests/auto/qml')
-rw-r--r--tests/auto/qml/qquickfolderlistmodel/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qml/qquickfolderlistmodel/BLACKLIST b/tests/auto/qml/qquickfolderlistmodel/BLACKLIST
new file mode 100644
index 0000000000..642fdea741
--- /dev/null
+++ b/tests/auto/qml/qquickfolderlistmodel/BLACKLIST
@@ -0,0 +1,3 @@
+[nameFilters]
+msvc-2015
+msvc-2017