Skip to content

[ci-fix-net11] De-flake iOS keyboard-scrolling UI test helper (NoSuchElementException race on EditorsScrollingPageTest) - #36404

Closed
github-actions[bot] wants to merge 1 commit into
net11.0from
ci-fix/issue-36396-attempt-1-4b154ae376245721
Closed

[ci-fix-net11] De-flake iOS keyboard-scrolling UI test helper (NoSuchElementException race on EditorsScrollingPageTest)#36404
github-actions[bot] wants to merge 1 commit into
net11.0from
ci-fix/issue-36396-attempt-1-4b154ae376245721

[ci-fix] De-flake iOS keyboard-scrolling UI test helper (NoSuchElemen…

6c0b4d3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr-devicetests failed Jul 16, 2026 in 1h 52m 50s

Build #11.0.0-ci+pr.36404.azdo.1511741 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 ---