fix: set AWSSDK.Core in MongoDB plugin to fix issue when dynamically … #2907
Annotations
2 errors
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)>
|
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
|