********* Start testing of tst_QSoundEffect *********
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 14.3.0
QINFO  : tst_QSoundEffect::initTestCase() qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version 7.1.1 LGPL version 2.1 or later
PASS   : tst_QSoundEffect::initTestCase()
PASS   : tst_QSoundEffect::testSource()
PASS   : tst_QSoundEffect::testLooping()
PASS   : tst_QSoundEffect::testVolume()
PASS   : tst_QSoundEffect::testMuting()
PASS   : tst_QSoundEffect::testPlaying()
PASS   : tst_QSoundEffect::testStatus()
PASS   : tst_QSoundEffect::loopsRemaining_isUpdatedWhenPlaying()
PASS   : tst_QSoundEffect::testDestroyWhilePlaying()
PASS   : tst_QSoundEffect::testDestroyWhileRestartPlaying()
PASS   : tst_QSoundEffect::testSetSourceWhileLoading()
PASS   : tst_QSoundEffect::testSetSourceWhilePlaying()
PASS   : tst_QSoundEffect::testSupportedMimeTypes(without QAudioDevice)
PASS   : tst_QSoundEffect::testSupportedMimeTypes(with QAudioDevice)
PASS   : tst_QSoundEffect::testCorruptFile()
SKIP   : tst_QSoundEffect::setAudioDevice_emitsSignalsInExpectedOrder(while_playing) Needs at least 2 audioOuputs
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qsoundeffect/tst_qsoundeffect.cpp(455)]
SKIP   : tst_QSoundEffect::setAudioDevice_emitsSignalsInExpectedOrder(while_stopped, with source) Needs at least 2 audioOuputs
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qsoundeffect/tst_qsoundeffect.cpp(455)]
SKIP   : tst_QSoundEffect::setAudioDevice_emitsSignalsInExpectedOrder(while_stopped, without source) Needs at least 2 audioOuputs
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qsoundeffect/tst_qsoundeffect.cpp(455)]
PASS   : tst_QSoundEffect::cleanupTestCase()
Totals: 16 passed, 0 failed, 3 skipped, 0 blacklisted, 22877ms
********* Finished testing of tst_QSoundEffect *********
