********* Start testing of tst_QFileSystemWatcher *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
PASS   : tst_QFileSystemWatcher::initTestCase()
PASS   : tst_QFileSystemWatcher::addPath()
PASS   : tst_QFileSystemWatcher::removePath()
PASS   : tst_QFileSystemWatcher::addPaths()
PASS   : tst_QFileSystemWatcher::removePaths()
PASS   : tst_QFileSystemWatcher::removePathsFilesInSameDirectory()
PASS   : tst_QFileSystemWatcher::nonExistingFile()
PASS   : tst_QFileSystemWatcher::removeFileAndUnWatch()
PASS   : tst_QFileSystemWatcher::destroyAfterQCoreApplication()
BFAIL  : tst_QFileSystemWatcher::signalsEmittedAfterFileMoved() Compared values are not the same
   Actual   (changedSpy.count()): 11
   Expected (fileCount)         : 10
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\io\qfilesystemwatcher\tst_qfilesystemwatcher.cpp(823) : failure location
PASS   : tst_QFileSystemWatcher::watchUnicodeCharacters()
PASS   : tst_QFileSystemWatcher::watchDirectoryAttributeChanges()
PASS   : tst_QFileSystemWatcher::cleanupTestCase()
Totals: 12 passed, 0 failed, 0 skipped, 1 blacklisted, 19295ms
********* Finished testing of tst_QFileSystemWatcher *********
