Use VM's debugmacrosext.h #97754
Use VM's debugmacrosext.h #97754
Build #20240131.18 had test failures
Details
- Failed: 6 (0.00%)
- Passed: 1,040,286 (98.46%)
- Other: 16,233 (1.54%)
- Total: 1,056,525
Annotations
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24080.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24080.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.Json.Tests in job 7eeda474-5f95-442d-8f92-db6b030b197f has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/7eeda474-5f95-442d-8f92-db6b030b197f/workitems/System.Text.Json.Tests/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24080.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24080.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.RefreshOcspResponse_BeforeExpiration has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/523d2bf8-1ed7-4bf8-b7d3-b31a7e9d25be/workitems/System.Net.Security.Unit.Tests/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24080.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24080.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Numerics.Tensors.Net8.Tests in job b4cb7dea-39dd-4781-aa7e-1b6d2f12475e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b4cb7dea-39dd-4781-aa7e-1b6d2f12475e/workitems/System.Numerics.Tensors.Net8.Tests/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24080.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24080.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Numerics.Tensors.Tests in job b4cb7dea-39dd-4781-aa7e-1b6d2f12475e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b4cb7dea-39dd-4781-aa7e-1b6d2f12475e/workitems/System.Numerics.Tensors.Tests/console
azure-pipelines / runtime
System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.RefreshOcspResponse_BeforeExpiration
System.AggregateException : One or more errors occurred. (Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 197, 10, ···]
Actual: [48, 130, 1, 197, 10, ···]) (Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 197, 10, ···]
Actual: [48, 130, 1, 197, 10, ···]) (Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 197, 10, ···]
Actual: [48, 130, 1, 197, 10, ···]) (Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 197, 10, ···]
Actual: [48, 130, 1, 197, 10, ···]) (Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 197, 10, ···]
Actual: [48, 130, 1, 197, 10, ···])
---- Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 197, 10, ···]
Actual: [48, 130, 1, 197, 10, ···]
---- Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 197, 10, ···]
Actual: [48, 130, 1, 197, 10, ···]
---- Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 197, 10, ···]
Actual: [48, 130, 1, 197, 10, ···]
---- Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 197, 10, ···]
Actual: [48, 130, 1, 197, 10, ···]
---- Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 197, 10, ···]
Actual: [48, 130, 1, 197, 10, ···]
Raw output
at System.RetryHelper.ExecuteAsync(Func`1 test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 102
at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.<>c.<<RefreshOcspResponse_BeforeExpiration>b__5_0>d.MoveNext() in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 114
--- 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 241
at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.RefreshOcspResponse_BeforeExpiration() in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 98
--- End of stack trace from previous location ---
----- Inner Stack Trace #1 (Xunit.Sdk.NotEqualException) -----
at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.<>c__DisplayClass5_0.<<RefreshOcspResponse_BeforeExpiration>b__1>d.MoveNext() in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 118
--- End of stack trace from previous location ---
at System.RetryHelper.ExecuteAsync(Func`1 test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 94
----- Inner Stack Trace #2 (Xunit.Sdk.NotEqualException) -----
at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.<>c__DisplayClass5_0.<<RefreshOcspResponse_BeforeExpiration>b__1>d.MoveNext() in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 118
--- End of stack trace from previous location ---
at System.RetryHelper.ExecuteAsync(Func`1 test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 94
----- Inner Stack Trace #3 (Xunit.Sdk.NotEqualException) -----
at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.<>c__DisplayClass5_0.<<RefreshOcspResponse_BeforeExpiration>b__1>d.MoveNext() in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 118
--- End of stack trace from previous location ---
at System.RetryHelper.ExecuteAsync(Func`1 test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 94
----- Inner Stack Trace #4 (Xunit.Sdk.NotEqualException) -----
at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.<>c__DisplayClass5_0.<<RefreshOcspResponse_BeforeExpiration>b__1>d.MoveNext() in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 118
--- End of stack trace from previous location ---
at System.RetryHelper.ExecuteAsync(Func`1 test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 94
----- Inner Stack Trace #5 (Xunit.Sdk.NotEqualException) -----
at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.<>c__DisplayClass5_0.<<RefreshOcspResponse_BeforeExpiration>b__1>d.MoveNext() in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 118
--- End of stack trace from previous location ---
at System.RetryHelper.ExecuteAsync(Func`1 test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 94
Check failure on line 1 in System.Text.Json.Tests.WorkItemExecution
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.Numerics.Tensors.Tests.WorkItemExecution
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.
Check failure on line 1 in System.Numerics.Tensors.Net8.Tests.WorkItemExecution
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.