Skip to content

Don't suppress exit codes Appium driver install #27024

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

Merged
merged 5 commits into from
Jan 10, 2025

Update setup-jdk.yml

74954d8
Select commit
Loading
Failed to load commit list.
Merged

Don't suppress exit codes Appium driver install #27024

Update setup-jdk.yml
74954d8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-public succeeded Jan 9, 2025 in 21m 38s

Build #9.0.30-ci+pr.27024.azdo.131867 had test failures

Details

Tests

  • Failed: 2 (0.01%)
  • Passed: 17,487 (99.29%)
  • Other: 123 (0.70%)
  • Total: 17,612

Annotations

Check failure on line 1 in Microsoft.Maui.IntegrationTests.SampleTests.Build("src\\Controls\\samples\\Controls.Sample\\Maui.Controls.Sample.csproj","Release")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.IntegrationTests.SampleTests.Build("src\\Controls\\samples\\Controls.Sample\\Maui.Controls.Sample.csproj","Release")

  Project src\Controls\samples\Controls.Sample\Maui.Controls.Sample.csproj failed to build. Check test output/attachments for errors.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 41
   at InvokeStub_SampleTests.Build(Object, Span`1)

1)    at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 41
   at InvokeStub_SampleTests.Build(Object, Span`1)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.SampleTests.Build("src\\Controls\\samples\\Controls.Sample\\Maui.Controls.Sample.csproj","Debug")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.IntegrationTests.SampleTests.Build("src\\Controls\\samples\\Controls.Sample\\Maui.Controls.Sample.csproj","Debug")

  Project src\Controls\samples\Controls.Sample\Maui.Controls.Sample.csproj failed to build. Check test output/attachments for errors.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 41
   at InvokeStub_SampleTests.Build(Object, Span`1)

1)    at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 41
   at InvokeStub_SampleTests.Build(Object, Span`1)