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

Fix race condition on Nuget build #2930

Merged
merged 7 commits into from
Jan 16, 2025

bump macos

659f65b
Select commit
Loading
Failed to load commit list.
Merged

Fix race condition on Nuget build #2930

bump macos
659f65b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / OPCFoundation.UA-.NETStandard succeeded Jan 16, 2025 in 4m 40s

Build #1.5.374.172-preview+659f65b429 had test failures

Details

Tests

  • Failed: 1 (0.00%, 1 new, 0 recurring)
  • Passed: 142,177 (98.92%)
  • Other: 1,551 (1.08%)
  • Total: 143,729

Annotations

Check failure on line 1 in Opc.Ua.Gds.Tests.PushTest.UpdateCertificateSelfSignedPFX

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard

Opc.Ua.Gds.Tests.PushTest.UpdateCertificateSelfSignedPFX

Opc.Ua.ServiceResultException : Failed to update certificate.
Raw output
   at Opc.Ua.Client.Session.Call(NodeId objectId, NodeId methodId, Object[] args) in /_/Libraries/Opc.Ua.Client/Session/Session.cs:line 3799
   at Opc.Ua.Gds.Client.ServerPushConfigurationClient.UpdateCertificate(NodeId certificateGroupId, NodeId certificateTypeId, Byte[] certificate, String privateKeyFormat, Byte[] privateKey, Byte[][] issuerCertificates) in /_/Libraries/Opc.Ua.Gds.Client.Common/ServerPushConfigurationClient.cs:line 678
   at Opc.Ua.Gds.Tests.PushTest.UpdateCertificateSelfSigned(String keyFormat) in /_/Tests/Opc.Ua.Gds.Tests/PushTest.cs:line 516