********* Start testing of tst_QRandomGenerator *********
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_QRandomGenerator::initTestCase()
PASS   : tst_QRandomGenerator::basics()
PASS   : tst_QRandomGenerator::knownSequence()
PASS   : tst_QRandomGenerator::discard()
PASS   : tst_QRandomGenerator::copying()
PASS   : tst_QRandomGenerator::copyingGlobal()
PASS   : tst_QRandomGenerator::copyingSystem()
PASS   : tst_QRandomGenerator::systemRng()
PASS   : tst_QRandomGenerator::securelySeeding()
PASS   : tst_QRandomGenerator::generate32(fixed)
PASS   : tst_QRandomGenerator::generate32(global)
PASS   : tst_QRandomGenerator::generate64(fixed)
PASS   : tst_QRandomGenerator::generate64(global)
PASS   : tst_QRandomGenerator::quality(fixed)
QDEBUG : tst_QRandomGenerator::quality(global) Average: 8 (expected 8 ideally) Max: 19 at 195 Min: 2 at 7
PASS   : tst_QRandomGenerator::quality(global)
PASS   : tst_QRandomGenerator::fillRangeUInt(fixed)
PASS   : tst_QRandomGenerator::fillRangeUInt(global)
PASS   : tst_QRandomGenerator::fillRangeULong(fixed)
PASS   : tst_QRandomGenerator::fillRangeULong(global)
PASS   : tst_QRandomGenerator::fillRangeULLong(fixed)
PASS   : tst_QRandomGenerator::fillRangeULLong(global)
PASS   : tst_QRandomGenerator::generateUInt(fixed)
PASS   : tst_QRandomGenerator::generateUInt(global)
PASS   : tst_QRandomGenerator::generateULLong(fixed)
PASS   : tst_QRandomGenerator::generateULLong(global)
PASS   : tst_QRandomGenerator::generateNonContiguous(fixed)
PASS   : tst_QRandomGenerator::generateNonContiguous(global)
SKIP   : tst_QRandomGenerator::bounded() Test only possible in developer builds
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qrandomgenerator\tst_qrandomgenerator.cpp(512) : failure location
PASS   : tst_QRandomGenerator::boundedQuality(fixed)
QDEBUG : tst_QRandomGenerator::boundedQuality(global) Average: 32 (expected 32 ideally) Max: 51 at 229 Min: 17 at 168
PASS   : tst_QRandomGenerator::boundedQuality(global)
SKIP   : tst_QRandomGenerator::bounded64() Test only possible in developer builds
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qrandomgenerator\tst_qrandomgenerator.cpp(650) : failure location
PASS   : tst_QRandomGenerator::bounded64Quality(fixed)
QDEBUG : tst_QRandomGenerator::bounded64Quality(global) Average: 32 (expected 32 ideally) Max: 46 at 117 Min: 16 at 63
PASS   : tst_QRandomGenerator::bounded64Quality(global)
PASS   : tst_QRandomGenerator::generateReal(fixed)
PASS   : tst_QRandomGenerator::generateReal(global)
PASS   : tst_QRandomGenerator::qualityReal(fixed)
QINFO  : tst_QRandomGenerator::qualityReal(global) Halfway distribution: 49.5 - 50.5
QINFO  : tst_QRandomGenerator::qualityReal(global) 13.0 below 1/8 (expected 12.5% ideally)
QINFO  : tst_QRandomGenerator::qualityReal(global) 12.0 above 7/8 (expected 12.5% ideally)
PASS   : tst_QRandomGenerator::qualityReal(global)
PASS   : tst_QRandomGenerator::seedStdRandomEngines()
SKIP   : tst_QRandomGenerator::stdUniformIntDistribution() Test only possible in developer builds
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qrandomgenerator\tst_qrandomgenerator.cpp(805) : failure location
PASS   : tst_QRandomGenerator::stdGenerateCanonical(fixed)
PASS   : tst_QRandomGenerator::stdGenerateCanonical(global)
SKIP   : tst_QRandomGenerator::stdUniformRealDistribution() Test only possible in developer builds
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qrandomgenerator\tst_qrandomgenerator.cpp(919) : failure location
PASS   : tst_QRandomGenerator::stdRandomDistributions()
PASS   : tst_QRandomGenerator::cleanupTestCase()
Totals: 40 passed, 0 failed, 4 skipped, 0 blacklisted, 23ms
********* Finished testing of tst_QRandomGenerator *********
