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

[xaml] improve performance in debug-mode #21460

Merged

Update BuildWarningsUtilities.cs

f3d13ee
Select commit
Loading
Failed to load commit list.
Merged

[xaml] improve performance in debug-mode #21460

Update BuildWarningsUtilities.cs
f3d13ee
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public succeeded Mar 28, 2024 in 28m 17s

Build #8.0.20-ci.net8.29768+pr.21460-sha.1d91a0604f-azdo.112230 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 17,858 (96.71%)
  • Other: 606 (3.28%)
  • Total: 18,465

Annotations

Check failure on line 255 in Build log

See this annotation in the file changed.

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

Build log #L255

Bash exited with code '1'.

Check failure on line 656204 in Build log

See this annotation in the file changed.

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

Build log #L656204

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 FlyoutHeaderScroll(flyoutHeaderBehavior: Scroll, contentType: \"ShellItems\")

See this annotation in the file changed.

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

FlyoutHeaderScroll(flyoutHeaderBehavior: Scroll, contentType: \"ShellItems\")

System.TimeoutException : The operation has timed out.
Raw output
   at Microsoft.Maui.DeviceTests.ShellTests.ScrollRecyclerViewToBottom(RecyclerView flyoutItems)
   at Microsoft.Maui.DeviceTests.ShellTests.ScrollFlyoutToBottom(ShellRenderer shellRenderer)
   at Microsoft.Maui.DeviceTests.ShellTests.<>c__DisplayClass7_0.<<FlyoutHeaderScroll>b__1>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ShellTests.<>c__DisplayClass10_0.<<RunShellTest>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass28_1`1.<<CreateHandlerAndAddToWindow>b__1>d[[Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer, Microsoft.Maui.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass0_0`1.<<SetupWindowForTests>b__0>d[[Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer, Microsoft.Maui.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass0_0`1.<<SetupWindowForTests>b__0>d[[Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer, Microsoft.Maui.Controls, Version=1.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=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass28_0`1.<<CreateHandlerAndAddToWindow>b__0>d[[Microsoft.Maui.Controls.Handlers.Compatibility.ShellRenderer, Microsoft.Maui.Controls, Version=1.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=8.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.FlyoutHeaderScroll(FlyoutHeaderBehavior flyoutHeaderBehavior, String contentType)
--- End of stack trace from previous location ---