Initialize encoder fuzz ServiceMessageContext (OPC 10000-6)#4035
Merged
marcschier merged 3 commits intoJul 22, 2026
Merged
Azure Pipelines / OPCFoundation.UA-.NETStandard
succeeded
Jul 21, 2026 in 22m 27s
Build #2.0.106-preview+53047c19ca had test failures
Details
- Failed: 1 (0.00%)
- Passed: 87,339 (97.72%)
- Other: 2,038 (2.28%)
- Total: 89,378
Annotations
azure-pipelines / OPCFoundation.UA-.NETStandard
Opc.Ua.Core.Tests.Stack.Client.ClientChannelManagerManagedTests.ReconnectAsyncWithBudgetShrinksDelayToFitRemainingAsync
Assert.That(caughtException, expression)
Expected: <Opc.Ua.ServiceResultException>
But was: <System.TimeoutException: The operation has timed out.
at System.Threading.Tasks.PolyFills.<WaitAsync>d__1.MoveNext() in /_/src/Opc.Ua.Types/Polyfills/System.Threading.Tasks.cs:line 108
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Opc.Ua.Core.Tests.Stack.Client.ClientChannelManagerManagedTests.<>c__DisplayClass29_0.<<ReconnectAsyncWithBudgetShrinksDelayToFitRemainingAsync>b__1>d.MoveNext() in /_/tests/Opc.Ua.Core.Tests/Stack/Client/ClientChannelManagerManagedTests.cs:line 1068
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Assert.ThrowsAsync(IResolveConstraint expression, Func`1 asyncCode, String message, Object[] args)>
Raw output
at Opc.Ua.Core.Tests.Stack.Client.ClientChannelManagerManagedTests.<ReconnectAsyncWithBudgetShrinksDelayToFitRemainingAsync>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Opc.Ua.Core.Tests.Stack.Client.ClientChannelManagerManagedTests.<ReconnectAsyncWithBudgetShrinksDelayToFitRemainingAsync>d__29.MoveNext() in /_/tests/Opc.Ua.Core.Tests/Stack/Client/ClientChannelManagerManagedTests.cs:line 1082
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](TestExecutionContext context, Func`1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)
1) at Opc.Ua.Core.Tests.Stack.Client.ClientChannelManagerManagedTests.<ReconnectAsyncWithBudgetShrinksDelayToFitRemainingAsync>d__29.MoveNext()
Loading