Skip to content

minor changes and clang format

ac58a18
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Added a new config for setting the subtitles display #440

minor changes and clang format
ac58a18
Select commit
Loading
Failed to load commit list.
GitHub Actions / Results server succeeded Feb 2, 2026 in 1s

75 passed, 0 failed and 0 skipped

Tests passed successfully

✅ build/server_gtest_result.xml

75 tests were completed in 13s with 75 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ApplicationStateChangeTest 1✅ 105ms
AudioSourceSwitchTest 1✅ 116ms
ControlTest 3✅ 1s
DrmStoreTest 1✅ 3ms
DualVideoPlaybackTest 2✅ 275ms
EncryptedPlaybackTest 1✅ 125ms
FlushTest 2✅ 106ms
GetDrmInfoTest 1✅ 2ms
GetMetricSystemDataTest 1✅ 2ms
GetSessionInfoTest 1✅ 2ms
HaveDataFailureTest 1✅ 147ms
KeyApisTest 1✅ 3ms
KeyStoreTest 1✅ 3ms
LicenseRenewalTest 1✅ 2ms
MediaKeysCapabilitiesTest 3✅ 309ms
MediaKeysTest 2✅ 106ms
MediaPipelineCapabilitiesTest 7✅ 720ms
MediaPipelineTest 7✅ 796ms
MuteTest 1✅ 116ms
NonFatalPlayerErrorUpdatesTest 1✅ 124ms
PipelinePropertyTest 2✅ 237ms
PlayPauseStopFailuresTest 3✅ 345ms
PositionUpdatesTest 3✅ 614ms
ProcessAudioGapTest 2✅ 231ms
QosUpdatesTest 2✅ 247ms
RecoveryTest 1✅ 206ms
RemoveAudioPlaybackTest 1✅ 190ms
RenderFrameTest 2✅ 231ms
SessionReadyForDecryptionTest 3✅ 313ms
SessionServerHealthCheckTest 1✅ 102ms
SessionServerLogLevelTest 1✅ 102ms
SessionServerStateChangeTest 2✅ 204ms
SetDrmHeaderTest 1✅ 3ms
SetPlaybackRateTest 2✅ 232ms
SetPositionTest 2✅ 246ms
SetSourcePositionTest 2✅ 230ms
SetVideoWindowTest 1✅ 115ms
UnderflowTest 1✅ 123ms
VolumeTest 1✅ 116ms
WebAudioFailuresTest 2✅ 2s
WebAudioTest 1✅ 2s

✅ ApplicationStateChangeTest

✅ lifecycle

✅ AudioSourceSwitchTest

✅ SwitchAudioSource

✅ ControlTest

✅ healthcheckProcedure
✅ noAckWithoutClientResponse
✅ noAckWhenClientRespondsWithWrongId

✅ DrmStoreTest

✅ shouldDrmstore

✅ DualVideoPlaybackTest

✅ playbackFullDualVideo
✅ playbackNoResouceManagerSecondaryVideo

✅ EncryptedPlaybackTest

✅ EncryptedPlayback

✅ FlushTest

✅ DISABLED_flushAudioSourceSuccess
✅ FlushFailure

✅ GetDrmInfoTest

✅ shouldDrminfo

✅ GetMetricSystemDataTest

✅ shouldGetMetricSystemData

✅ GetSessionInfoTest

✅ getApis

✅ HaveDataFailureTest

✅ HaveDataError

✅ KeyApisTest

✅ keyManagement

✅ KeyStoreTest

✅ shouldKeystore

✅ LicenseRenewalTest

✅ licenseRenewal

✅ MediaKeysCapabilitiesTest

✅ getSupportedKeySystemsWithOneUnsupportedWorks
✅ getSupportedKeySystemsWithNoneSupportedWorks
✅ testAllApisWithMultipleQueries

✅ MediaKeysTest

✅ shouldFailToCreateKeySessionWhenMksIdIsWrong
✅ generateFail

✅ MediaPipelineCapabilitiesTest

✅ getAudioCapabilities
✅ getVideoCapabilities
✅ getUnknownCapabilities
✅ checkAudioMimeTypes
✅ checkVideoMimeTypes
✅ checkGetSupportedProperties
✅ checkIsVideoMaster

✅ MediaPipelineTest

✅ AudioOnlyPlayback
✅ shouldCreatePipeline
✅ shouldFailToLoadWhenSessionIdIsWrong
✅ playback
✅ shouldAttachAudioSourceOnly
✅ shouldAttachBothSources
✅ WriteSegments

✅ MuteTest

✅ Mute

✅ NonFatalPlayerErrorUpdatesTest

✅ warningMessage

✅ PipelinePropertyTest

✅ pipelinePropertyGetAndSetSuccess
✅ pipelinePropertyGetAndSetFailures

✅ PlayPauseStopFailuresTest

✅ PauseFailure
✅ PlayFailure
✅ StopFailure

✅ PositionUpdatesTest

✅ PositionUpdate
✅ GetPositionSuccess
✅ getPositionFailure

✅ ProcessAudioGapTest

✅ ProcessAudioGap
✅ ProcessAudioGapFailure

✅ QosUpdatesTest

✅ QosUpdates
✅ StatsFailure

✅ RecoveryTest

✅ RecoverServerAfterCrash

✅ RemoveAudioPlaybackTest

✅ RemoveAudio

✅ RenderFrameTest

✅ RenderFrameSuccess
✅ renderFrameFailure

✅ SessionReadyForDecryptionTest

✅ shouldUpdateWidevine
✅ shouldUpdatNetflix
✅ shouldReleaseKeySession

✅ SessionServerHealthCheckTest

✅ ShouldAcknowledgePing

✅ SessionServerLogLevelTest

✅ ShouldSetLogLevels

✅ SessionServerStateChangeTest

✅ ShouldChangeFromInactiveToActive
✅ ShouldChangeFromActiveToInactive

✅ SetDrmHeaderTest

✅ multiple

✅ SetPlaybackRateTest

✅ SetPlaybackRate
✅ SetPlaybackRateFailure

✅ SetPositionTest

✅ SetPosition
✅ SetPositionFailure

✅ SetSourcePositionTest

✅ setSourcePositionSuccess
✅ SetSourcePositionFailure

✅ SetVideoWindowTest

✅ SetVideoWindow

✅ UnderflowTest

✅ underflow

✅ VolumeTest

✅ Volume

✅ WebAudioFailuresTest

✅ testPlayAndPauseFailures
✅ failToCreateWebAudio

✅ WebAudioTest

✅ testAllApisWithMultipleQueries