********* 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
INFO   : tst_QTextToSpeech::initTestCase() entering
QINFO  : tst_QTextToSpeech::initTestCase() [     0.067 ] default unknown:0 unknown()  -  Available text-to-speech engines:
QDEBUG : tst_QTextToSpeech::initTestCase() [     0.067 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  checking directory path "/Users/qt/work/install/bin/texttospeech" ...
QDEBUG : tst_QTextToSpeech::initTestCase() [     0.067 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  checking directory path "/Users/qt/work/install/plugins/texttospeech" ...
QDEBUG : tst_QTextToSpeech::initTestCase() [     0.067 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  looking at "libqtexttospeech_speechdarwin.dylib"
QDEBUG : tst_QTextToSpeech::initTestCase() [     0.068 D] qt.core.plugin.loader unknown:0 unknown()  -  Found metadata in lib /Users/qt/work/install/plugins/texttospeech/libqtexttospeech_speechdarwin.dylib, metadata=
{
    "IID": "org.qt-project.qt.speech.tts.plugin/6.0",
    "MetaData": {
        "Capabilities": [
            "Speak",
            "PauseResume",
            "WordByWordProgress",
            "Synthesize"
        ],
        "Keys": [
            "darwin"
        ],
        "Priority": 100,
        "Provider": "darwin",
        "Version": 100
    },
    "archlevel": 0,
    "className": "QTextToSpeechDarwinPlugin",
    "debug": false,
    "version": 396032
}


QDEBUG : tst_QTextToSpeech::initTestCase() [     0.068 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  Got keys from plugin meta data QList("darwin")
QDEBUG : tst_QTextToSpeech::initTestCase() [     0.068 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  looking at "libqtexttospeech_mock.dylib"
QDEBUG : tst_QTextToSpeech::initTestCase() [     0.068 D] qt.core.plugin.loader unknown:0 unknown()  -  Found metadata in lib /Users/qt/work/install/plugins/texttospeech/libqtexttospeech_mock.dylib, metadata=
{
    "IID": "org.qt-project.qt.speech.tts.plugin/6.0",
    "MetaData": {
        "Capabilities": [
            "Speak",
            "PauseResume",
            "Synthesize",
            "WordByWordProgress"
        ],
        "Keys": [
            "mock"
        ],
        "Priority": -1,
        "Provider": "mock",
        "Version": 100
    },
    "archlevel": 0,
    "className": "QTextToSpeechMockPlugin",
    "debug": false,
    "version": 396032
}


QDEBUG : tst_QTextToSpeech::initTestCase() [     0.068 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  Got keys from plugin meta data QList("mock")
QDEBUG : tst_QTextToSpeech::initTestCase() [     0.068 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  checking directory path "/Users/qt/work/qt/qtspeech_standalone_tests/tests/auto/qtexttospeech/texttospeech" ...
QINFO  : tst_QTextToSpeech::initTestCase() [     0.068 ] default unknown:0 unknown()  -  -  darwin
QINFO  : tst_QTextToSpeech::initTestCase() [     0.068 ] default unknown:0 unknown()  -  -  mock
PASS   : tst_QTextToSpeech::initTestCase()
INFO   : tst_QTextToSpeech::synthesize() entering
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.068 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  checking directory path "/Users/qt/work/install/bin/multimedia" ...
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.068 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  checking directory path "/Users/qt/work/install/plugins/multimedia" ...
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.068 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  looking at "libffmpegmediaplugin.dylib"
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.068 D] qt.core.plugin.loader unknown:0 unknown()  -  Found metadata in lib /Users/qt/work/install/plugins/multimedia/libffmpegmediaplugin.dylib, metadata=
{
    "IID": "org.qt-project.Qt.QPlatformMediaPlugin",
    "MetaData": {
        "Keys": [
            "ffmpeg"
        ]
    },
    "archlevel": 0,
    "className": "QFFmpegMediaPlugin",
    "debug": false,
    "version": 396032
}


QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.068 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  Got keys from plugin meta data QList("ffmpeg")
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.068 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  looking at "libdarwinmediaplugin.dylib"
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.068 D] qt.core.plugin.loader unknown:0 unknown()  -  Found metadata in lib /Users/qt/work/install/plugins/multimedia/libdarwinmediaplugin.dylib, metadata=
{
    "IID": "org.qt-project.Qt.QPlatformMediaPlugin",
    "MetaData": {
        "Keys": [
            "darwin"
        ]
    },
    "archlevel": 0,
    "className": "QDarwinMediaPlugin",
    "debug": false,
    "version": 396032
}


QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.068 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  Got keys from plugin meta data QList("darwin")
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.068 D] qt.core.plugin.factoryloader unknown:0 unknown()  -  checking directory path "/Users/qt/work/qt/qtspeech_standalone_tests/tests/auto/qtexttospeech/multimedia" ...
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.068 D] qt.multimedia.plugin unknown:0 unknown()  -  Available backends QList("ffmpeg", "darwin")
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.068 D] qt.multimedia.plugin unknown:0 unknown()  -  Loading media backend "ffmpeg"
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.072 D] qt.core.library unknown:0 unknown()  -  "/Users/qt/work/install/plugins/multimedia/libffmpegmediaplugin.dylib" loaded library
QINFO  : tst_QTextToSpeech::synthesize(darwin:text) [     0.072 ] qt.multimedia.ffmpeg unknown:0 unknown()  -  Using Qt multimedia with FFmpeg version 7.1.1 LGPL version 2.1 or later
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.072 D] qt.multimedia.ffmpeg unknown:0 unknown()  -  Available HW decoding frameworks:
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.072 D] qt.multimedia.ffmpeg.hwaccel unknown:0 unknown()  -  Check device types
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.072 D] qt.multimedia.ffmpeg.hwaccel unknown:0 unknown()  -  Device types checked. Spent time: 59us
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.072 D] qt.multimedia.ffmpeg unknown:0 unknown()  -       videotoolbox
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.072 D] qt.multimedia.ffmpeg unknown:0 unknown()  -  Available HW encoding frameworks:
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.072 D] qt.multimedia.ffmpeg unknown:0 unknown()  -       videotoolbox
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.116 D] qt.core.library unknown:0 unknown()  -  "/Users/qt/work/install/plugins/texttospeech/libqtexttospeech_speechdarwin.dylib" loaded library
INFO   : tst_QTextToSpeech::synthesize(darwin:text) QCOMPARE(tts.state(), QTextToSpeech::Ready)
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(952)]
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.186 D] qt.eventdispatcher unknown:0 unknown()  -  Ensuring NSApplication is initialized
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.213 D] qt.eventdispatcher unknown:0 unknown()  -  NSApplication has been initialized; Stopping NSApp
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.217 D] qt.qpa.application unknown:0 unknown()  -  Launched with <NSRunningApplication: 0x7bafaf480 (com.apple.finder - 380) LSASN:{hi=0x0;lo=0x10010}> as frontmost application. Activating <NSRunningApplication: 0x7bafaf400 ((null) - 813) LSASN:{hi=0x0;lo=0x2}> instead.
QDEBUG : tst_QTextToSpeech::synthesize(darwin:text) [     0.221 D] qt.eventdispatcher unknown:0 unknown()  -  Finished ensuring NSApplication is initialized
INFO   : tst_QTextToSpeech::synthesize(darwin:text) QVERIFY(running)
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(980)]
INFO   : tst_QTextToSpeech::synthesize(darwin:text) QVERIFY(finished)
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(981)]
INFO   : tst_QTextToSpeech::synthesize(darwin:text) QCOMPARE_LT(notBlockingTimer.elapsed(), 250)
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(994)]
INFO   : tst_QTextToSpeech::synthesize(darwin:text) QVERIFY(running)
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(995)]
INFO   : tst_QTextToSpeech::synthesize(darwin:text) QVERIFY(finished)
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(996)]
INFO   : tst_QTextToSpeech::synthesize(darwin:text) QVERIFY(pcmFormat.isValid())
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(998)]
INFO   : tst_QTextToSpeech::synthesize(darwin:text) QVERIFY(!pcmData.isEmpty())
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(999)]
INFO   : tst_QTextToSpeech::synthesize(darwin:text) QCOMPARE_GE(pcmData.size(), double(bytesExpected) * 0.85)
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(1007)]
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): 159534.8 (0x1.3797666666666p+17)
   Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(1007)]
INFO   : tst_QTextToSpeech::cleanupTestCase() entering
PASS   : tst_QTextToSpeech::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 2365ms
********* Finished testing of tst_QTextToSpeech *********
