Skip to content

test: close session at the end of bench test (#794) #2741

test: close session at the end of bench test (#794)

test: close session at the end of bench test (#794) #2741

Triggered via push November 14, 2024 10:24
Status Success
Total duration 40m 35s
Artifacts

sonar.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
ArmoniK.Core.Common.Tests.Pollster.PollsterTest ► ExecuteTaskTimeoutAcquire: Common/tests/Pollster/PollsterTest.cs#L591
Failed test found in: Common/tests/TestResults/test-results.trx Error: Expected: No Exception to be thrown But was: <System.Threading.Tasks.TaskCanceledException: A task was canceled. at ArmoniK.Core.Common.Tests.Helpers.TestPollsterProvider.<>c__DisplayClass17_0.<<StopApplicationAfter>b__0>d.MoveNext() in /home/runner/work/ArmoniK.Core/ArmoniK.Core/Common/tests/Helpers/TestPollsterProvider.cs:line 238 --- End of stack trace from previous location --- at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult() at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke) at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>