Skip to content

[Testing]Revert 'Fix Preserve ScrollView offsets when Orientation changes to Neither'#35412

Merged
kubaflo merged 2 commits into
dotnet:inflight/candidatefrom
TamilarasanSF4853:candidate-fix-35234-2
May 19, 2026
Merged

[Testing]Revert 'Fix Preserve ScrollView offsets when Orientation changes to Neither'#35412
kubaflo merged 2 commits into
dotnet:inflight/candidatefrom
TamilarasanSF4853:candidate-fix-35234-2

restricted for windows

ce1b507
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr-uitests failed May 14, 2026 in 5h 50m 25s

Build #10.0.70-ci+pr.35412.azdo.1419151 had test failures

Details

Tests

  • Failed: 93 (0.44%)
  • Passed: 20,568 (98.36%)
  • Other: 250 (1.20%)
  • Total: 20,911

Annotations

Check failure on line 916 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Build log #L916

PowerShell exited with code '1'.

Check failure on line 984 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Build log #L984

PowerShell exited with code '1'.

Check failure on line 1049 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Build log #L1049

PowerShell exited with code '1'.

Check failure on line 1313 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Build log #L1313

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Issue7580(Windows).SwipeItemVisibilityChangeShouldNotInvokeTwice

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Microsoft.Maui.TestCases.Tests.Issues.Issue7580(Windows).SwipeItemVisibilityChangeShouldNotInvokeTwice

  SwipeItem command should be invoked exactly once per swipe
Assert.That(afterFirstSwipe, Is.EqualTo("InvokeCount: 1"))
  String lengths are both 14. Strings differ at index 13.
  Expected: "InvokeCount: 1"
  But was:  "InvokeCount: 0"
  ------------------------^
Raw output
   at Microsoft.Maui.TestCases.Tests.Issues.Issue7580.SwipeItemVisibilityChangeShouldNotInvokeTwice() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue7580.cs:line 33

1)    at Microsoft.Maui.TestCases.Tests.Issues.Issue7580.SwipeItemVisibilityChangeShouldNotInvokeTwice() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue7580.cs:line 33

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.HybridWebViewFeatureTests(Android).VerifyHybridWebView_SendMessageToJavaScript

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Microsoft.Maui.TestCases.Tests.HybridWebViewFeatureTests(Android).VerifyHybridWebView_SendMessageToJavaScript

OneTimeSetUp: System.TimeoutException : Timed out waiting for Go To Test button to appear
Raw output
   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 2757
   at UITest.Appium.HelperExtensions.WaitForAtLeastOne(Func`1 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2784
   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 793
   at Microsoft.Maui.TestCases.Tests.UtilExtensions.NavigateToGallery(IApp app, String page) in /_/src/Controls/tests/TestCases.Shared.Tests/UtilExtensions.cs:line 37
   at Microsoft.Maui.TestCases.Tests._GalleryUITest.FixtureSetup() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/_GalleryUITest.cs:line 57
   at UITest.Appium.NUnit.UITestBase.OneTimeSetup() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 221
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Issue11962(Android).WebViewDisposesProperly

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Microsoft.Maui.TestCases.Tests.Issues.Issue11962(Android).WebViewDisposesProperly

The app was expected to be running still, investigate as possible crash
TearDown : The app was expected to be running still, investigate as possible crash
Raw output
   at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 159
   at UITest.Appium.NUnit.UITestBase.TestTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 45

--TearDown
   at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 159
   at UITest.Appium.NUnit.UITestBase.TestTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 45

1)    at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 159
   at UITest.Appium.NUnit.UITestBase.TestTearDown() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 45

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.HybridWebViewFeatureTests(Android).VerifyHybridWebView_SameDefaultFileWithDifferentHybridRoot

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-uitests

Microsoft.Maui.TestCases.Tests.HybridWebViewFeatureTests(Android).VerifyHybridWebView_SameDefaultFileWithDifferentHybridRoot

OneTimeSetUp: System.TimeoutException : Timed out waiting for Go To Test button to appear
Raw output
   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 2757
   at UITest.Appium.HelperExtensions.WaitForAtLeastOne(Func`1 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2784
   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 793
   at Microsoft.Maui.TestCases.Tests.UtilExtensions.NavigateToGallery(IApp app, String page) in /_/src/Controls/tests/TestCases.Shared.Tests/UtilExtensions.cs:line 37
   at Microsoft.Maui.TestCases.Tests._GalleryUITest.FixtureSetup() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/_GalleryUITest.cs:line 57
   at UITest.Appium.NUnit.UITestBase.OneTimeSetup() in /_/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 221
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)