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

Fixed the iOS BackButton title does not update when set to an empty string or whitespace #25813

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Merge branch 'main' of https://github.com/NanthiniMahalingam/maui int…

7438b63
Select commit
Loading
Failed to load commit list.
Draft

Fixed the iOS BackButton title does not update when set to an empty string or whitespace #25813

Merge branch 'main' of https://github.com/NanthiniMahalingam/maui int…
7438b63
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-public failed Nov 14, 2024 in 3h 11m 18s

Build #9.0.10-ci.net9.24564.31+pr.25813.azdo.128309 had test failures

Details

Tests

  • Failed: 2 (0.01%)
  • Passed: 17,255 (99.34%)
  • Other: 113 (0.65%)
  • Total: 17,370

Annotations

Check failure on line 2405 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L2405

PowerShell exited with code '1'.

Check failure on line 5860 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L5860

PowerShell exited with code '1'.

Check failure on line 954 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L954

PowerShell exited with code '1'.

Check failure on line 1689 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L1689

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.IntegrationTests.WindowsTemplateTest.BuildWindowsAppSDKSelfContained("maui",True,False,"None")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.IntegrationTests.WindowsTemplateTest.BuildWindowsAppSDKSelfContained("maui",True,False,"None")

  Unable to create template maui. Check test output for errors.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.WindowsTemplateTest.BuildWindowsAppSDKSelfContained(String id, Boolean wasdkself, Boolean netself, String packageType) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/WindowsTemplateTest.cs:line 62
   at InvokeStub_WindowsTemplateTest.BuildWindowsAppSDKSelfContained(Object, Span`1)

1)    at Microsoft.Maui.IntegrationTests.WindowsTemplateTest.BuildWindowsAppSDKSelfContained(String id, Boolean wasdkself, Boolean netself, String packageType) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/WindowsTemplateTest.cs:line 62
   at InvokeStub_WindowsTemplateTest.BuildWindowsAppSDKSelfContained(Object, Span`1)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.ResizetizerTests.CollectsAssets("maui-blazor","mauilib",True)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.IntegrationTests.ResizetizerTests.CollectsAssets("maui-blazor","mauilib",True)

  Unable to create template mauilib. Check test output for errors.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.ResizetizerTests.CollectsAssets(String id, String libid, Boolean unpackaged) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/ResizetizerTests.cs:line 40
   at InvokeStub_ResizetizerTests.CollectsAssets(Object, Span`1)

1)    at Microsoft.Maui.IntegrationTests.ResizetizerTests.CollectsAssets(String id, String libid, Boolean unpackaged) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/ResizetizerTests.cs:line 40
   at InvokeStub_ResizetizerTests.CollectsAssets(Object, Span`1)