Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Testing] Add scroll methods to UITest #19181

Merged
merged 4 commits into from
Dec 11, 2023

Fix merge issue

4c1dc1c
Select commit
Failed to load commit list.
Merged

[Testing] Add scroll methods to UITest #19181

Fix merge issue
4c1dc1c
Select commit
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public succeeded Dec 11, 2023 in 23m 0s

Build #8.0.4-ci.net8.26789+pr.19181-sha.629fc0218c-azdo.103279 had test failures

Details

Tests

  • Failed: 3 (0.02%)
  • Passed: 17,434 (95.80%)
  • Other: 761 (4.18%)
  • Total: 18,198

Annotations

Check failure on line 620703 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Build log #L620703

PowerShell exited with code '1'.

Check failure on line 2371 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Build log #L2371

PowerShell exited with code '1'.

Check failure on line 206 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Build log #L206

PowerShell exited with code '1'.

Check failure on line 1491 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Build log #L1491

Bash exited with code '1'.

Check failure on line 1 in Microsoft.Maui.Handlers.Memory.MemoryTests.CheckAllocation

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Microsoft.Maui.Handlers.Memory.MemoryTests.CheckAllocation

Test failed

Check failure on line 1 in Frame Respects minimum height/width

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Frame Respects minimum height/width

System.Runtime.InteropServices.COMException : No installed components were detected. (0x800F1000)
Raw output
   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0(Int32 hr)
   at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr)
   at ABI.System.Collections.Generic.IVectorMethods`1.Clear(IObjectReference obj)
   at ABI.System.Collections.Generic.IListMethods`1.Clear(IObjectReference obj)
   at Microsoft.UI.Xaml.Controls.UIElementCollection.Clear()
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AttachAndRun[T](FrameworkElement view, Func`2 action, IMauiContext mauiContext)
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<>c__DisplayClass9_0`2.<<AttachAndRun>g__Run|0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.FrameTests.LayoutFrame(Layout layout, Frame frame, Double widthConstraint, Double heightConstraint, Func`1 additionalTests)
   at Microsoft.Maui.DeviceTests.FrameTests.FrameRespectsMinimums()
--- End of stack trace from previous location ---

Check failure on line 1 in Frame Respects minimum height/width

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Frame Respects minimum height/width

System.Runtime.InteropServices.COMException : No installed components were detected. (0x800F1000)
Raw output
   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0(Int32 hr)
   at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr)
   at ABI.System.Collections.Generic.IVectorMethods`1.Clear(IObjectReference obj)
   at ABI.System.Collections.Generic.IListMethods`1.Clear(IObjectReference obj)
   at Microsoft.UI.Xaml.Controls.UIElementCollection.Clear()
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AttachAndRun[T](FrameworkElement view, Func`2 action, IMauiContext mauiContext)
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<>c__DisplayClass9_0`2.<<AttachAndRun>g__Run|0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.FrameTests.LayoutFrame(Layout layout, Frame frame, Double widthConstraint, Double heightConstraint, Func`1 additionalTests)
   at Microsoft.Maui.DeviceTests.FrameTests.FrameRespectsMinimums()
--- End of stack trace from previous location ---