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

Fix BlazorWebView on iOS/MacCatalyst 18 #23906

Merged
merged 4 commits into from
Jul 30, 2024

Update BlazorWebView.cs

d350d4c
Select commit
Loading
Failed to load commit list.
Merged

Fix BlazorWebView on iOS/MacCatalyst 18 #23906

Update BlazorWebView.cs
d350d4c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public failed Jul 30, 2024 in 54m 35s

Build #8.0.80-ci+pr.23906.azdo.120584 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 16,463 (97.36%)
  • Other: 445 (2.63%)
  • Total: 16,909

Annotations

Check failure on line 3717 in Build log

See this annotation in the file changed.

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

Build log #L3717

The process '/Users/runner/hostedtoolcache/provisionator/0.2.699/x64/provisionator' failed with exit code 104

Check failure on line 272 in Build log

See this annotation in the file changed.

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

Build log #L272

PowerShell exited with code '1'.

Check failure on line 531 in Build log

See this annotation in the file changed.

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

Build log #L531

PowerShell exited with code '1'.

Check failure on line 714406 in Build log

See this annotation in the file changed.

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

Build log #L714406

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) in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.cs:line 266
   at Microsoft.Maui.DeviceTests.ShellTests.<FlyoutHeaderAdaptsToMinimumHeight>b__2_1(Shell shell, ShellHandler handler) in /_/src/Controls/tests/DeviceTests/Elements/Shell/ShellFlyoutTests.cs:line 117
   at Microsoft.Maui.DeviceTests.ShellTests.<>c__DisplayClass4_0.<<RunShellTest>b__0>d.MoveNext() in /_/src/Controls/tests/DeviceTests/Elements/Shell/ShellFlyoutTests.cs:line 409
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass16_1`1.<<CreateHandlerAndAddToWindow>b__1>d.MoveNext() in /_/src/Controls/tests/DeviceTests/ControlsHandlerTestBase.cs:line 252
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass30_0`1.<<SetupWindowForTests>b__0>d.MoveNext() in /_/src/Controls/tests/DeviceTests/ControlsHandlerTestBase.Windows.cs:line 42
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass30_0`1.<<SetupWindowForTests>b__0>d.MoveNext() in /_/src/Controls/tests/DeviceTests/ControlsHandlerTestBase.Windows.cs:line 50
--- End of stack trace from previous location ---
   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.MoveNext() in /_/src/Core/src/Dispatching/DispatcherExtensions.cs:line 67
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass16_0`1.<<CreateHandlerAndAddToWindow>b__0>d.MoveNext() in /_/src/Controls/tests/DeviceTests/ControlsHandlerTestBase.cs:line 167
--- End of stack trace from previous location ---
   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.MoveNext() in /_/src/Core/src/Dispatching/DispatcherExtensions.cs:line 67
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ShellTests.RunShellTest(Action`1 action, Func`3 testAction) in /_/src/Controls/tests/DeviceTests/Elements/Shell/ShellFlyoutTests.cs:line 406
   at Microsoft.Maui.DeviceTests.ShellTests.FlyoutHeaderAdaptsToMinimumHeight() in /_/src/Controls/tests/DeviceTests/Elements/Shell/ShellFlyoutTests.cs:line 100
--- End of stack trace from previous location ---