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

JIT: isinst(cls, null) -> null #98284

Merged
merged 1 commit into from
Feb 12, 2024

isinst(cls, null) -> null

ae7006d
Select commit
Loading
Failed to load commit list.
Merged

JIT: isinst(cls, null) -> null #98284

isinst(cls, null) -> null
ae7006d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Feb 12, 2024 in 1h 7m 59s

Build #20240211.27 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 1,244,952 (98.45%)
  • Other: 19,637 (1.55%)
  • Total: 1,264,592

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24106.2/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.24106.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24106.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.Json.Tests in job f1d8278f-cdfc-434a-874e-9e39f384b3fe has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/f1d8278f-cdfc-434a-874e-9e39f384b3fe/workitems/System.Text.Json.Tests/console

Check failure on line 1 in System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.RefreshOcspResponse_AfterExpiration

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.RefreshOcspResponse_AfterExpiration

Assert.Null() Failure: Value is not null
Expected: null
Actual:   [48, 130, 1, 196, 10, ···]
Raw output
   at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.<>c.<<RefreshOcspResponse_AfterExpiration>b__6_0>d.MoveNext() in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 141
--- End of stack trace from previous location ---
   at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.SimpleTest(PkiOptions pkiOptions, RunSimpleTest callback, String callerName, Boolean pkiOptionsInTestName) in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 253
   at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.RefreshOcspResponse_AfterExpiration() in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 126
--- End of stack trace from previous location ---

Check failure on line 1 in System.Text.Json.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Text.Json.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.Text.Json.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Text.Json.Tests.WorkItemExecution

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