********* Start testing of tst_QTextToSpeech *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
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::sayingWord(darwin:punctuation) qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version 7.1.2 LGPL version 2.1 or later
FAIL!  : tst_QTextToSpeech::sayingWord(darwin:punctuation) The computed value is expected to be greater than the baseline, but is not
   Computed (timeDiff)                    : 28458ns (2.8458e-05s)
   Baseline (std::chrono::milliseconds(5)): 5ms (0.005s)
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(860)]
QWARN  : tst_QTextToSpeech::sayingWord(darwin:punctuation) Recorded words: QList("this", "if", "you", "want", "a", "word")
QWARN  : tst_QTextToSpeech::sayingWord(darwin:punctuation) Expected words: QList("this", "if", "you", "want", "a", "word")
PASS   : tst_QTextToSpeech::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 2391ms
********* Finished testing of tst_QTextToSpeech *********
