Skip to content

Skipped forwarding tests, because of some issue with channels handling #784

Skipped forwarding tests, because of some issue with channels handling

Skipped forwarding tests, because of some issue with channels handling #784

Triggered via push February 5, 2024 12:13
Status Success
Total duration 48s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Orders.Api.Tests.Orders.InitializingOrder.InitializeOrderTests ► InitializeOrder_ShouldReturn_CreatedStatus_With_OrderId: Sample/ECommerce/Orders/Orders.Api/Program.cs#L57
Failed test found in: Sample/ECommerce/Orders/Orders.Api.Tests/bin/TestResults/net8.0/test-results.trx Error: System.InvalidOperationException : Unable to attain a global lock in time order to apply database changes
ECommerce.Api.Tests.ShoppingCarts.Opening.OpenShoppingCartTests ► Post_ShouldReturn_CreatedStatus_With_CartId: Sample/EventStoreDB/Simple/ECommerce.Api.Tests/bin/TestResults/net8.0/test-results.trx#L0
Failed test found in: Sample/EventStoreDB/Simple/ECommerce.Api.Tests/bin/TestResults/net8.0/test-results.trx Error: Expected object not to be <null> because ETag response header should be defined.
Payments.Api.Tests.Payments.RequestingPayment.RequestPaymentsTests ► RequestPayment_ShouldReturn_CreatedStatus_With_PaymentId: Sample/ECommerce/Payments/Payments.Api.Tests/bin/TestResults/net8.0/test-results.trx#L0
Failed test found in: Sample/ECommerce/Payments/Payments.Api.Tests/bin/TestResults/net8.0/test-results.trx Error: Expected the enum to be HttpStatusCode.Created {value: 201}, but found HttpStatusCode.BadRequest {value: 400}.
Carts.Api.Tests.ShoppingCarts.Canceling.CancelShoppingCartTests ► Delete_Should_Return_OK_And_Cancel_Shopping_Cart: Sample/EventStoreDB/ECommerce/Carts/Carts.Api.Tests/bin/TestResults/net8.0/test-results.trx#L0
Failed test found in: Sample/EventStoreDB/ECommerce/Carts/Carts.Api.Tests/bin/TestResults/net8.0/test-results.trx Error: Expected string to be ""1"", but ""0"" differs near "0"" (index 1).
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.