summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfilesystemwatcher
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2021-12-22 13:44:43 +0100
committerIvan Solovev <ivan.solovev@qt.io>2022-01-31 17:39:33 +0100
commit26fa539ad21ebe6366975ac613ea83451d0bf5da (patch)
tree6b09b217ac4bfabd975956510136ac636cec2b2e /tests/auto/corelib/io/qfilesystemwatcher
parent43dfe13e2c9808507c5c7dd05bcd2378305b04b8 (diff)
Blacklist tst_QFileSystemWatcher::signalsEmittedAfterFileMoved on all Windows versions
The test was already blacklisted for Windows 10 and Windows 7. Now it is flaky on Windows 11 as well. Blacklist it for all windows platforms. Task-number: QTBUG-98478 Pick-to: 6.2 6.3 5.15 Change-Id: I870fb6ce80cfe244a76d08bf40677fdb6becab97 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
Diffstat (limited to 'tests/auto/corelib/io/qfilesystemwatcher')
-rw-r--r--tests/auto/corelib/io/qfilesystemwatcher/BLACKLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/corelib/io/qfilesystemwatcher/BLACKLIST b/tests/auto/corelib/io/qfilesystemwatcher/BLACKLIST
index 457499591d..90b714758a 100644
--- a/tests/auto/corelib/io/qfilesystemwatcher/BLACKLIST
+++ b/tests/auto/corelib/io/qfilesystemwatcher/BLACKLIST
@@ -1,7 +1,6 @@
# QTBUG-33574 QTBUG-30943
[signalsEmittedAfterFileMoved]
-windows-7sp1
-windows-10
+windows
[watchFileAndItsDirectory:native backend-testfile]
osx
windows