Skip to content

[net11.0][iOS/macOS] Fix CollectionView, RefreshView, and ScrollView interaction state after IsEnabled toggles - #36784

Closed
kubaflo wants to merge 5 commits into
net11.0from
kubaflo/net11-ios-inputtransparent-isenabled
Closed

[net11.0][iOS/macOS] Fix CollectionView, RefreshView, and ScrollView interaction state after IsEnabled toggles#36784
kubaflo wants to merge 5 commits into
net11.0from
kubaflo/net11-ios-inputtransparent-isenabled

Port iOS interaction state fix to net11.0

e3ef63a
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jul 30, 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.

Build Failures

maui-pr-uitests / Build UITests Windows Sample App / Build Sample App (Windows) / Build the samples

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

maui-pr-uitests / Build UITests Windows CV1 Sample App / Build Sample App (Windows CV1) / Build the samples

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

maui-pr-uitests / Android UITests CoreClr / Controls (API 30) / Controls (API 30) CarouselView / Controls (API 30) CarouselView

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

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

Test Failures (10 tests failed)

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

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

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

    Microsoft.Maui.TestCases.Tests.Issues.Issue12669(Android).ShellContentShouldUpdateWhenContentPropertyChanges [Details] [11.09% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Exception Message
    System.TimeoutException : Timed out waiting for element...
    CallStack
       at UITest.Appium.HelperExtensions.Wait(Func`1 query, Func`2 satisfactory, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2761
       at UITest.Appium.HelperExtensions.WaitForElement(IApp app, String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 799
       at Microsoft.Maui.TestCases.Tests.Issues.Issue12669.ShellContentShouldUpdateWhenContentPropertyChanges() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue12669.cs:line 23
       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.Issues.Issue2241(iOS).ChangeOrientationCheckScroll [Details] [1.06% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Exception Message
      Assert.That(actual, Is.EqualTo(expected))
      Expected: 411
      But was:  252
    
    CallStack
       at NUnit.Framework.Legacy.ClassicAssert.AreEqual(Object expected, Object actual)
       at Microsoft.Maui.TestCases.Tests.Issues.Issue2241.ChangeOrientationCheckScroll() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue2241.cs:line 27
    

    1) at NUnit.Framework.Legacy.ClassicAssert.AreEqual(Object expected, Object actual)
    at Microsoft.Maui.TestCases.Tests.Issues.Issue2241.ChangeOrientationCheckScroll() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue2241.cs:line 27

    Microsoft.Maui.TestCases.Tests.Issues.Issue28416(Mac).DragAndDropWithAnElementThatIsRemoved [Details] [3.12% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Exception Message
    System.TimeoutException : Timed out waiting for element...
    CallStack
       at UITest.Appium.HelperExtensions.Wait(Func`1 query, Func`2 satisfactory, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2761
       at UITest.Appium.HelperExtensions.WaitForElement(IApp app, String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 799
       at Microsoft.Maui.TestCases.Tests.Issues.Issue28416.DragAndDropWithAnElementThatIsRemoved() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28416.cs:line 24
       at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
       at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
       at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    
    Microsoft.Maui.TestCases.Tests.Issues.Issue29411(Android).VerifyLoopChangeAtRuntimeShouldNotCrash [Details] [0.59% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Exception Message
    System.NullReferenceException : Object reference not set to an instance of an object.
    CallStack
       at UITest.Appium.HelperExtensions.<>c__DisplayClass9_0.<GetText>b__0() in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 130
       at System.Threading.Tasks.Task`1.InnerInvoke()
       at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
    --- End of stack trace from previous location ---
       at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
    --- End of stack trace from previous location ---
       at UITest.Appium.HelperExtensions.RunWithTimeout[T](Func`1 action, Nullable`1 timeout) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 3067
       at UITest.Appium.HelperExtensions.GetText(IUIElement element) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 128
       at Microsoft.Maui.TestCases.Tests.Issues.Issue29411.VerifyLoopChangeAtRuntimeShouldNotCrash() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue29411.cs:line 24
       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