Skip to content

LEGO: Pull request from lego/hb_aa4ddd3b-37ca-4d87-a058-1e95d9ca2d38_20250730184508981 to net10.0 - #30940

Merged
rmarinho merged 3 commits into
net10.0from
lego/hb_aa4ddd3b-37ca-4d87-a058-1e95d9ca2d38_20250730184508981
Jul 31, 2025
Merged

LEGO: Pull request from lego/hb_aa4ddd3b-37ca-4d87-a058-1e95d9ca2d38_20250730184508981 to net10.0#30940
rmarinho merged 3 commits into
net10.0from
lego/hb_aa4ddd3b-37ca-4d87-a058-1e95d9ca2d38_20250730184508981

Update loc/pt-BR/src/Templates/src/templates/maui-multiproject/.templ…

021f793
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-public failed Jul 30, 2025 in 2h 8m 13s

Build #10.0.0-ci+pr.30940.azdo.147539 had test failures

Details

Tests

  • Failed: 2 (0.01%)
  • Passed: 19,610 (98.91%)
  • Other: 215 (1.08%)
  • Total: 19,827

Annotations

Check failure on line 935 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L935

PowerShell exited with code '1'.

Check failure on line 106256 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L106256

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS("maui","Debug","net10.0","iossimulator-x64",Mono,null)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS("maui","Debug","net10.0","iossimulator-x64",Mono,null)

  Project RunOniOSmauiDeb444829830.csproj failed to run. Check test output/attachments for errors.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, String runtimeIdentifier, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 70

1)    at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, String runtimeIdentifier, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 70

Check failure on line 1 in Microsoft.Maui.Controls.Core.UnitTests.NavigationPageLifecycleTests.RemoveInnerPage(useMaui: True)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.Controls.Core.UnitTests.NavigationPageLifecycleTests.RemoveInnerPage(useMaui: True)

System.ArgumentException : Page to remove must be contained on this Navigation Page
Raw output
   at Microsoft.Maui.Controls.NavigationPage.MauiNavigationImpl.OnRemovePage(Page page) in /_/src/Controls/src/Core/NavigationPage/NavigationPage.cs:line 884
   at Microsoft.Maui.Controls.Internals.NavigationProxy.RemovePage(Page page) in /_/src/Controls/src/Core/NavigationProxy.cs:line 155
   at Microsoft.Maui.Controls.Core.UnitTests.NavigationPageLifecycleTests.RemoveInnerPage(Boolean useMaui) in /_/src/Controls/tests/Core.UnitTests/NavigationPageLifecycleTests.cs:line 155
--- End of stack trace from previous location ---