chore(deps): update npm packages #2778
Annotations
3 errors
ArmoniK.Core.Common.Tests.Pollster.PollsterTest ► CancelLongTaskShouldSucceed:
Common/tests/Helpers/TestPollsterProvider.cs#L261
Failed test found in:
Common/tests/TestResults/test-results.trx
Error:
ExceptionManager did not failed while it was expected to failed after 5
|
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 D:\a\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)>
|
ArmoniK.Core.Common.Tests.WatchToGrpcTests ► MultipleWatchShouldSucceed(6):
Common/tests/WatchToGrpcTests.cs#L119
Failed test found in:
Common/tests/TestResults/test-results.trx
Error:
Expected: property Count equal to 48
But was: 0
|