[Inflight/Candidate] Fix the Build errors when build src/Controls/samples/Controls.Sample/Maui.Controls.Sample.csproj in release. - #36607
Build #10.0.90-ci+pr.36607.azdo.1514502 had test failures
Details
- Failed: 22 (0.35%)
- Passed: 5,923 (94.60%)
- Other: 316 (5.05%)
- Total: 6,261
Annotations
Check failure on line 50 in Build log
azure-pipelines / maui-pr-devicetests
Build log #L50
PowerShell exited with code '1'.
Check failure on line 50 in Build log
azure-pipelines / maui-pr-devicetests
Build log #L50
PowerShell exited with code '1'.
Check failure on line 54 in Build log
azure-pipelines / maui-pr-devicetests
Build log #L54
PowerShell exited with code '1'.
Check failure on line 74 in Build log
azure-pipelines / maui-pr-devicetests
Build log #L74
PowerShell exited with code '1'.
Check failure on line 1 in com.microsoft.maui.controls.devicetests-Signed.WorkItemExecution
azure-pipelines / maui-pr-devicetests
com.microsoft.maui.controls.devicetests-Signed.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in FlyoutHeaderContentAndFooterAllMeasureCorrectly
azure-pipelines / maui-pr-devicetests
FlyoutHeaderContentAndFooterAllMeasureCorrectly
Test failed
Check failure on line 1 in FlyoutContentSetsCorrectBottomPaddingWhenMinHeightIsSetForFlyoutHeader
azure-pipelines / maui-pr-devicetests
FlyoutContentSetsCorrectBottomPaddingWhenMinHeightIsSetForFlyoutHeader
Expected: 795. Actual: 761. Diff: 34 Epsilon: 0.2.
Raw output
at Microsoft.Maui.DeviceTests.AssertionExtensions.CloseEnough(Double expected, Double actual, Double epsilon, String message)
at Microsoft.Maui.DeviceTests.ShellTests.<>c__DisplayClass3_0.<<FlyoutContentSetsCorrectBottomPaddingWhenMinHeightIsSetForFlyoutHeader>b__1>d.MoveNext()
--- End of stack trace from previous location ---
at Microsoft.Maui.DeviceTests.ShellTests.<>c__DisplayClass9_0.<<RunShellTest>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass17_1`1.<<CreateHandlerAndAddToWindow>b__1>d[[Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer, Microsoft.Maui.Controls, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
--- End of stack trace from previous location ---
at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass31_0`1.<<SetupWindowForTests>b__0>d[[Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer, Microsoft.Maui.Controls, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
--- End of stack trace from previous location ---
at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass31_0`1.<<SetupWindowForTests>b__0>d[[Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer, Microsoft.Maui.Controls, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
--- End of stack trace from previous location ---
at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass3_0.<<DispatchAsync>b__0>d.MoveNext()
--- 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=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
--- End of stack trace from previous location ---
at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass17_0`1.<<CreateHandlerAndAddToWindow>b__0>d[[Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer, Microsoft.Maui.Controls, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
--- End of stack trace from previous location ---
at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass3_0.<<DispatchAsync>b__0>d.MoveNext()
--- 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=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
--- End of stack trace from previous location ---
at Microsoft.Maui.DeviceTests.ShellTests.RunShellTest(Action`1 action, Func`3 testAction)
at Microsoft.Maui.DeviceTests.ShellTests.FlyoutContentSetsCorrectBottomPaddingWhenMinHeightIsSetForFlyoutHeader()
--- End of stack trace from previous location ---
Check failure on line 1 in ItemsUpdateWithCollectionChanges
azure-pipelines / maui-pr-devicetests
ItemsUpdateWithCollectionChanges
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "2"
Actual: ""
Raw output
at Microsoft.Maui.DeviceTests.PickerTests.ItemsUpdateWithCollectionChanges()
--- End of stack trace from previous location ---