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

[mono] Add generic parameter checks for fields of generic types #99911

Merged

Add generic parameter checks for fields of generic types

0f429a1
Select commit
Loading
Failed to load commit list.
Merged

[mono] Add generic parameter checks for fields of generic types #99911

Add generic parameter checks for fields of generic types
0f429a1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Mar 19, 2024 in 1h 25m 22s

Build #20240318.31 had test failures

Details

Tests

  • Failed: 19 (0.00%)
  • Passed: 1,561,876 (97.91%)
  • Other: 33,332 (2.09%)
  • Total: 1,595,227

Annotations

Check failure on line 68 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24165.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24165.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L68

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24165.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): error : (NETCORE_ENGINEERING_TELEMETRY=Helix) RestApiException`1: The response contained an invalid status code 500 Internal Server Error

Body: {"Message":"An error occured.","ActivityId":"5ea856204baa640ae3ad72f709531113"}
   at Microsoft.DotNet.Helix.Client.Job.OnDetailsFailed(Request req, Response res) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 493
   at Microsoft.DotNet.Helix.Client.Job.DetailsAsync(String job, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 455
   at Microsoft.DotNet.Helix.Sdk.WaitForHelixJobCompletion.WaitForHelixJobAsync(String jobName, String queueName, String helixJobCancellationToken, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs:line 56
   at Microsoft.DotNet.Helix.Sdk.WaitForHelixJobCompletion.ExecuteCore(CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs:line 33
   at Microsoft.DotNet.Helix.Sdk.HelixTask.Execute() in /_/src/Microsoft.DotNet.Helix/Sdk/HelixTask.cs:line 61

Check failure on line 68 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24165.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24165.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L68

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24165.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): error : (NETCORE_ENGINEERING_TELEMETRY=Helix) RestApiException`1: The response contained an invalid status code 500 Internal Server Error

Body: {"Message":"An error occured.","ActivityId":"d4fb675f1ffcce5d5157ccdf84e048cc"}
   at Microsoft.DotNet.Helix.Client.Job.OnDetailsFailed(Request req, Response res) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 493
   at Microsoft.DotNet.Helix.Client.Job.DetailsAsync(String job, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 455
   at Microsoft.DotNet.Helix.Sdk.WaitForHelixJobCompletion.WaitForHelixJobAsync(String jobName, String queueName, String helixJobCancellationToken, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs:line 56
   at Microsoft.DotNet.Helix.Sdk.WaitForHelixJobCompletion.ExecuteCore(CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs:line 33
   at Microsoft.DotNet.Helix.Sdk.HelixTask.Execute() in /_/src/Microsoft.DotNet.Helix/Sdk/HelixTask.cs:line 61

Check failure on line 1 in System.Threading.Tasks.Tests.CancellationTokenTests.DerivedCancellationTokenSource

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Threading.Tasks.Tests.CancellationTokenTests.DerivedCancellationTokenSource

DerivedCancellationTokenSource:  Dispose(false) should have been called.
Raw output
   at System.Threading.Tasks.Tests.CancellationTokenTests.DerivedCancellationTokenSource() in /_/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/CancellationTokenTests.cs:line 945
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Check failure on line 1 in LibraryImportGenerator.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

LibraryImportGenerator.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in System.Numerics.Tensors.Net8.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Numerics.Tensors.Net8.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in System.Numerics.Tensors.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Numerics.Tensors.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.