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

Make NodeStateCollectionConcurrencyTests more robust #2594

Added missing using.

79046fe
Select commit
Failed to load commit list.
Merged

Make NodeStateCollectionConcurrencyTests more robust #2594

Added missing using.
79046fe
Select commit
Failed to load commit list.
Azure Pipelines / OPCFoundation.UA-.NETStandard succeeded Apr 25, 2024 in 26m 28s

Build #1.5.374.45-preview+2c6b4c4edf had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 112,178 (98.88%)
  • Other: 1,268 (1.12%)
  • Total: 113,447

Annotations

Check failure on line 1 in Opc.Ua.Client.Tests.ClientTest("https").ConnectAndCloseAsyncReadAfterCloseSessionReconnect

See this annotation in the file changed.

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

Opc.Ua.Client.Tests.ClientTest("https").ConnectAndCloseAsyncReadAfterCloseSessionReconnect

  Assert.That(actual, Is.EqualTo(expected))
  Expected: BadSessionIdInvalid
  But was:  2156265472
Raw output
   at NUnit.Framework.Legacy.ClassicAssert.AreEqual(Object expected, Object actual)
   at Opc.Ua.Client.Tests.ClientTest.<ConnectAndCloseAsyncReadAfterCloseSessionReconnect>d__18.MoveNext() in /_/Tests/Opc.Ua.Client.Tests/ClientTest.cs:line 410
--- 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](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 NUnit.Framework.Legacy.ClassicAssert.AreEqual(Object expected, Object actual)
   at Opc.Ua.Client.Tests.ClientTest.<ConnectAndCloseAsyncReadAfterCloseSessionReconnect>d__18.MoveNext() in /_/Tests/Opc.Ua.Client.Tests/ClientTest.cs:line 410