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

[ci] Fix versions again when no sha provided #20873

Merged
merged 1 commit into from
Feb 28, 2024

[ci] Fix versions again when no sha provided

3b442b2
Select commit
Loading
Failed to load commit list.
Merged

[ci] Fix versions again when no sha provided #20873

[ci] Fix versions again when no sha provided
3b442b2
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public succeeded Feb 27, 2024 in 22m 43s

Build #8.0.10-ci.net8.29055+pr.20873-sha.fdeb3d6ef9-azdo.109943 had test failures

Details

Tests

  • Failed: 4 (0.02%)
  • Passed: 20,970 (96.76%)
  • Other: 699 (3.23%)
  • Total: 21,673

Annotations

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

Bash exited with code '1'.

Check failure on line 228 in Build log

See this annotation in the file changed.

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

Build log #L228

PowerShell exited with code '1'.

Check failure on line 2399 in Build log

See this annotation in the file changed.

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

Build log #L2399

PowerShell exited with code '1'.

Check failure on line 658056 in Build log

See this annotation in the file changed.

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

Build log #L658056

PowerShell exited with code '1'.

Check failure on line 1 in UpdatingSourceToNonexistentSourceClearsImage

See this annotation in the file changed.

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

UpdatingSourceToNonexistentSourceClearsImage

Image Microsoft.Maui.DeviceTests.Stubs.ImageButtonStub did not load before timeout
Raw output
   at Microsoft.Maui.DeviceTests.AssertHelpers.AssertEventually(Func`1 assertion, Int32 timeout, Int32 interval, String message)
   at Microsoft.Maui.DeviceTests.ImageHandlerTests`2.<>c__DisplayClass25_0.<<UpdatingSourceToNonexistentSourceClearsImage>b__0>d[[Microsoft.Maui.Handlers.ImageButtonHandler, Microsoft.Maui, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[Microsoft.Maui.DeviceTests.Stubs.ImageButtonStub, Microsoft.Maui.Core.DeviceTests, 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.ImageHandlerTests`2.<UpdatingSourceToNonexistentSourceClearsImage>d__25[[Microsoft.Maui.Handlers.ImageButtonHandler, Microsoft.Maui, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[Microsoft.Maui.DeviceTests.Stubs.ImageButtonStub, Microsoft.Maui.Core.DeviceTests, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
--- End of stack trace from previous location ---

Check failure on line 1 in UpdatingSourceToNonexistentSourceClearsImage

See this annotation in the file changed.

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

UpdatingSourceToNonexistentSourceClearsImage

Image Microsoft.Maui.DeviceTests.Stubs.ImageStub did not load before timeout
Raw output
   at Microsoft.Maui.DeviceTests.AssertHelpers.AssertEventually(Func`1 assertion, Int32 timeout, Int32 interval, String message)
   at Microsoft.Maui.DeviceTests.ImageHandlerTests`2.<>c__DisplayClass25_0.<<UpdatingSourceToNonexistentSourceClearsImage>b__0>d[[Microsoft.Maui.Handlers.ImageHandler, Microsoft.Maui, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[Microsoft.Maui.DeviceTests.Stubs.ImageStub, Microsoft.Maui.Core.DeviceTests, 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.ImageHandlerTests`2.<UpdatingSourceToNonexistentSourceClearsImage>d__25[[Microsoft.Maui.Handlers.ImageHandler, Microsoft.Maui, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[Microsoft.Maui.DeviceTests.Stubs.ImageStub, Microsoft.Maui.Core.DeviceTests, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
--- End of stack trace from previous location ---

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 D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.cs:line 266
   at Microsoft.Maui.DeviceTests.ShellTests.<FlyoutHeaderAdaptsToMinimumHeight>b__2_1(Shell shell, ShellHandler handler) in D:\a\1\s\src\Controls\tests\DeviceTests\Elements\Shell\ShellFlyoutTests.cs:line 117
   at Microsoft.Maui.DeviceTests.ShellTests.<>c__DisplayClass4_0.<<RunShellTest>b__0>d.MoveNext() in D:\a\1\s\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 D:\a\1\s\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 D:\a\1\s\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 D:\a\1\s\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 D:\a\1\s\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 D:\a\1\s\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 D:\a\1\s\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 D:\a\1\s\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 D:\a\1\s\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 D:\a\1\s\src\Controls\tests\DeviceTests\Elements\Shell\ShellFlyoutTests.cs:line 406
   at Microsoft.Maui.DeviceTests.ShellTests.FlyoutHeaderAdaptsToMinimumHeight() in D:\a\1\s\src\Controls\tests\DeviceTests\Elements\Shell\ShellFlyoutTests.cs:line 100
--- End of stack trace from previous location ---

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 7500ms but couldn't get CoreWebView2.DOMContentLoaded to complete.
Raw output
   at Microsoft.Maui.MauiBlazorWebView.DeviceTests.WebViewHelpers.WaitForWebViewReady(WebView2 wv2) in D:\a\1\s\src\BlazorWebView\tests\MauiDeviceTests\WebViewHelpers.Windows.cs:line 53
   at Microsoft.Maui.MauiBlazorWebView.DeviceTests.Elements.BlazorWebViewTests.<>c__DisplayClass2_0.<<BlazorWebViewUsesStartPath>b__1>d.MoveNext() in D:\a\1\s\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 D:\a\1\s\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 D:\a\1\s\src\Core\src\Dispatching\DispatcherExtensions.cs:line 67
--- End of stack trace from previous location ---
   at Microsoft.Maui.MauiBlazorWebView.DeviceTests.Elements.BlazorWebViewTests.BlazorWebViewUsesStartPath() in D:\a\1\s\src\BlazorWebView\tests\MauiDeviceTests\Elements\BlazorWebViewTests.cs:line 127
--- End of stack trace from previous location ---