[RISC-V] Update TODOs for RiscV64 Machine and Architecture in Crossgen2 #97021
Build #20240206.26 had test failures
Details
- Failed: 5 (0.00%)
- Passed: 3,518,224 (98.24%)
- Other: 63,199 (1.76%)
- Total: 3,581,428
Annotations
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24081.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24081.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.Json.Tests in job fde565c2-173e-43f2-95a5-1caff109d7b5 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/fde565c2-173e-43f2-95a5-1caff109d7b5/workitems/System.Text.Json.Tests/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24081.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24081.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Threading.Thread.Tests in job fde565c2-173e-43f2-95a5-1caff109d7b5 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/fde565c2-173e-43f2-95a5-1caff109d7b5/workitems/System.Threading.Thread.Tests/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24081.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24081.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.Json.Tests in job a58dad71-7b2e-4086-a764-b9915663fd32 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/a58dad71-7b2e-4086-a764-b9915663fd32/workitems/System.Text.Json.Tests/console
azure-pipelines / runtime
WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
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.Threading.Thread.Tests.WorkItemExecution
azure-pipelines / runtime
System.Threading.Thread.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.