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

Enable building WASDK Self-Contained packaged apps #20019

Merged
merged 1 commit into from
Jan 24, 2024

Enable building WASDK Self-Contained packaged apps

4a1d4d5
Select commit
Loading
Failed to load commit list.
Merged

Enable building WASDK Self-Contained packaged apps #20019

Enable building WASDK Self-Contained packaged apps
4a1d4d5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public succeeded Jan 20, 2024 in 25m 53s

Build #8.0.7-ci.net8.27672+pr.20019-sha.b290f91438-azdo.105904 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 16,756 (96.48%)
  • Other: 611 (3.52%)
  • Total: 17,368

Annotations

Check failure on line 277 in Build log

See this annotation in the file changed.

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

Build log #L277

PowerShell exited with code '1'.

Check failure on line 227 in Build log

See this annotation in the file changed.

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

Build log #L227

PowerShell exited with code '1'.

Check failure on line 1556 in Build log

See this annotation in the file changed.

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

Build log #L1556

Bash exited with code '1'.

Check failure on line 497 in Build log

See this annotation in the file changed.

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

Build log #L497

PowerShell exited with code '1'.

Check failure on line 1 in FlyoutHeaderAdaptsToMinimumHeight

See this annotation in the file changed.

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

FlyoutHeaderAdaptsToMinimumHeight

Expected: 30. Actual: 0. Diff: 30
Raw output
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AssertEventually(Func`1 assertion, Int32 timeout, Int32 interval, String message)
   at Microsoft.Maui.DeviceTests.ShellTests.<FlyoutHeaderAdaptsToMinimumHeight>b__2_1(Shell shell, ShellHandler handler)
   at Microsoft.Maui.DeviceTests.ShellTests.<>c__DisplayClass4_0.<<RunShellTest>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass16_1`1.<<CreateHandlerAndAddToWindow>b__1>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass30_0`1.<<SetupWindowForTests>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass30_0`1.<<SetupWindowForTests>b__0>d.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.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass16_0`1.<<CreateHandlerAndAddToWindow>b__0>d.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.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.FlyoutHeaderAdaptsToMinimumHeight()
--- End of stack trace from previous location ---