Skip to content

[net11.0][Android] Fix StackNavigationManager binary break and ShellItemWrapperFragment OnDestroyView gap (follow-up #34758) - #36133

Merged
kubaflo merged 9 commits into
dotnet:net11.0from
Vignesh-SF3580:fix-followup34758
Jul 26, 2026
Merged

[net11.0][Android] Fix StackNavigationManager binary break and ShellItemWrapperFragment OnDestroyView gap (follow-up #34758)#36133
kubaflo merged 9 commits into
dotnet:net11.0from
Vignesh-SF3580:fix-followup34758

Addressed concerns.

7a26611
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr-devicetests failed Jul 17, 2026 in 1h 39m 32s

Build #11.0.0-ci+pr.36133.azdo.1514506 had test failures

Details

Tests

  • Failed: 6 (0.08%)
  • Passed: 7,123 (96.19%)
  • Other: 276 (3.73%)
  • Total: 7,405

Annotations

Check failure on line 43 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

Build log #L43

The Operation will be canceled. The next steps may not contain expected logs.

Check failure on line 46 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

Build log #L46

The operation was canceled.

Check failure on line 68 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

Build log #L68

PowerShell exited with code '1'.

Check failure on line 1 in CheckFileResultOpenReadAsyncMultipleTimes

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

CheckFileResultOpenReadAsyncMultipleTimes

System.NullReferenceException : Arg_NullReferenceException
Raw output
   at System.IO.FileStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
   at System.IO.StreamReader.ReadBufferAsync(CancellationToken cancellationToken)
   at System.IO.StreamReader.ReadToEndAsyncInternal(CancellationToken cancellationToken)
   at Microsoft.Maui.Essentials.DeviceTests.FileSystem_Tests.CheckFileResultOpenReadAsyncMultipleTimes()
--- End of stack trace from previous location ---

Check failure on line 1 in OpenAppPackageFileAsync_Can_Load_File

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

OpenAppPackageFileAsync_Can_Load_File

Test failed

Check failure on line 1 in Microsoft.Maui.Essentials.DeviceTests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

Microsoft.Maui.Essentials.DeviceTests.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 CheckFileResultOpenReadAsyncMultipleTimes

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

CheckFileResultOpenReadAsyncMultipleTimes

System.NullReferenceException : Arg_NullReferenceException
Raw output
   at System.IO.FileStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
   at System.IO.StreamReader.ReadBufferAsync(CancellationToken cancellationToken)
   at System.IO.StreamReader.ReadToEndAsyncInternal(CancellationToken cancellationToken)
   at Microsoft.Maui.Essentials.DeviceTests.FileSystem_Tests.CheckFileResultOpenReadAsyncMultipleTimes()
--- End of stack trace from previous location ---