Skip to content

Fix Shell.Background not working - #35491

Merged
kubaflo merged 11 commits into
dotnet:net11.0from
HarishwaranVijayakumar:fix-shellbackground
Aug 3, 2026
Merged

Fix Shell.Background not working#35491
kubaflo merged 11 commits into
dotnet:net11.0from
HarishwaranVijayakumar:fix-shellbackground

Merge branch 'net11.0' into fix-shellbackground

663dd74
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Aug 2, 2026 in 2h 0m 45s

Build #11.0.0-ci+pr.35491.azdo.1536388 had test failures

Details

Tests

  • Failed: 6 (0.03%)
  • Passed: 20,698 (98.90%)
  • Other: 224 (1.07%)
  • Total: 20,928

Annotations

Check failure on line 183 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L183

Test suite had 1 failure(s).

Check failure on line 185 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L185

PowerShell exited with code '1'.

Check failure on line 216 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L216

Test suite had 1 failure(s).

Check failure on line 217 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L217

PowerShell exited with code '1'.

Check failure on line 1 in CreateTimerNonRepeatingDoesNotRepeat

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

CreateTimerNonRepeatingDoesNotRepeat

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at Microsoft.Maui.UnitTests.Dispatching.DispatcherTests.<>c.<<CreateTimerNonRepeatingDoesNotRepeat>b__10_0>d.MoveNext() in /_/src/Core/tests/UnitTests/Dispatching/DispatcherTests.cs:line 152
--- End of stack trace from previous location ---
   at Microsoft.Maui.UnitTests.DispatcherTest.<>c__DisplayClass1_0.<<Run>b__0>d.MoveNext() in /_/src/Core/tests/UnitTests/TestClasses/DispatcherStub.cs:line 148
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.Maui.UnitTests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.UnitTests.dll.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Microsoft.Maui.IntegrationTests.SimpleTemplateTest.Build(id: "maui", framework: "net11.0", config: "Debug", shouldPack: False, additionalDotNetNewParams: "--with-avalonia", additionalDotNetBuildParams: "")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.SimpleTemplateTest.Build(id: "maui", framework: "net11.0", config: "Debug", shouldPack: False, additionalDotNetNewParams: "--with-avalonia", additionalDotNetBuildParams: "")

Project Testd8caa66f4e3191145965.csproj failed to build. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.SimpleTemplateTest.Build(String id, String framework, String config, Boolean shouldPack, String additionalDotNetNewParams, String additionalDotNetBuildParams) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs:line 56
   at InvokeStub_SimpleTemplateTest.Build(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithManyArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.SimpleTemplateTest.Build(id: "maui", framework: "net11.0", config: "Release", shouldPack: False, additionalDotNetNewParams: "--with-avalonia", additionalDotNetBuildParams: "TrimMode=partial")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.SimpleTemplateTest.Build(id: "maui", framework: "net11.0", config: "Release", shouldPack: False, additionalDotNetNewParams: "--with-avalonia", additionalDotNetBuildParams: "TrimMode=partial")

Project Test1ae37d664711534882357.csproj failed to build. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.SimpleTemplateTest.Build(String id, String framework, String config, Boolean shouldPack, String additionalDotNetNewParams, String additionalDotNetBuildParams) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs:line 56
   at InvokeStub_SimpleTemplateTest.Build(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithManyArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)