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

Disable failing semantic tests on iOS #19344

Merged
merged 1 commit into from Dec 12, 2023

Disable failing semantic tests on iOS

e07c453
Select commit
Failed to load commit list.
Merged

Disable failing semantic tests on iOS #19344

Disable failing semantic tests on iOS
e07c453
Select commit
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public succeeded Dec 12, 2023 in 25m 53s

Build #8.0.4-ci.net8.26819+pr.19344-sha.e94dc5e752-azdo.103368 had test failures

Details

Tests

  • Failed: 2 (0.01%)
  • Passed: 17,051 (94.94%)
  • Other: 907 (5.05%)
  • Total: 17,960

Annotations

Check failure on line 236 in Build log

See this annotation in the file changed.

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

Build log #L236

Bash 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 203 in Build log

See this annotation in the file changed.

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

Build log #L203

PowerShell exited with code '1'.

Check failure on line 2101 in Build log

See this annotation in the file changed.

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

Build log #L2101

PowerShell 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) in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.Windows.cs:line 222
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<>c__DisplayClass9_0`2.<<AttachAndRun>g__Run|0>d.MoveNext() in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.cs:line 147
--- 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 D:\a\1\s\src\Controls\tests\DeviceTests\Elements\Frame\FrameTests.cs:line 435
   at Microsoft.Maui.DeviceTests.FrameTests.FrameRespectsMinimums() in D:\a\1\s\src\Controls\tests\DeviceTests\Elements\Frame\FrameTests.cs:line 192
--- End of stack trace from previous location ---