Fix race condition on Nuget build #2930
Merged
Azure Pipelines / OPCFoundation.UA-.NETStandard
succeeded
Jan 16, 2025 in 4m 40s
Build #1.5.374.172-preview+659f65b429 had test failures
Details
- 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
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
Loading