Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Subtitle Support for MediaElement #1918

Open
wants to merge 160 commits into
base: main
Choose a base branch
from

Merge branch 'main' into AddSubtitleSupport

36ab2ee
Select commit
Loading
Failed to load commit list.
Open

Add Subtitle Support for MediaElement #1918

Merge branch 'main' into AddSubtitleSupport
36ab2ee
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CommunityToolkit.Maui failed Jan 24, 2025 in 17m 49s

Build #99.0.0-build-1918.114100+36ab2ee had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 11,240 (99.99%)
  • Other: 0 (0.00%)
  • Total: 11,241
Code coverage

  • 1775 of 2844 branches covered (62.41%)
  • 4645 of 6578 lines covered (70.61%)

Annotations

Check failure on line 99 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CommunityToolkit.Maui

Build log #L99

Cmd.exe exited with code '1'.

Check failure on line 1 in CommunityToolkit.Maui.UnitTests.Behaviors.ValidationBehaviorTests.InvalidValue_InvalidStyle

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CommunityToolkit.Maui

CommunityToolkit.Maui.UnitTests.Behaviors.ValidationBehaviorTests.InvalidValue_InvalidStyle

Assert.Equal() Failure: Values differ
Expected: Style { ApplyToDerivedTypes = False, BasedOn = null, BaseResourceKey = null, Behaviors = [], CanCascade = False, ··· }
Actual:   Style { ApplyToDerivedTypes = False, BasedOn = null, BaseResourceKey = null, Behaviors = [], CanCascade = False, ··· }
Raw output
   at CommunityToolkit.Maui.UnitTests.Behaviors.ValidationBehaviorTests.InvalidValue_InvalidStyle() in /_/src/CommunityToolkit.Maui.UnitTests/Behaviors/ValidationBehaviorTests.cs:line 93
--- End of stack trace from previous location ---