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

Allow GesturePlatformManager to be created for views with null window… #18938

Remove invalid unit test

1818379
Select commit
Loading
Failed to load commit list.
Merged

Allow GesturePlatformManager to be created for views with null window… #18938

Remove invalid unit test
1818379
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public succeeded Dec 11, 2023 in 22m 26s

Build #8.0.4-ci.net8.26811+pr.18938-sha.8d5b0fdcc7-azdo.103343 had test failures

Details

Tests

  • Failed: 2 (0.01%)
  • Passed: 16,631 (96.32%)
  • Other: 633 (3.67%)
  • Total: 17,266

Annotations

Check failure on line 240 in Build log

See this annotation in the file changed.

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

Build log #L240

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 198 in Build log

See this annotation in the file changed.

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

Build log #L198

PowerShell exited with code '1'.

Check failure on line 226 in Build log

See this annotation in the file changed.

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

Build log #L226

PowerShell exited with code '1'.

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 ---