********* Start testing of tst_QTextToSpeech *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 26.0.0
QINFO  : tst_QTextToSpeech::initTestCase() Available text-to-speech engines:
QINFO  : tst_QTextToSpeech::initTestCase() -  mock
QINFO  : tst_QTextToSpeech::initTestCase() -  darwin
PASS   : tst_QTextToSpeech::initTestCase()
QINFO  : tst_QTextToSpeech::synthesize(darwin:text) qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version 7.1.1 LGPL version 2.1 or later
FAIL!  : tst_QTextToSpeech::synthesize(darwin:text) The computed value is expected to be greater than or equal to the baseline, but is not
   Computed (pcmData.size())              : 151936
   Baseline (double(bytesExpected) * 0.85): 158259.8 (0x1.3519e66666666p+17)
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(1007)]
PASS   : tst_QTextToSpeech::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 2312ms
********* Finished testing of tst_QTextToSpeech *********
