********* Start testing of tst_QTextToSpeech *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.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::sayingWordWithPause(darwin:pause1) qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version 7.1.2 LGPL version 2.1 or later
FAIL!  : tst_QTextToSpeech::sayingWordWithPause(darwin:pause1) The computed value is expected to be less than or equal to the baseline, but is not
   Computed (spokenWords.size()): 3
   Baseline (pauseAt + 1)       : 2
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(919)]
QWARN  : tst_QTextToSpeech::sayingWordWithPause(darwin:pause1) Spoken words: QList("this", "is", "a")
PASS   : tst_QTextToSpeech::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 1149ms
********* Finished testing of tst_QTextToSpeech *********
