Skip to content

Update azure-pipelines.yml

fe96179
Select commit
Loading
Failed to load commit list.
Merged

Use GitHub Actions #2091

Update azure-pipelines.yml
fe96179
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CommunityToolkit.Maui succeeded Jan 17, 2025 in 12m 56s

Build #99.0.0-build-2091.113733+fe96179 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 22,435 (100.00%)
  • Other: 0 (0.00%)
  • Total: 22,436
Code coverage

  • 1617 of 2394 branches covered (67.54%)
  • 4341 of 5857 lines covered (74.12%)

Annotations

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 ---