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

Picker ItemsSource fixes #19728

Merged
merged 10 commits into from
Jun 2, 2024

- move code to reusable method

08fdeb4
Select commit
Loading
Failed to load commit list.
Merged

Picker ItemsSource fixes #19728

- move code to reusable method
08fdeb4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-public failed Jun 2, 2024 in 1h 57m 42s

Build #8.0.60-ci+pr.19728.azdo.116671 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 17,240 (99.39%)
  • Other: 104 (0.60%)
  • Total: 17,345

Annotations

Check failure on line 2632 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Build log #L2632

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid("maui-blazor","net8.0","Release")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid("maui-blazor","net8.0","Release")

  Project RunOnAndroidmauiblazornet80Release.csproj failed to install. Check test output/attachments for errors.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(String id, String framework, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AndroidTemplateTests.cs:line 68
   at InvokeStub_AndroidTemplateTests.RunOnAndroid(Object, Span`1)

1)    at Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(String id, String framework, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AndroidTemplateTests.cs:line 68
   at InvokeStub_AndroidTemplateTests.RunOnAndroid(Object, Span`1)