-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Type: Test FailureIssue is a Test that fails.Issue is a Test that fails.
Description
Failed net462.Hazelcast.Tests.CP.SemaphoreTests.CanAcquireAtParallel(False) [1 s]
Error Message:
Expected: 5
But was: 4
Stack Trace:
at Hazelcast.Tests.CP.SemaphoreTests.<CanAcquireAtParallel>d__17.MoveNext() in D:\a\hazelcast-csharp-client\hazelcast-csharp-client\src\Hazelcast.Net.Tests\CP\SemaphoreTests.cs:line 322
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Hazelcast.Tests.CP.SemaphoreTests.<CanAcquireAtParallel>d__17.MoveNext() in D:\a\hazelcast-csharp-client\hazelcast-csharp-client\src\Hazelcast.Net.Tests\CP\SemaphoreTests.cs:line 322
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(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 Hazelcast.Tests.CP.SemaphoreTests.<CanAcquireAtParallel>d__17.MoveNext() in D:\a\hazelcast-csharp-client\hazelcast-csharp-client\src\Hazelcast.Net.Tests\CP\SemaphoreTests.cs:line 322
Metadata
Metadata
Assignees
Labels
Type: Test FailureIssue is a Test that fails.Issue is a Test that fails.