aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltimer
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2020-11-19 13:11:02 +0100
committerLiang Qi <liang.qi@qt.io>2020-11-20 09:33:28 +0000
commit06f333bfc55118d61f0832a5bad21aecc7ba90a7 (patch)
tree6f140fb020070728575608e876791a5866442969 /tests/auto/qml/qqmltimer
parentae1b9c6d94001411efeef600e22638906e0fa990 (diff)
tests: blacklist tst_qqmltimer::restartWhenEventPosted() on MSVC
Task-number: QTBUG-88626 Change-Id: I5c1621373753fa9dba9c3457d64c6ee5b5f516a7 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
Diffstat (limited to 'tests/auto/qml/qqmltimer')
-rw-r--r--tests/auto/qml/qqmltimer/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qml/qqmltimer/BLACKLIST b/tests/auto/qml/qqmltimer/BLACKLIST
new file mode 100644
index 0000000000..05b9fe0ce7
--- /dev/null
+++ b/tests/auto/qml/qqmltimer/BLACKLIST
@@ -0,0 +1,2 @@
+[restartWhenEventPosted]
+msvc-2019