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.
Build Analysis / Build Analysis failed Jul 18, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Infrastructure Errors

Build Failures

maui-pr / Run Integration Tests / RunOniOS_MauiReleaseTrimFull_CoreCLR ARM64

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌The job running on agent AcesShared 59 ran longer than the maximum time of 45 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

maui-pr / Run Integration Tests / RunOniOS_MauiReleaseTrimFull_CoreCLR ARM64 / install Gradle init script (Linux/macOS)

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Bash exited with code '1'.

maui-pr / Run Integration Tests / RunOniOS_MauiReleaseTrimFull_CoreCLR ARM64 / PublishTestResults

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌No test result files matching '[ '/Users/cloudtest/vss/_work/_temp/Microsoft.Maui.IntegrationTests/**/*.trx' ]' were found.

17 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [maui-pr] [maui-pr-uitests] [maui-pr-devicetests]

Known test errors

Test Failures (173 tests failed)

🔹 [All failing tests from maui-pr]

🔹 [All failing tests from maui-pr-devicetests]

🔹 [All failing tests from maui-pr-uitests]

    ⚠️ 167 failing tests not displayed for this pipeline due to space limitations

    Microsoft.Maui.TestCases.Tests.EditorFeatureTests(Windows).VerifyEditorCharacterSpacingWhenFontFamily [Details] [3.93% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Exception Message
    VisualTestUtils.VisualTestFailedException : 
    Snapshot different than baseline: VerifyEditorCharacterSpacingWhenFontFamily.png (0.80% difference)
    If the correct baseline has changed (this isn't a a bug), then update the baseline image.
    See test attachment or download the build artifacts to get the new snapshot file.
    

    More info: https://aka.ms/visual-test-workflow

    CallStack
       at VisualTestUtils.VisualRegressionTester.Fail(String message) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 162
       at VisualTestUtils.VisualRegressionTester.VerifyMatchesSnapshot(String name, ImageSnapshot actualImage, String environmentName, ITestContext testContext) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 123
       at Microsoft.Maui.TestCases.Tests.UITest.<VerifyScreenshot>g__Verify|13_0(String name, <>c__DisplayClass13_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 485
       at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Nullable`1 retryTimeout, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance, Boolean includeTitleBar) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 309
       at Microsoft.Maui.TestCases.Tests.EditorFeatureTests.VerifyEditorCharacterSpacingWhenFontFamily() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/EditorFeatureTests.cs:line 214
       at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    
    Microsoft.Maui.TestCases.Tests.EditorFeatureTests(Windows).VerifyEditorCharacterSpacingWhenMaxLengthSet [Details] [3.93% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Exception Message
    VisualTestUtils.VisualTestFailedException : 
    Snapshot different than baseline: VerifyEditorCharacterSpacingWhenMaxLengthSet.png (0.80% difference)
    If the correct baseline has changed (this isn't a a bug), then update the baseline image.
    See test attachment or download the build artifacts to get the new snapshot file.
    

    More info: https://aka.ms/visual-test-workflow

    CallStack
       at VisualTestUtils.VisualRegressionTester.Fail(String message) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 162
       at VisualTestUtils.VisualRegressionTester.VerifyMatchesSnapshot(String name, ImageSnapshot actualImage, String environmentName, ITestContext testContext) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 123
       at Microsoft.Maui.TestCases.Tests.UITest.<VerifyScreenshot>g__Verify|13_0(String name, <>c__DisplayClass13_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 485
       at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Nullable`1 retryTimeout, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance, Boolean includeTitleBar) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 309
       at Microsoft.Maui.TestCases.Tests.EditorFeatureTests.VerifyEditorCharacterSpacingWhenMaxLengthSet() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/EditorFeatureTests.cs:line 234
       at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    

Was this helpful? Yes No