Fixed timer leaks in ChannelAsyncOperation.EndAsync (#3669) - #4166
Merged
Azure Pipelines / OPCFoundation.UA-.NETStandard
succeeded
Aug 4, 2026 in 31m 9s
Build #1.5.378.161+d1b92fd92c had test failures
Details
- Failed: 1 (0.00%)
- Passed: 88,018 (97.28%)
- Other: 2,463 (2.72%)
- Total: 90,482
Annotations
Check failure on line 1 in Opc.Ua.Client.Tests.ConnectionStabilityTest.ShortHaulStabilityTestAsync
azure-pipelines / OPCFoundation.UA-.NETStandard
Opc.Ua.Client.Tests.ConnectionStabilityTest.ShortHaulStabilityTestAsync
Not all nodes received expected data
Assert.That(condition, Is.True)
Expected: True
But was: False
Raw output
at NUnit.Framework.Legacy.ClassicAssert.IsTrue(Boolean condition, String message, Object[] args)
at Opc.Ua.Client.Tests.ConnectionStabilityTest.RunStabilityTestAsync(Int32 testDurationMinutes) in /_/Tests/Opc.Ua.Client.Tests/ConnectionStabilityTest.cs:line 422
at Opc.Ua.Client.Tests.ConnectionStabilityTest.RunStabilityTestAsync(Int32 testDurationMinutes) in /_/Tests/Opc.Ua.Client.Tests/ConnectionStabilityTest.cs:line 456
at Opc.Ua.Client.Tests.ConnectionStabilityTest.ShortHaulStabilityTestAsync() in /_/Tests/Opc.Ua.Client.Tests/ConnectionStabilityTest.cs:line 87
at Opc.Ua.Client.Tests.ConnectionStabilityTest.ShortHaulStabilityTestAsync() in /_/Tests/Opc.Ua.Client.Tests/ConnectionStabilityTest.cs:line 91
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
1) at NUnit.Framework.Legacy.ClassicAssert.IsTrue(Boolean condition, String message, Object[] args)
at Opc.Ua.Client.Tests.ConnectionStabilityTest.RunStabilityTestAsync(Int32 testDurationMinutes) in /_/Tests/Opc.Ua.Client.Tests/ConnectionStabilityTest.cs:line 422
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
Loading