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] Use AzurePipelines for testing templates #20436

Merged
merged 4 commits into from Feb 8, 2024

Rollback using azure pipelines

f3c4a1b
Select commit
Failed to load commit list.
Merged

[ci] Use AzurePipelines for testing templates #20436

Rollback using azure pipelines
f3c4a1b
Select commit
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public failed Feb 8, 2024 in 48m 59s

Build #8.0.10-ci.net8.28298+pr.20436-sha.31f4d31df2-azdo.107701 had test failures

Details

Tests

  • Failed: 2 (0.01%)
  • Passed: 13,402 (97.00%)
  • Other: 413 (2.99%)
  • Total: 13,817

Annotations

Check failure on line 243 in Build log

See this annotation in the file changed.

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

Build log #L243

PowerShell exited with code '1'.

Check failure on line 303 in Build log

See this annotation in the file changed.

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

Build log #L303

PowerShell exited with code '1'.

Check failure on line 382 in Build log

See this annotation in the file changed.

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

Build log #L382

PowerShell exited with code '1'.

Check failure on line 2856 in Build log

See this annotation in the file changed.

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

Build log #L2856

PowerShell exited with code '1'.

Check failure on line 1 in Track Color Updates Correctly

See this annotation in the file changed.

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

Track Color Updates Correctly

Color #FFFF0000 not found. This is what it looked like:<img>iVBORw0KGgoAAAANSUhEUgAAADIAAAAoCAYAAAC8cqlMAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAMZSURBVGhD7ZddSxRRGMf/Ht8203XCF8p8oXQz6KLUC7sIAm+1IAi0b9BN99FVIPUV/ApLhBhe+AEiIiq1m8A1a4sMs0xnfM+0/s/y7EBYO2PNWMj5wbDnnD07Z/5z/ud5noXFYrFYLJYDRJF+/sR3wLwGunaA82VAiv0qXof060jgwuu858o3IMN1npwCnnGMzT9jl5C3QAM/rvNqqwQ2yoGtUmC75C8W+RUUYLaA4k2gdAVI8OYzBhhqAT7olD3hC9Fd6C0GrlawewRY5Y05HD8UUbQEVKzyGTaA4dPAA/0qNL6QGeAS3/q1GmCZHuLL2n/WuTuLQCUF3durmJyQKeA4LXS3llaKU0S2p6dprr39qJdMJqWf9DyvLpv91Do2ls1NILRayUfujgfcOgu81+FAisRS3I1BWumYA6zpeKSs1dcnJvv7OxYdh8vsxnHdpY50erxifp7OAlwGlgVgoQ24GTYAmHGgOwG0xCVCKCRCWKqudiYGBjq1i2q6jM5omAQu6lAghj/o5vVV+5EjdiokIo+IyfT2ntQuJGIyWvrigjCSJ+IUImdCm4F8aW6u0yboki2e21btBmLowUrJE9qPnPzBDoPrOP5cpoEdhv/D2g2Ecw8GRsoEybDajxwJsdoMpMrzlrUpFjEMV0wp4TA8HNOMeXRXPEie0GYgNbOzn7UJeSbmFGaGcBhOfsq4y3MVD5LsJE9o97ckXddNjY76D86tKOeuMAKHw5wDHlPIO6l1dCxyJNkVEiMiutLp52Z7O1fb0V8JCpmj3x/mJoQgV6K8ABqZhO7UMxFxa1iYxsNUX1/rYlNTbT46yZkQO8lO5EXIeZ3jS6W1brPeeiNjYfCLxmngMmN3vxSNcYophIjgIaliiXL/DDCiw6HwhUjN9ZJiGLiv8NqRkmW/ynhBrM3wVkIRI7T7sA6HxheSRyphZvsbDGONkvEpalOTU6Si5D+IhFiezzIJNgw6s1xj6ASrGp2yJ3YJEWR3MsAFftnJm6coRDIsnRcpGxSySg+/4v0nWOk+4nr/5H+QxWKxWCyW/wvgB76B7Pjg6IFtAAAAAElFTkSuQmCC</img>
Raw output
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AssertContainsColor(CanvasBitmap bitmap, Color expectedColor, Func`2 withinRectModifier, Nullable`1 tolerance) in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.Windows.cs:line 352
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AssertContainsColor(FrameworkElement view, Color expectedColor, IMauiContext mauiContext, Nullable`1 tolerance) in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.Windows.cs:line 362
   at Microsoft.Maui.DeviceTests.HandlerTestBasement.<>c__DisplayClass16_0.<<ValidateHasColor>b__0>d.MoveNext() in D:\a\1\s\src\Core\tests\DeviceTests.Shared\HandlerTests\HandlerTestBasement.cs:line 203
--- 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.SwitchHandlerTests.<>c__DisplayClass3_0.<<TrackColorUpdatesCorrectly>b__0>d.MoveNext() in D:\a\1\s\src\Core\tests\DeviceTests\Handlers\Switch\SwitchHandlerTests.cs:line 66
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.HandlerTestBasement`2.<>c__DisplayClass2_0.<<AttachAndRun>b__0>d.MoveNext() in D:\a\1\s\src\Core\tests\DeviceTests.Shared\HandlerTests\HandlerTestBasementOfT.cs:line 37
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<AttachAndRun>g__Run|46_0[T](Func`1 action) in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.Windows.cs:line 269
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AttachAndRun[T](FrameworkElement view, Func`2 action, IMauiContext mauiContext) in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.Windows.cs:line 234
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AttachAndRun[T](FrameworkElement view, Func`2 action, IMauiContext mauiContext) in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.Windows.cs:line 248
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<>c__DisplayClass8_0`2.<<AttachAndRun>g__Run|0>d.MoveNext() in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.cs:line 156
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.SwitchHandlerTests.TrackColorUpdatesCorrectly() in D:\a\1\s\src\Core\tests\DeviceTests\Handlers\Switch\SwitchHandlerTests.cs:line 64
--- End of stack trace from previous location ---

Check failure on line 1 in Track Color Initializes Correctly(isToggled: True)

See this annotation in the file changed.

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

Track Color Initializes Correctly(isToggled: True)

Color #FFFF0000 not found. This is what it looked like:<img>iVBORw0KGgoAAAANSUhEUgAAADIAAAAoCAYAAAC8cqlMAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAMRSURBVGhD7ZddSxRRGMf/jlqb646bvZi1JsSqRRdhZd1E4LUG0UL0CbrpG0Q3Yh+ivoIhYuCF9xGFSnUT+JYb1cqWmTu+Zq31f8ZnB8TamY0ZITk/GOacM7Nnzn+f5zzPc2AwGAwGg2EfUaX3HfwCrFngIu9Xa4A23hO8DunjUOCH1znnyk9gmveXHcAEx7b0ccXsEvIeOMnZ7rKZrgc2uPrNWqBIQf/8kT9BAdYPoHodOLACxDj5LL/xuBXI6SsV4Qnhv2JNAz2c7Faci24EVi13OHooomoRiK9yDd+BoXPAU30UGE8IXamXC79zDHBoBf5Zew+tU/uVbrwGPKlUjCtkEjhF93l4nHNFKWKuu/v0fHt7s5NIJKRvLy8vH8lmP3eMjs65LxBapGae1qG7PbgAfNRhX6rUpfoOA83iTjoeKmtNTbHxTOZSIZlM6tAO7KWlQtfg4HhdPr8h/QIDCy2zmAbuBw0A1gRwJQa0RiVCKCdCcJLJhrFM5rJ20bDtGc2vges65It1kCG2zrVoNIg7lRNRQsRM9fSc0S5kTdVMAdr1RYSk+aNN7YeO7Alt+vKlpYXbdBtZE9fmCfPDog/WS57QfuiUNnYQHNu2tQlaY4tRlJkgGHx3f2BJmSAZVvuhIyFWm74kHMd7ly5iMVwFDkCSSWcY8+hd0SB5Qpu+NOZyC9p0kyPX9k67vki9M8ZMyn0VDZLsJE9o96/QcoWzIyMz2hVTSP3FCBwMqxN4wSz64ZsbKKJBkl05MSKia2Bg3CoW3dpOEiLXlGfd98x9IQBuifIGSDG09J9gEqZpWJhGw2Rvb3ohlTpaik6yJ8SdxBIlEbJfWf7G6VZ9rLeyMhYEr2icAm5QxG0pGqMUUw4RwQ1lc8cPngeGdTgQnhCpud5SDEuDm3tdxgtSxjssGHkN092HdDgwnpASWgnfo3+mpEzg4UpKBUlOoYqSM4iEWAYa92DF0uITv/GIqZxnu8rZJURQ61zjxJ0UkeYlGZa1ZahsUMgqfVhOhq/agOdcTGRHCIPBYDAYDP8PwG/OXO37MkAUvQAAAABJRU5ErkJggg==</img>
Raw output
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AssertContainsColor(CanvasBitmap bitmap, Color expectedColor, Func`2 withinRectModifier, Nullable`1 tolerance) in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.Windows.cs:line 352
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AssertContainsColor(FrameworkElement view, Color expectedColor, IMauiContext mauiContext, Nullable`1 tolerance) in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.Windows.cs:line 362
   at Microsoft.Maui.DeviceTests.HandlerTestBasement.<>c__DisplayClass16_0.<<ValidateHasColor>b__0>d.MoveNext() in D:\a\1\s\src\Core\tests\DeviceTests.Shared\HandlerTests\HandlerTestBasement.cs:line 203
--- 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.SwitchHandlerTests.<>c__DisplayClass2_0.<<TrackColorInitializesCorrectly>b__0>d.MoveNext() in D:\a\1\s\src\Core\tests\DeviceTests\Handlers\Switch\SwitchHandlerTests.cs:line 53
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.HandlerTestBasement`2.<>c__DisplayClass2_0.<<AttachAndRun>b__0>d.MoveNext() in D:\a\1\s\src\Core\tests\DeviceTests.Shared\HandlerTests\HandlerTestBasementOfT.cs:line 37
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<AttachAndRun>g__Run|46_0[T](Func`1 action) in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.Windows.cs:line 269
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AttachAndRun[T](FrameworkElement view, Func`2 action, IMauiContext mauiContext) in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.Windows.cs:line 234
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AttachAndRun[T](FrameworkElement view, Func`2 action, IMauiContext mauiContext) in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.Windows.cs:line 248
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<>c__DisplayClass8_0`2.<<AttachAndRun>g__Run|0>d.MoveNext() in D:\a\1\s\src\TestUtils\src\DeviceTests\AssertionExtensions.cs:line 156
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.SwitchHandlerTests.TrackColorInitializesCorrectly(Boolean isToggled) in D:\a\1\s\src\Core\tests\DeviceTests\Handlers\Switch\SwitchHandlerTests.cs:line 51
--- End of stack trace from previous location ---