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

[Essentials] Add DateTimeOffset overload in Preferences #22815

Merged
merged 10 commits into from
Jun 25, 2024

Don't skip DateTime tests on unpackaged UWP

5eca7a0
Select commit
Loading
Failed to load commit list.
Merged

[Essentials] Add DateTimeOffset overload in Preferences #22815

Don't skip DateTime tests on unpackaged UWP
5eca7a0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public succeeded Jun 13, 2024 in 53m 37s

Build #9.0.0-ci+pr.22815.azdo.117173 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 17,987 (97.01%)
  • Other: 553 (2.98%)
  • Total: 18,541

Annotations

Check failure on line 210 in Build log

See this annotation in the file changed.

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

Build log #L210

Bash exited with code '1'.

Check failure on line 204 in Build log

See this annotation in the file changed.

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

Build log #L204

PowerShell exited with code '1'.

Check failure on line 1 in Ensures the border renders the expected size - Issue 15339

See this annotation in the file changed.

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

Ensures the border renders the expected size - Issue 15339

System.InvalidOperationException : Could not attach view - unable to find UIWindow
Raw output
   at Microsoft.Maui.DeviceTests.AssertionExtensions.FindContentViewController() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.iOS.cs:line 159
   at Microsoft.Maui.DeviceTests.AssertionExtensions.FindContentView() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.iOS.cs:line 190
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<AttachAndRun>d__42`1[[Microsoft.Maui.DeviceTests.ImageAnalysis.RawBitmap, Microsoft.Maui.DeviceTests.Shared, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.iOS.cs:line 110
   at Microsoft.Maui.DeviceTests.HandlerTestBasement.<>c__DisplayClass25_0.<<GetRawBitmap>b__0>d.MoveNext() in /_/src/Core/tests/DeviceTests.Shared/HandlerTests/HandlerTestBasement.cs:line 303
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass2_0`1.<<DispatchAsync>b__0>d[[Microsoft.Maui.DeviceTests.ImageAnalysis.RawBitmap, Microsoft.Maui.DeviceTests.Shared, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext() in /_/src/Core/src/Dispatching/DispatcherExtensions.cs:line 67
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.BorderTests.BorderAndStrokeIsCorrectSize() in /_/src/Controls/tests/DeviceTests/Elements/Border/BorderTests.cs:line 271
--- End of stack trace from previous location ---