********* Start testing of tst_QLockFile *********
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_QLockFile::initTestCase()
PASS   : tst_QLockFile::lockUnlock()
PASS   : tst_QLockFile::lockOutOtherProcess()
PASS   : tst_QLockFile::lockOutOtherThread()
PASS   : tst_QLockFile::raceWithOtherThread()
PASS   : tst_QLockFile::waitForLock(wait_forever_succeeds)
PASS   : tst_QLockFile::waitForLock(wait_longer_succeeds)
PASS   : tst_QLockFile::waitForLock(wait_zero_fails)
PASS   : tst_QLockFile::waitForLock(wait_not_enough_fails)
PASS   : tst_QLockFile::staleLockFromCrashedProcess(short)
PASS   : tst_QLockFile::staleLockFromCrashedProcess(long)
PASS   : tst_QLockFile::staleLockFromCrashedProcessReusedPid()
PASS   : tst_QLockFile::staleShortLockFromBusyProcess()
PASS   : tst_QLockFile::staleLongLockFromBusyProcess()
PASS   : tst_QLockFile::staleLockRace()
SKIP   : tst_QLockFile::noPermissions() No permission testing on Windows
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\io\qlockfile\tst_qlockfile.cpp(412) : failure location
SKIP   : tst_QLockFile::noPermissionsWindows() This test cannot be run (properties=0x1)
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\io\qlockfile\tst_qlockfile.cpp(493) : failure location
PASS   : tst_QLockFile::corruptedLockFile()
SKIP   : tst_QLockFile::corruptedLockFileInTheFuture() This test needs utimensat
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\io\qlockfile\tst_qlockfile.cpp(523) : failure location
PASS   : tst_QLockFile::hostnameChange()
PASS   : tst_QLockFile::differentMachines()
SKIP   : tst_QLockFile::reboot() Could not get a unique boot ID on this machine
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\io\qlockfile\tst_qlockfile.cpp(604) : failure location
PASS   : tst_QLockFile::cleanupTestCase()
Totals: 19 passed, 0 failed, 4 skipped, 0 blacklisted, 12661ms
********* Finished testing of tst_QLockFile *********
