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

Add metadata for workload automation #100648

Merged
merged 1 commit into from
Apr 15, 2024

Add workload metadata

95678f3
Select commit
Loading
Failed to load commit list.
Merged

Add metadata for workload automation #100648

Add workload metadata
95678f3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-staging failed Apr 5, 2024 in 4m 13s

Build #20240404.6 had test failures

Details

Tests

  • Failed: 35 (0.01%)
  • Passed: 596,728 (98.63%)
  • Other: 8,263 (1.37%)
  • Total: 605,026

Annotations

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.CSharp.Tests in job 332d95da-e544-4ade-b02a-079a246dddb0 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/332d95da-e544-4ade-b02a-079a246dddb0/workitems/Microsoft.CSharp.Tests/console

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Extensions.Options.Tests in job 332d95da-e544-4ade-b02a-079a246dddb0 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/332d95da-e544-4ade-b02a-079a246dddb0/workitems/Microsoft.Extensions.Options.Tests/console

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Buffers.Tests in job 332d95da-e544-4ade-b02a-079a246dddb0 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/332d95da-e544-4ade-b02a-079a246dddb0/workitems/System.Buffers.Tests/console

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.CodeDom.Tests in job 332d95da-e544-4ade-b02a-079a246dddb0 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/332d95da-e544-4ade-b02a-079a246dddb0/workitems/System.CodeDom.Tests/console

Check failure on line 1 in System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout

Test failed

Check failure on line 1 in System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout

Test failed

Check failure on line 1 in System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout

Test failed

Check failure on line 1 in System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithUnknownOidSignature

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithUnknownOidSignature

Assert.Throws() Failure
Expected: typeof(System.Security.Cryptography.CryptographicException)
Actual:   (No exception was thrown)
Raw output
   at System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithUnknownOidSignature() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/ChainTests.cs:line 1298
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)