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

[build] fix ConfigureLocalWorkload target #9124

Merged
merged 1 commit into from
Jul 22, 2024

[build] fix `ConfigureLocalWorkload` target

29ff634
Select commit
Loading
Failed to load commit list.
Merged

[build] fix ConfigureLocalWorkload target #9124

[build] fix `ConfigureLocalWorkload` target
29ff634
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Xamarin.Android-PR failed Jul 22, 2024 in 1h 45m 22s

Build #9.0.0-preview.7.24372.1+pr.9124.azdo.9918411 had test failures

Details

Tests

  • Failed: 5 (0.07%)
  • Passed: 6,854 (97.55%)
  • Other: 167 (2.38%)
  • Total: 7,026

Annotations

Check failure on line 1740 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Build log #L1740

PowerShell exited with code '1'.

Check failure on line 6491 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Build log #L6491

PowerShell exited with code '1'.

Check failure on line 6660 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Build log #L6660

PowerShell exited with code '1'.

Check failure on line 459 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Build log #L459

Error: The process '/Users/runner/.dotnet//dotnet' failed with exit code 1

Check failure on line 1 in Mono.Android.NET_Tests, Xamarin.Android.NetTests.AndroidClientHandlerTests.AndroidHandlerTestBase.Redirect_Without_Protocol_Works / Release

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Mono.Android.NET_Tests, Xamarin.Android.NetTests.AndroidClientHandlerTests.AndroidHandlerTestBase.Redirect_Without_Protocol_Works / Release

System.Net.Http.HttpRequestException : net_http_message_not_success_statuscode_reason, 502, Bad Gateway
Raw output
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Xamarin.Android.NetTests.AndroidHandlerTestBase.Redirect_Without_Protocol_Works()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object , BindingFlags )

Check failure on line 1 in Mono.Android.NET_Tests, Xamarin.Android.NetTests.AndroidMessageHandlerTests.AndroidHandlerTestBase.Redirect_Without_Protocol_Works / Release

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Mono.Android.NET_Tests, Xamarin.Android.NetTests.AndroidMessageHandlerTests.AndroidHandlerTestBase.Redirect_Without_Protocol_Works / Release

System.Net.Http.HttpRequestException : net_http_message_not_success_statuscode_reason, 502, Bad Gateway
Raw output
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Xamarin.Android.NetTests.AndroidHandlerTestBase.Redirect_Without_Protocol_Works()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object , BindingFlags )

Check failure on line 1 in Mono.Android.NET_Tests, Xamarin.Android.NetTests.AndroidMessageHandlerTests.AndroidHandlerTestBase.Redirect_POST_With_Content_Works / Release

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Mono.Android.NET_Tests, Xamarin.Android.NetTests.AndroidMessageHandlerTests.AndroidHandlerTestBase.Redirect_POST_With_Content_Works / Release

System.Net.Http.HttpRequestException : net_http_message_not_success_statuscode_reason, 502, Bad Gateway
Raw output
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Xamarin.Android.NetTests.AndroidHandlerTestBase.Redirect_POST_With_Content_Works()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object , BindingFlags )

Check failure on line 1 in Mono.Android.NET_Tests, Xamarin.Android.NetTests.AndroidMessageHandlerTests.ServerCertificateCustomValidationCallback_Redirects / Release

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Mono.Android.NET_Tests, Xamarin.Android.NetTests.AndroidMessageHandlerTests.ServerCertificateCustomValidationCallback_Redirects / Release

  Expected: 2
  But was:  1
Raw output
   at NUnit.Framework.Internal.AsyncInvocationRegion.AsyncTaskInvocationRegion.WaitForPendingOperationsToComplete(Object )
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunAsyncTestMethod(TestExecutionContext )