Bump NUnit3TestAdapter from 6.0.0 to 6.0.1 #3432
+1
−1
Merged
Azure Pipelines / OPCFoundation.UA-.NETStandard
succeeded
Dec 23, 2025 in 25m 11s
Build #1.5.378.65-preview+069eb5b4c4 had test failures
Details
- Failed: 1 (0.00%, 1 new, 0 recurring)
- Passed: 89,009 (97.32%)
- Other: 2,451 (2.68%)
- Total: 91,461
Annotations
Check failure on line 1 in Opc.Ua.Client.Tests.ConnectionStabilityTest.LongRunningStabilityTestAsync
azure-pipelines / OPCFoundation.UA-.NETStandard
Opc.Ua.Client.Tests.ConnectionStabilityTest.LongRunningStabilityTestAsync
Test encountered 1 errors
Assert.That(actual, Is.EqualTo(expected))
Expected: 0
But was: 1
Raw output
at NUnit.Framework.Legacy.ClassicAssert.AreEqual(Object expected, Object actual, String message, Object[] args)
at Opc.Ua.Client.Tests.ConnectionStabilityTest.LongRunningStabilityTestAsync() in /_/Tests/Opc.Ua.Client.Tests/ConnectionStabilityTest.cs:line 406
at Opc.Ua.Client.Tests.ConnectionStabilityTest.LongRunningStabilityTestAsync() in /_/Tests/Opc.Ua.Client.Tests/ConnectionStabilityTest.cs:line 436
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
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 NUnit.Framework.Legacy.ClassicAssert.AreEqual(Object expected, Object actual, String message, Object[] args)
at Opc.Ua.Client.Tests.ConnectionStabilityTest.LongRunningStabilityTestAsync() in /_/Tests/Opc.Ua.Client.Tests/ConnectionStabilityTest.cs:line 406
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
Loading