Skip to content

[Android] Fix custom WebViewClient being overridden by MAUI handler mapper - #34426

Merged
kubaflo merged 6 commits into
dotnet:net11.0from
NirmalKumarYuvaraj:fix-34392
Jul 28, 2026
Merged

[Android] Fix custom WebViewClient being overridden by MAUI handler mapper#34426
kubaflo merged 6 commits into
dotnet:net11.0from
NirmalKumarYuvaraj:fix-34392

Merge branch 'net11.0' into fix-34392

3706925
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr-devicetests failed Jul 6, 2026 in 1h 31m 57s

Build #11.0.0-ci+pr.34426.azdo.1494711 had test failures

Details

Tests

  • Failed: 6 (0.13%)
  • Passed: 4,348 (95.46%)
  • Other: 201 (4.41%)
  • Total: 4,555

Annotations

Check failure on line 42 in Build log

See this annotation in the file changed.

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

Build log #L42

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