From 2dc66a3e298e7bdf76e50e8e46aae5bec713dc5b Mon Sep 17 00:00:00 2001 From: Ivan Solovev Date: Wed, 22 Dec 2021 13:44:43 +0100 Subject: 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 Change-Id: I870fb6ce80cfe244a76d08bf40677fdb6becab97 Reviewed-by: Heikki Halmet (cherry picked from commit 26fa539ad21ebe6366975ac613ea83451d0bf5da) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/corelib/io/qfilesystemwatcher/BLACKLIST | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/auto/corelib/io/qfilesystemwatcher/BLACKLIST') 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 -- cgit v1.2.3