Skip to content

adding new snapshots

d5705c3
Select commit
Loading
Failed to load commit list.
Closed

[iOS]Fix Page BackgroundImageSource scaling #27829

adding new snapshots
d5705c3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public succeeded May 27, 2025 in 13m 2s

Build #9.0.80-ci+pr.27829.azdo.141987 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 17,987 (96.26%)
  • Other: 697 (3.73%)
  • Total: 18,685

Annotations

Check failure on line 938 in Build log

See this annotation in the file changed.

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

Build log #L938

Bash exited with code '1'.

Check failure on line 1 in BlazorWebViewUsesStartPath

See this annotation in the file changed.

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

BlazorWebViewUsesStartPath

System.Exception : Waited 30000ms but couldn't get CoreWebView2 to be available.
Raw output
   at Microsoft.Maui.MauiBlazorWebView.DeviceTests.WebViewHelpers.Retry(Func`1 tryAction, Func`2 createExceptionWithTimeoutMS) in /_/src/BlazorWebView/tests/MauiDeviceTests/WebViewHelpers.Shared.cs:line 22
   at Microsoft.Maui.MauiBlazorWebView.DeviceTests.WebViewHelpers.WaitForWebViewReady(WebView2 wv2) in /_/src/BlazorWebView/tests/MauiDeviceTests/WebViewHelpers.Windows.cs:line 15
   at Microsoft.Maui.MauiBlazorWebView.DeviceTests.Elements.BlazorWebViewTests.<>c__DisplayClass2_0.<<BlazorWebViewUsesStartPath>b__1>d.MoveNext() in /_/src/BlazorWebView/tests/MauiDeviceTests/Elements/BlazorWebViewTests.cs:line 131
--- 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.MauiBlazorWebView.DeviceTests.Elements.BlazorWebViewTests.BlazorWebViewUsesStartPath() in /_/src/BlazorWebView/tests/MauiDeviceTests/Elements/BlazorWebViewTests.cs:line 127
--- End of stack trace from previous location ---