Add retry feature #43
Annotations
6 errors and 1 warning
M.EventBrokerSlim.Tests.EventBrokerTests ► Shutdown_PendingEvents_AreNot_Processed:
test/M.EventBrokerSlim.Tests/EventBrokerTests.cs#L338
Failed test found in:
testresults/_fv-az568-6_2024-04-30_12_09_16.trx
Error:
Assert.Equal() Failure: Values differ
Expected: 8
Actual: 7
|
M.EventBrokerSlim.Tests.EventBrokerTests ► Shutdown_WhileHandlingEvent_TaskCancelledException_HandledByOnError:
test/M.EventBrokerSlim.Tests/EventBrokerTests.cs#L296
Failed test found in:
testresults/_fv-az568-6_2024-04-30_12_09_16.trx
Error:
Assert.Collection() Failure: Mismatched item count
Collection: [1, 2, 3]
Expected count: 2
Actual count: 3
|
M.EventBrokerSlim.Tests.HandlerRegistrationTests ► Handlers_RegisteredWith_AddEventBroker_AreExecuted:
test/M.EventBrokerSlim.Tests/HandlerRegistrationTests.cs#L101
Failed test found in:
testresults/_fv-az568-6_2024-04-30_12_09_16.trx
Error:
Assert.True() Failure
Expected: True
Actual: False
|
M.EventBrokerSlim.Tests.LoadTests ► Load_MultipleHandlers_With_Retry:
test/M.EventBrokerSlim.Tests/LoadTests.cs#L56
Failed test found in:
testresults/_fv-az568-6_2024-04-30_12_09_16.trx
Error:
Assert.Equal() Failure: Values differ
Expected: 301800
Actual: 269774
|
build
Failed test were found and 'fail-on-error' option is set to true
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|