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

LEGO: Pull request from lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_20241118221232126 to main #25933

Juno: check in to lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_202411…

6b7fc2d
Select commit
Loading
Failed to load commit list.
Merged

LEGO: Pull request from lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_20241118221232126 to main #25933

Juno: check in to lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_202411…
6b7fc2d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public succeeded Nov 19, 2024 in 30m 35s

Build #9.0.10-ci+pr.25933.azdo.128616 had test failures

Details

Tests

  • Failed: 3 (0.02%)
  • Passed: 17,776 (96.15%)
  • Other: 709 (3.83%)
  • Total: 18,488

Annotations

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.InvalidOperationException : Could not attach view - unable to find UIWindow
Raw output
   at Microsoft.Maui.DeviceTests.AssertionExtensions.FindContentViewController() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.iOS.cs:line 159
   at Microsoft.Maui.DeviceTests.AssertionExtensions.FindContentView() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.iOS.cs:line 190
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<AttachAndRun>d__42`1[[Microsoft.Maui.Graphics.Rect, Microsoft.Maui.Graphics, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.iOS.cs:line 110
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<>c__DisplayClass8_0`2.<<AttachAndRun>g__Run|0>d[[Microsoft.Maui.Graphics.Rect, Microsoft.Maui.Graphics, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[Microsoft.Maui.IPlatformViewHandler, Microsoft.Maui, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.cs:line 158
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.FrameTests.LayoutFrame(Layout layout, Frame frame, Double widthConstraint, Double heightConstraint, Func`1 additionalTests) in /_/src/Controls/tests/DeviceTests/Elements/Frame/FrameTests.cs:line 509
   at Microsoft.Maui.DeviceTests.FrameTests.FrameRespectsMinimums() in /_/src/Controls/tests/DeviceTests/Elements/Frame/FrameTests.cs:line 198
--- End of stack trace from previous location ---

Check failure on line 1 in FrameIncludesPadding

See this annotation in the file changed.

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

FrameIncludesPadding

System.InvalidOperationException : Could not attach view - unable to find UIWindow
Raw output
   at Microsoft.Maui.DeviceTests.AssertionExtensions.FindContentViewController() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.iOS.cs:line 159
   at Microsoft.Maui.DeviceTests.AssertionExtensions.FindContentView() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.iOS.cs:line 190
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<AttachAndRun>d__42`1[[Microsoft.Maui.Graphics.Rect, Microsoft.Maui.Graphics, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.iOS.cs:line 110
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<>c__DisplayClass8_0`2.<<AttachAndRun>g__Run|0>d[[Microsoft.Maui.Graphics.Rect, Microsoft.Maui.Graphics, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[Microsoft.Maui.IPlatformViewHandler, Microsoft.Maui, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.cs:line 158
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.FrameTests.LayoutFrame(Layout layout, Frame frame, Double widthConstraint, Double heightConstraint, Func`1 additionalTests) in /_/src/Controls/tests/DeviceTests/Elements/Frame/FrameTests.cs:line 509
   at Microsoft.Maui.DeviceTests.FrameTests.FrameIncludesPadding() in /_/src/Controls/tests/DeviceTests/Elements/Frame/FrameTests.cs:line 301
--- End of stack trace from previous location ---

Check failure on line 1 in Frame with gradient Background Test

See this annotation in the file changed.

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

Frame with gradient Background Test

System.InvalidOperationException : Could not attach view - unable to find UIWindow
Raw output
   at Microsoft.Maui.DeviceTests.AssertionExtensions.FindContentViewController() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.iOS.cs:line 159
   at Microsoft.Maui.DeviceTests.AssertionExtensions.FindContentView() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.iOS.cs:line 190
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<AttachAndRun>d__42`1[[System.Boolean, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.iOS.cs:line 110
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass3_0.<<DispatchAsync>b__0>d.MoveNext() in /_/src/Core/src/Dispatching/DispatcherExtensions.cs:line 88
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass2_0`1.<<DispatchAsync>b__0>d[[System.Boolean, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() in /_/src/Core/src/Dispatching/DispatcherExtensions.cs:line 67
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.FrameTests.FrameWithGradientBackgroundTest() in /_/src/Controls/tests/DeviceTests/Elements/Frame/FrameTests.iOS.cs:line 45
--- End of stack trace from previous location ---