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

Patch libunwind manually to fix the access violation to unblock source build #97813

Merged
merged 2 commits into from
Feb 1, 2024

Code review feedback

459eae6
Select commit
Loading
Failed to load commit list.
Merged

Patch libunwind manually to fix the access violation to unblock source build #97813

Code review feedback
459eae6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Feb 1, 2024 in 2h 47m 22s

Build #20240201.51 had test failures

Details

Tests

  • Failed: 8 (0.00%)
  • Passed: 3,599,460 (98.21%)
  • Other: 65,638 (1.79%)
  • Total: 3,665,106

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24080.1/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.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.Runtime.Tests in job baf7fa32-db61-4769-afe2-f39a57b34e24 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/baf7fa32-db61-4769-afe2-f39a57b34e24/workitems/System.Runtime.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24080.1/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.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.Runtime.Tests in job c2e0c518-d6ee-432c-a040-5a23bf9cc952 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/c2e0c518-d6ee-432c-a040-5a23bf9cc952/workitems/System.Runtime.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24080.1/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.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 8d56fd17-1538-4178-8be0-3add53dea5da has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/8d56fd17-1538-4178-8be0-3add53dea5da/workitems/System.Text.Json.Tests/console

Check failure on line 1 in WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines 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.

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

See this annotation in the file changed.

@azure-pipelines 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, 198, 10, ···]
Actual:       [48, 130, 1, 198, 10, ···]) (Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 198, 10, ···]
Actual:       [48, 130, 1, 198, 10, ···]) (Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 198, 10, ···]
Actual:       [48, 130, 1, 198, 10, ···]) (Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 198, 10, ···]
Actual:       [48, 130, 1, 198, 10, ···]) (Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 198, 10, ···]
Actual:       [48, 130, 1, 198, 10, ···])
---- Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 198, 10, ···]
Actual:       [48, 130, 1, 198, 10, ···]
---- Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 198, 10, ···]
Actual:       [48, 130, 1, 198, 10, ···]
---- Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 198, 10, ···]
Actual:       [48, 130, 1, 198, 10, ···]
---- Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 198, 10, ···]
Actual:       [48, 130, 1, 198, 10, ···]
---- Assert.NotEqual() Failure: Collections are equal
Expected: Not [48, 130, 1, 198, 10, ···]
Actual:       [48, 130, 1, 198, 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.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.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.Tests.DelegateTests.DynamicInvoke_DateTimeAndCustomConstantAttribute_DateTimeParameterWithMissingValue

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Tests.DelegateTests.DynamicInvoke_DateTimeAndCustomConstantAttribute_DateTimeParameterWithMissingValue

Assert.Equal() Failure: Values differ
Expected: 0001-01-01T00:00:00.0000042
Actual:   0001-01-01T00:00:00.0000043
Raw output
   at System.Tests.DelegateTests.DynamicInvoke_DateTimeAndCustomConstantAttribute_DateTimeParameterWithMissingValue()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)