********* Start testing of tst_QMediaPlayerBackend *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_QMediaPlayerBackend::initTestCase()
SKIP   : tst_QMediaPlayerBackend::testMediaFilesAreSupported() AVFoundation does not support Matroska/OGG containers
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(483)]
SKIP   : tst_QMediaPlayerBackend::destructor_cancelsPreviousSetSource_whenServerDoesNotRespond() AVFoundation does not immediately connect to RTSP server on setSource
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(497)]
SKIP   : tst_QMediaPlayerBackend::destructor_emitsOnlyQObjectDestroyedSignal_whenPlayerIsRunning() 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(518)]
PASS   : tst_QMediaPlayerBackend::getters_returnExpectedValues_whenCalledWithDefaultConstructedPlayer(noOutput)
PASS   : tst_QMediaPlayerBackend::getters_returnExpectedValues_whenCalledWithDefaultConstructedPlayer(withAudioOutput)
PASS   : tst_QMediaPlayerBackend::getters_returnExpectedValues_whenCalledWithDefaultConstructedPlayer(withVideoOutput)
PASS   : tst_QMediaPlayerBackend::getters_returnExpectedValues_whenCalledWithDefaultConstructedPlayer(withVideoSink)
PASS   : tst_QMediaPlayerBackend::getters_returnExpectedValues_whenCalledWithDefaultConstructedPlayer(withAllOutputs)
PASS   : tst_QMediaPlayerBackend::makeInvalidMediaCase()
PASS   : tst_QMediaPlayerBackend::setSource_emitsSourceChanged_whenCalledWithInvalidMedia(invalidFile)
PASS   : tst_QMediaPlayerBackend::setSource_emitsSourceChanged_whenCalledWithInvalidMedia(invalidQrcResource)
PASS   : tst_QMediaPlayerBackend::setSource_emitsSourceChanged_whenCalledWithInvalidMedia(invalidHttpsAddress)
PASS   : tst_QMediaPlayerBackend::setSource_emitsError_whenCalledWithInvalidMedia(invalidFile)
PASS   : tst_QMediaPlayerBackend::setSource_emitsError_whenCalledWithInvalidMedia(invalidQrcResource)
PASS   : tst_QMediaPlayerBackend::setSource_emitsError_whenCalledWithInvalidMedia(invalidHttpsAddress)
PASS   : tst_QMediaPlayerBackend::setSource_emitsMediaStatusChange_whenCalledWithInvalidMedia(invalidFile)
PASS   : tst_QMediaPlayerBackend::setSource_emitsMediaStatusChange_whenCalledWithInvalidMedia(invalidQrcResource)
PASS   : tst_QMediaPlayerBackend::setSource_emitsMediaStatusChange_whenCalledWithInvalidMedia(invalidHttpsAddress)
PASS   : tst_QMediaPlayerBackend::setSource_doesNotEmitPlaybackStateChange_whenCalledWithInvalidMedia(invalidFile)
PASS   : tst_QMediaPlayerBackend::setSource_doesNotEmitPlaybackStateChange_whenCalledWithInvalidMedia(invalidQrcResource)
PASS   : tst_QMediaPlayerBackend::setSource_doesNotEmitPlaybackStateChange_whenCalledWithInvalidMedia(invalidHttpsAddress)
PASS   : tst_QMediaPlayerBackend::setSource_setsSourceMediaStatusAndError_whenCalledWithInvalidMedia(invalidFile)
PASS   : tst_QMediaPlayerBackend::setSource_setsSourceMediaStatusAndError_whenCalledWithInvalidMedia(invalidQrcResource)
PASS   : tst_QMediaPlayerBackend::setSource_setsSourceMediaStatusAndError_whenCalledWithInvalidMedia(invalidHttpsAddress)
PASS   : tst_QMediaPlayerBackend::setSource_initializesExpectedDefaultState(with wave file)
PASS   : tst_QMediaPlayerBackend::setSource_initializesExpectedDefaultState(with video file)
SKIP   : tst_QMediaPlayerBackend::setSource_initializesExpectedDefaultState(with av1 file) 
Unable to select none of the media candidates:

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(686)]
SKIP   : tst_QMediaPlayerBackend::setSource_initializesExpectedDefaultState(with compressed sound file) 
Unable to select none of the media candidates:
	qrc:/testdata/nokia-tune.mp3: The media got stuck in the status LoadingMedia
	qrc:/testdata/nokia-tune.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(686)]
SKIP   : tst_QMediaPlayerBackend::setSource_silentlyCancelsPreviousCall_whenServerDoesNotRespond() AVFoundation does not immediately connect to RTSP server on setSource
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(711)]
PASS   : tst_QMediaPlayerBackend::setSource_changesSourceAndMediaStatus_whenCalledWithValidFile()
PASS   : tst_QMediaPlayerBackend::setSource_updatesExpectedAttributes_whenMediaHasLoaded()
SKIP   : tst_QMediaPlayerBackend::setSource_stopsAndEntersErrorState_whenPlayerWasPlaying() 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(813)]
PASS   : tst_QMediaPlayerBackend::setSource_loadsAudioTrack_whenCalledWithValidWavFile()
PASS   : tst_QMediaPlayerBackend::setSource_resetsState_whenCalledWithEmptyUrl(with wave file)
PASS   : tst_QMediaPlayerBackend::setSource_resetsState_whenCalledWithEmptyUrl(with video file)
PASS   : tst_QMediaPlayerBackend::setSource_loadsNewMedia_whenPreviousMediaWasFullyLoaded()
SKIP   : tst_QMediaPlayerBackend::setSource_loadsCorrectTracks_whenLoadingMediaInSequence() 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(943)]
PASS   : tst_QMediaPlayerBackend::setSource_remainsInStoppedState_whenPlayerWasStopped()
SKIP   : tst_QMediaPlayerBackend::setSource_entersStoppedState_whenPlayerWasPlaying() AVFoundation may not have enough time to deliver positionChannged signals
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1039)]
SKIP   : tst_QMediaPlayerBackend::setSource_emitsError_whenSdpFileIsLoaded() This test is only for FFmpeg backend
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1056)]
SKIP   : tst_QMediaPlayerBackend::setSource_updatesTrackProperties(video file with audio) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1112)]
PASS   : tst_QMediaPlayerBackend::setSource_updatesTrackProperties(video file without audio)
PASS   : tst_QMediaPlayerBackend::setSource_updatesTrackProperties(uncompressed audio file)
SKIP   : tst_QMediaPlayerBackend::setSource_updatesTrackProperties(compressed audio file) 
Unable to select none of the media candidates:
	qrc:/testdata/nokia-tune.mp3: The media got stuck in the status LoadingMedia
	qrc:/testdata/nokia-tune.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1112)]
SKIP   : tst_QMediaPlayerBackend::setSource_updatesTrackProperties(video with subtitle) 
Unable to select none of the media candidates:
	qrc:/testdata/subtitletest.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1112)]
SKIP   : tst_QMediaPlayerBackend::setSource_updatesTrackProperties(video with multiple streams) 
Unable to select none of the media candidates:
	qrc:/testdata/multitrack.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1112)]
SKIP   : tst_QMediaPlayerBackend::setSource_emitsTracksChanged(video file with audio) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1149)]
PASS   : tst_QMediaPlayerBackend::setSource_emitsTracksChanged(video file without audio)
PASS   : tst_QMediaPlayerBackend::setSource_emitsTracksChanged(uncompressed audio file)
SKIP   : tst_QMediaPlayerBackend::setSource_emitsTracksChanged(compressed audio file) 
Unable to select none of the media candidates:
	qrc:/testdata/nokia-tune.mp3: The media got stuck in the status LoadingMedia
	qrc:/testdata/nokia-tune.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1149)]
SKIP   : tst_QMediaPlayerBackend::setSource_emitsTracksChanged(video with subtitle) 
Unable to select none of the media candidates:
	qrc:/testdata/subtitletest.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1149)]
SKIP   : tst_QMediaPlayerBackend::setSource_emitsTracksChanged(video with multiple streams) 
Unable to select none of the media candidates:
	qrc:/testdata/multitrack.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1149)]
PASS   : tst_QMediaPlayerBackend::setSource_doesNotCrash_whenCalledWithEmptyUrlWhileLoadingMedia()
SKIP   : tst_QMediaPlayerBackend::setSourceAndPlay_setCorrectVideoSize_whenVideoHasNonStandardPixelAspectRatio(Horizontal expanding (par=3/2)) No pixel aspect ratio scaling support
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1204)]
SKIP   : tst_QMediaPlayerBackend::setSourceAndPlay_setCorrectVideoSize_whenVideoHasNonStandardPixelAspectRatio(Vertical expanding (par=2/3)) No pixel aspect ratio scaling support
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1204)]
PASS   : tst_QMediaPlayerBackend::pause_doesNotChangePlayerState_whenInvalidFileLoaded()
PASS   : tst_QMediaPlayerBackend::pause_doesNothing_whenMediaIsNotLoaded()
PASS   : tst_QMediaPlayerBackend::pause_entersPauseState_whenPlayerWasPlaying()
PASS   : tst_QMediaPlayerBackend::pause_doesNotAdvancePosition()
SKIP   : tst_QMediaPlayerBackend::pause_playback_resumesFromPausedPosition() Flaky on CI: position may drift by 1ms after pause due to async event delivery
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1347)]
PASS   : tst_QMediaPlayerBackend::pause_triggersTheFirstFrame_whenPlayerIsNotPlaying(playbackRate=0.100000, waitForLoad=no)
PASS   : tst_QMediaPlayerBackend::pause_triggersTheFirstFrame_whenPlayerIsNotPlaying(playbackRate=0.100000, waitForLoad=yes)
PASS   : tst_QMediaPlayerBackend::pause_triggersTheFirstFrame_whenPlayerIsNotPlaying(playbackRate=1.000000, waitForLoad=no)
PASS   : tst_QMediaPlayerBackend::pause_triggersTheFirstFrame_whenPlayerIsNotPlaying(playbackRate=1.000000, waitForLoad=yes)
PASS   : tst_QMediaPlayerBackend::pause_triggersTheFirstFrame_whenPlayerIsNotPlaying(playbackRate=10.000000, waitForLoad=no)
PASS   : tst_QMediaPlayerBackend::pause_triggersTheFirstFrame_whenPlayerIsNotPlaying(playbackRate=10.000000, waitForLoad=yes)
PASS   : tst_QMediaPlayerBackend::play_doesNotResetErrorState_whenCalledWithInvalidFile()
SKIP   : tst_QMediaPlayerBackend::play_resumesPlaying_whenValidMediaIsProvidedAfterInvalidMedia() 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1443)]
PASS   : tst_QMediaPlayerBackend::play_doesNothing_whenMediaIsNotLoaded()
PASS   : tst_QMediaPlayerBackend::play_setsPlaybackStateAndMediaStatus_whenValidFileIsLoaded()
PASS   : tst_QMediaPlayerBackend::play_startsPlaybackAndChangesPosition_whenValidFileIsLoaded()
PASS   : tst_QMediaPlayerBackend::play_doesNotEnterMediaLoadingState_whenResumingPlayingAfterStop()
PASS   : tst_QMediaPlayerBackend::playAndSetSource_emitsExpectedSignalsAndStopsPlayback_whenSetSourceWasCalledWithEmptyUrl()
SKIP   : tst_QMediaPlayerBackend::play_createsFramesWithExpectedContentAndIncreasingFrameTime_whenPlayingRtspMediaStream() RTSP playback is not reliably supported with AVFoundation
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1622)]
PASS   : tst_QMediaPlayerBackend::play_waitsForLastFrameEnd_whenPlayingVideoWithLongFrames()
SKIP   : tst_QMediaPlayerBackend::play_startsPlayback_withAndWithoutOutputsConnected(all connected) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1724)]
SKIP   : tst_QMediaPlayerBackend::play_startsPlayback_withAndWithoutOutputsConnected(video connected) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1724)]
SKIP   : tst_QMediaPlayerBackend::play_startsPlayback_withAndWithoutOutputsConnected(audio connected) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1724)]
SKIP   : tst_QMediaPlayerBackend::play_startsPlayback_withAndWithoutOutputsConnected(no output connected) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1724)]
SKIP   : tst_QMediaPlayerBackend::play_playsRtpStream_whenSdpFileIsLoaded() This test is only for FFmpeg backend
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1775)]
PASS   : tst_QMediaPlayerBackend::play_succeedsFromSourceDevice(audio file)
PASS   : tst_QMediaPlayerBackend::play_succeedsFromSourceDevice(video file)
PASS   : tst_QMediaPlayerBackend::setPosition_doesNotStallInBufferingState_whenSourceIsSeekableDevice()
PASS   : tst_QMediaPlayerBackend::play_playbackLastsForTheExpectedTime(file qrc:/testdata/test.wav, loops 1, rate 1, pause before 0)
PASS   : tst_QMediaPlayerBackend::play_playbackLastsForTheExpectedTime(file qrc:/testdata/test.wav, loops 2, rate 1, pause before 0)
PASS   : tst_QMediaPlayerBackend::play_playbackLastsForTheExpectedTime(file qrc:/testdata/test.wav, loops 1, rate 1, pause before 1)
PASS   : tst_QMediaPlayerBackend::play_playbackLastsForTheExpectedTime(file qrc:/testdata/test.wav, loops 2, rate 1, pause before 1)
PASS   : tst_QMediaPlayerBackend::play_playbackLastsForTheExpectedTime(file qrc:/testdata/test.wav, loops 1, rate 2, pause before 0)
PASS   : tst_QMediaPlayerBackend::play_playbackLastsForTheExpectedTime(file qrc:/testdata/test.wav, loops 2, rate 2, pause before 0)
PASS   : tst_QMediaPlayerBackend::play_playbackLastsForTheExpectedTime(file qrc:/testdata/test.wav, loops 1, rate 2, pause before 1)
PASS   : tst_QMediaPlayerBackend::play_playbackLastsForTheExpectedTime(file qrc:/testdata/test.wav, loops 2, rate 2, pause before 1)
PASS   : tst_QMediaPlayerBackend::play_playbackLastsForTheExpectedTime(file qrc:/testdata/test.wav, loops 1, rate 0.5, pause before 0)
PASS   : tst_QMediaPlayerBackend::play_playbackLastsForTheExpectedTime(file qrc:/testdata/test.wav, loops 2, rate 0.5, pause before 0)
PASS   : tst_QMediaPlayerBackend::play_playbackLastsForTheExpectedTime(file qrc:/testdata/test.wav, loops 1, rate 0.5, pause before 1)
PASS   : tst_QMediaPlayerBackend::play_playbackLastsForTheExpectedTime(file qrc:/testdata/test.wav, loops 2, rate 0.5, pause before 1)
SKIP   : tst_QMediaPlayerBackend::play_threeMediaPlayers() 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(1975)]
PASS   : tst_QMediaPlayerBackend::stop_entersStoppedState_whenPlayerWasPaused(audio file)
PASS   : tst_QMediaPlayerBackend::stop_entersStoppedState_whenPlayerWasPaused(video file)
SKIP   : tst_QMediaPlayerBackend::stop_setsPositionToZero_afterPlayingToEndOfMedia() 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(2057)]
PASS   : tst_QMediaPlayerBackend::playbackRate_returnsOne_byDefault()
PASS   : tst_QMediaPlayerBackend::setPlaybackRate_changesPlaybackRateAndEmitsSignal(Increase)
PASS   : tst_QMediaPlayerBackend::setPlaybackRate_changesPlaybackRateAndEmitsSignal(Decrease)
PASS   : tst_QMediaPlayerBackend::setPlaybackRate_changesPlaybackRateAndEmitsSignal(Keep)
PASS   : tst_QMediaPlayerBackend::setPlaybackRate_changesPlaybackRateAndEmitsSignal(DecreaseBelowZero)
PASS   : tst_QMediaPlayerBackend::setPlaybackRate_changesPlaybackRateAndEmitsSignal(KeepDecreasingBelowZero)
SKIP   : tst_QMediaPlayerBackend::setPlaybackRate_changesPlaybackDuration(SetRateBeforeSetSource) 
Unable to select none of the media candidates:
	qrc:/testdata/15s.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(2138)]
SKIP   : tst_QMediaPlayerBackend::setPlaybackRate_changesPlaybackDuration(SetRateBeforePlay) 
Unable to select none of the media candidates:
	qrc:/testdata/15s.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(2138)]
SKIP   : tst_QMediaPlayerBackend::setPlaybackRate_changesPlaybackDuration(SetRateAfterPlay) 
Unable to select none of the media candidates:
	qrc:/testdata/15s.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(2138)]
SKIP   : tst_QMediaPlayerBackend::setPlaybackRate_changesPlaybackDuration(SetRateAfterPlaybackStarted) 
Unable to select none of the media candidates:
	qrc:/testdata/15s.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(2138)]
PASS   : tst_QMediaPlayerBackend::setVolume_changesVolume_whenVolumeIsInRange()
PASS   : tst_QMediaPlayerBackend::setVolume_clampsToRange_whenVolumeIsOutsideRange()
PASS   : tst_QMediaPlayerBackend::setVolume_doesNotChangeMutedState()
PASS   : tst_QMediaPlayerBackend::setMuted_changesMutedState_whenMutedStateChanged()
PASS   : tst_QMediaPlayerBackend::setMuted_doesNotChangeVolume()
PASS   : tst_QMediaPlayerBackend::processEOS()
PASS   : tst_QMediaPlayerBackend::deleteLaterAtEOS()
SKIP   : tst_QMediaPlayerBackend::playToEOS_finishesWithEmptyFrame() 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(2439)]
PASS   : tst_QMediaPlayerBackend::volumeAcrossFiles(100 unmuted)
PASS   : tst_QMediaPlayerBackend::volumeAcrossFiles(50 unmuted)
PASS   : tst_QMediaPlayerBackend::volumeAcrossFiles(0 unmuted)
PASS   : tst_QMediaPlayerBackend::volumeAcrossFiles(100 muted)
PASS   : tst_QMediaPlayerBackend::volumeAcrossFiles(50 muted)
PASS   : tst_QMediaPlayerBackend::volumeAcrossFiles(0 muted)
PASS   : tst_QMediaPlayerBackend::initialVolume()
PASS   : tst_QMediaPlayerBackend::seekPauseSeek()
PASS   : tst_QMediaPlayerBackend::seekInStoppedState()
SKIP   : tst_QMediaPlayerBackend::subsequentPlayback() 
Unable to select none of the media candidates:
	qrc:/testdata/nokia-tune.mp3: The media got stuck in the status LoadingMedia
	qrc:/testdata/nokia-tune.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(2775)]
SKIP   : tst_QMediaPlayerBackend::subsequentPlayback_playsForExpectedDuration() 
Unable to select none of the media candidates:
	qrc:/testdata/nokia-tune.mp3: The media got stuck in the status LoadingMedia
	qrc:/testdata/nokia-tune.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(2821)]
SKIP   : tst_QMediaPlayerBackend::surfaceTest() Flaky on CI: frame count depends on system load
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3192)]
SKIP   : tst_QMediaPlayerBackend::metadata() 
Unable to select none of the media candidates:
	qrc:/testdata/nokia-tune.mp3: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3213)]
PASS   : tst_QMediaPlayerBackend::metadata_returnsMetadataWithThumbnail_whenMediaHasThumbnail(jpeg thumbnail)
PASS   : tst_QMediaPlayerBackend::metadata_returnsMetadataWithThumbnail_whenMediaHasThumbnail(png thumbnail)
SKIP   : tst_QMediaPlayerBackend::metadata_returnsMetadataWithThumbnail_whenMediaHasThumbnail(no thumbnail) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3269)]
PASS   : tst_QMediaPlayerBackend::metadata_returnsMetadataWithHasHdrContent_whenMediaHasHdrContent(SDR Video)
PASS   : tst_QMediaPlayerBackend::metadata_returnsMetadataWithHasHdrContent_whenMediaHasHdrContent(HDR Video)
PASS   : tst_QMediaPlayerBackend::metadata_returnsMetadataWithCorrectDate(With Recorded date)
PASS   : tst_QMediaPlayerBackend::metadata_returnsMetadataWithCorrectDate(With Encoded date)
SKIP   : tst_QMediaPlayerBackend::metadata_returnsMetadataWithCorrectDate(With Recorded date and Encoded date) 
Unable to select none of the media candidates:
	qrc:/testdata/with_date_and_creation_time.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3342)]
SKIP   : tst_QMediaPlayerBackend::metadata_returnsMetadataWithCorrectDate(With QuickTime creation date and Encoded date) Non-standard QuickTime metadata keys are not mapped
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3340)]
PASS   : tst_QMediaPlayerBackend::playerStateAtEOS()
SKIP   : tst_QMediaPlayerBackend::playFromBuffer() Flaky on CI: frame count depends on system load
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3381)]
SKIP   : tst_QMediaPlayerBackend::playFromSequentialStream() AVAssetResourceLoader delegate does not support sequential QIODevice
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3402)]
PASS   : tst_QMediaPlayerBackend::audioVideoAvailable()
PASS   : tst_QMediaPlayerBackend::audioVideoAvailable_updatedOnNewMedia()
PASS   : tst_QMediaPlayerBackend::isSeekable()
PASS   : tst_QMediaPlayerBackend::positionAfterSeek()
PASS   : tst_QMediaPlayerBackend::pause_rendersVideoAtCorrectResolution(mp4)
SKIP   : tst_QMediaPlayerBackend::pause_rendersVideoAtCorrectResolution(av1) 
Unable to select none of the media candidates:

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3535)]
PASS   : tst_QMediaPlayerBackend::position()
PASS   : tst_QMediaPlayerBackend::multipleMediaPlayback()
SKIP   : tst_QMediaPlayerBackend::multiplePlaybackRateChangingStressTest() 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(2895)]
SKIP   : tst_QMediaPlayerBackend::multipleSeekStressTest() hasNewPixelBufferForItemTime returns false after rapid seeks
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(2977)]
SKIP   : tst_QMediaPlayerBackend::setPlaybackRate_changesActualRateAndFramesRenderingTime(Without audio) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3099)]
SKIP   : tst_QMediaPlayerBackend::setPlaybackRate_changesActualRateAndFramesRenderingTime(With audio) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3099)]
SKIP   : tst_QMediaPlayerBackend::durationDetectionIssues(stream-duration-in-metadata) AVFoundation does not support Matroska/WebM containers
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3644)]
SKIP   : tst_QMediaPlayerBackend::durationDetectionIssues(no-stream-duration-in-metadata) AVFoundation does not support Matroska/WebM containers
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3644)]
SKIP   : tst_QMediaPlayerBackend::finiteLoops(No pause, default rate) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3731)]
SKIP   : tst_QMediaPlayerBackend::finiteLoops(No pause, fast rate) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3731)]
SKIP   : tst_QMediaPlayerBackend::finiteLoops(Pause, default rate) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3731)]
SKIP   : tst_QMediaPlayerBackend::finiteLoops(Pause, fast rate) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3731)]
SKIP   : tst_QMediaPlayerBackend::infiniteLoops() The test accidently gets crashed on macOS CI, not reproduced locally. To be investigated: QTBUG-111744
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3825)]
SKIP   : tst_QMediaPlayerBackend::seekOnLoops() 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3871)]
SKIP   : tst_QMediaPlayerBackend::changeLoopsOnTheFly() 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3922)]
SKIP   : tst_QMediaPlayerBackend::seekAfterLoopReset() 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3962)]
SKIP   : tst_QMediaPlayerBackend::cleanSinkAndNoMoreFramesAfterStop() 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4049)]
PASS   : tst_QMediaPlayerBackend::lazyLoadVideo()
SKIP   : tst_QMediaPlayerBackend::videoSinkSignals() videoSizeChanged arrives from KVO before first video frame
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4127)]
PASS   : tst_QMediaPlayerBackend::nonAsciiFileName()
SKIP   : tst_QMediaPlayerBackend::setMedia_setsVideoSinkSize_beforePlaying() 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4184)]
PASS   : tst_QMediaPlayerBackend::play_playsTransformedVideoOutput_whenVideoFileHasTransformationMetadata(without transformation)
PASS   : tst_QMediaPlayerBackend::play_playsTransformedVideoOutput_whenVideoFileHasTransformationMetadata(mirrored)
PASS   : tst_QMediaPlayerBackend::play_playsTransformedVideoOutput_whenVideoFileHasTransformationMetadata(90 deg clockwise)
PASS   : tst_QMediaPlayerBackend::play_playsTransformedVideoOutput_whenVideoFileHasTransformationMetadata(90 deg clockwise mirrored)
PASS   : tst_QMediaPlayerBackend::play_playsTransformedVideoOutput_whenVideoFileHasTransformationMetadata(180 deg clockwise)
PASS   : tst_QMediaPlayerBackend::play_playsTransformedVideoOutput_whenVideoFileHasTransformationMetadata(180 deg clockwise mirrored)
PASS   : tst_QMediaPlayerBackend::play_playsTransformedVideoOutput_whenVideoFileHasTransformationMetadata(270 deg clockwise)
PASS   : tst_QMediaPlayerBackend::play_playsTransformedVideoOutput_whenVideoFileHasTransformationMetadata(270 deg clockwise mirrored)
SKIP   : tst_QMediaPlayerBackend::setVideoOutput_doesNotStopPlayback(StoppedState) 
Unable to select none of the media candidates:
	qrc:/testdata/15s.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4381)]
SKIP   : tst_QMediaPlayerBackend::setVideoOutput_doesNotStopPlayback(PausedState) 
Unable to select none of the media candidates:
	qrc:/testdata/15s.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4381)]
SKIP   : tst_QMediaPlayerBackend::setVideoOutput_doesNotStopPlayback(PlayingState) 
Unable to select none of the media candidates:
	qrc:/testdata/15s.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4381)]
SKIP   : tst_QMediaPlayerBackend::setVideoOutput_whilePaused_updatesNewSink() 
Unable to select none of the media candidates:
	qrc:/testdata/15s.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4440)]
SKIP   : tst_QMediaPlayerBackend::setVideoOutput_whilePlaying_doesNotDropFrames() DisplayLink-based rendering does not match video frame rate
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(3999)]
SKIP   : tst_QMediaPlayerBackend::setAudioOutput_doesNotStopPlayback(StoppedState) 
Unable to select none of the media candidates:
	qrc:/testdata/15s.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4486)]
SKIP   : tst_QMediaPlayerBackend::setAudioOutput_doesNotStopPlayback(PausedState) 
Unable to select none of the media candidates:
	qrc:/testdata/15s.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4486)]
SKIP   : tst_QMediaPlayerBackend::setAudioOutput_doesNotStopPlayback(PlayingState) 
Unable to select none of the media candidates:
	qrc:/testdata/15s.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4486)]
SKIP   : tst_QMediaPlayerBackend::swapAudioDevice_doesNotStopPlayback(StoppedState) swapAudioDevice_doesNotStopPlayback requires two audio output devices
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4537)]
SKIP   : tst_QMediaPlayerBackend::swapAudioDevice_doesNotStopPlayback(PausedState) swapAudioDevice_doesNotStopPlayback requires two audio output devices
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4537)]
SKIP   : tst_QMediaPlayerBackend::swapAudioDevice_doesNotStopPlayback(PlayingState) swapAudioDevice_doesNotStopPlayback requires two audio output devices
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4537)]
SKIP   : tst_QMediaPlayerBackend::play_readsSubtitle() 
Unable to select none of the media candidates:
	qrc:/testdata/subtitletest.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4591)]
SKIP   : tst_QMediaPlayerBackend::multiTrack_validateMetadata() 
Unable to select none of the media candidates:
	qrc:/testdata/multitrack.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4628)]
SKIP   : tst_QMediaPlayerBackend::play_readsSubtitle_fromMultiTrack(track 0) 
Unable to select none of the media candidates:
	qrc:/testdata/multitrack.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4651)]
SKIP   : tst_QMediaPlayerBackend::play_readsSubtitle_fromMultiTrack(track 1) 
Unable to select none of the media candidates:
	qrc:/testdata/multitrack.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4651)]
SKIP   : tst_QMediaPlayerBackend::play_readsSubtitle_fromMultiTrack(no subtitles) 
Unable to select none of the media candidates:
	qrc:/testdata/multitrack.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4651)]
SKIP   : tst_QMediaPlayerBackend::setActiveSubtitleTrack_switchesSubtitles() 
Unable to select none of the media candidates:
	qrc:/testdata/multitrack.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4771)]
SKIP   : tst_QMediaPlayerBackend::setActiveVideoTrack_switchesVideoTrack() 
Unable to select none of the media candidates:
	qrc:/testdata/multitrack.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4816)]
SKIP   : tst_QMediaPlayerBackend::disablingAllTracks_doesNotStopPlayback() 
Unable to select none of the media candidates:
	qrc:/testdata/multitrack.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4861)]
SKIP   : tst_QMediaPlayerBackend::disablingAllTracks_beforeTracksChanged_doesNotStopPlayback() 
Unable to select none of the media candidates:
	qrc:/testdata/multitrack.mkv: Unable to load the media. Error [ResourceError Failed to load media]

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4883)]
SKIP   : tst_QMediaPlayerBackend::play_finishes_whenPlayingFileWithPacketsAfterStreamEnd(Played once) AVFoundation has flaky test failures on CI
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4927)]
SKIP   : tst_QMediaPlayerBackend::play_finishes_whenPlayingFileWithPacketsAfterStreamEnd(Played thrice) AVFoundation has flaky test failures on CI
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4927)]
SKIP   : tst_QMediaPlayerBackend::play_finishes_whenPlayingFileIncludingPacketsWithUndefinedTimestamp() Flaky on CI: AVFoundation may not emit enough positionChanged signals for short media at high playback rate
   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(4937)]
PASS   : tst_QMediaPlayerBackend::makeStressTestCases()
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown(no media)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown(audio, not playing)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown(audio, playing)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown(video, not playing)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown(video, playing)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown_keepAudioOutput(no media)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown_keepAudioOutput(audio, not playing)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown_keepAudioOutput(audio, playing)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown_keepAudioOutput(video, not playing)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown_keepAudioOutput(video, playing)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown_keepVideoOutput(no media)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown_keepVideoOutput(audio, not playing)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown_keepVideoOutput(audio, playing)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown_keepVideoOutput(video, not playing)
PASS   : tst_QMediaPlayerBackend::stressTest_setupAndTeardown_keepVideoOutput(video, playing)
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AVM_none) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AVM_pause) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AVM_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AVM_setSource) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AVM_setSourceNull) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AVM_setVideoSink) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AVM_setAudioOutput) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AVM_setPlaybackRate) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AVM_setPosition) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AVM_setPosition_setPosition) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AVM_setAudioOutput_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AVM_setVideoSink_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AVM_stop_play) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AMV_none) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AMV_pause) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AMV_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AMV_setSource) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AMV_setSourceNull) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AMV_setVideoSink) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AMV_setAudioOutput) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AMV_setPlaybackRate) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AMV_setPosition) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AMV_setPosition_setPosition) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AMV_setAudioOutput_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AMV_setVideoSink_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(AMV_stop_play) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MAV_none) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MAV_pause) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MAV_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MAV_setSource) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MAV_setSourceNull) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MAV_setVideoSink) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MAV_setAudioOutput) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MAV_setPlaybackRate) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MAV_setPosition) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MAV_setPosition_setPosition) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MAV_setAudioOutput_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MAV_setVideoSink_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MAV_stop_play) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MVA_none) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MVA_pause) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MVA_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MVA_setSource) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MVA_setSourceNull) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MVA_setVideoSink) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MVA_setAudioOutput) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MVA_setPlaybackRate) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MVA_setPosition) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MVA_setPosition_setPosition) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MVA_setAudioOutput_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MVA_setVideoSink_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(MVA_stop_play) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VMA_none) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VMA_pause) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VMA_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VMA_setSource) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VMA_setSourceNull) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VMA_setVideoSink) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VMA_setAudioOutput) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VMA_setPlaybackRate) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VMA_setPosition) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VMA_setPosition_setPosition) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VMA_setAudioOutput_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VMA_setVideoSink_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VMA_stop_play) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VAM_none) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VAM_pause) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VAM_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VAM_setSource) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VAM_setSourceNull) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VAM_setVideoSink) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VAM_setAudioOutput) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VAM_setPlaybackRate) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VAM_setPosition) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VAM_setPosition_setPosition) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VAM_setAudioOutput_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VAM_setVideoSink_stop) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
SKIP   : tst_QMediaPlayerBackend::destruction_doesNotDeadlock_afterMediaPlayerCall(VAM_stop_play) 
Unable to select none of the media candidates:
	qrc:/testdata/3colors_with_sound_1s.mp4: The media got stuck in the status LoadingMedia

   Loc: [/Users/qt/work/qt/qtmultimedia/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp(5079)]
PASS   : tst_QMediaPlayerBackend::cleanupTestCase()
Totals: 133 passed, 0 failed, 163 skipped, 0 blacklisted, 413386ms
********* Finished testing of tst_QMediaPlayerBackend *********
