← Back to Overview

E2E Test Failures Report

Total Test Files: 4

Failing Test Files: 3

Test Run: 23.01.2026 08:23:51

Open in GitHub

buyer-cockpit.spec.cy.ts

1 FAILING
Running:  buyer-cockpit.spec.cy.ts                                                        (1 of 4)
Buyer Cockpit
1) "before all" hook for "should display showroom carousel and navigate to auctions list clicking search button"
2) "after all" hook for "should display showroom carousel and navigate to auctions list clicking search button"
0 passing (37s)
2 failing
1) Buyer Cockpit
"before all" hook for "should display showroom carousel and navigate to auctions list clicking search button":
CypressError: `cy.request()` timed out waiting `30000ms` for a response from your server.
The request we sent was:
Method: POST
URL: https://dev.caronsale.de/api/v1/debug/auction
No response was received within the timeout.
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Buyer Cockpit`
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:132736:70)
    at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:4186:41)
    at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:4200/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:4200/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:4200/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:4200/__cypress/runner/cypress_runner.js:1697:18)
    at _drainQueueStep (http://localhost:4200/__cypress/runner/cypress_runner.js:2407:12)
    at _drainQueue (http://localhost:4200/__cypress/runner/cypress_runner.js:2400:9)
    at Async._drainQueues (http://localhost:4200/__cypress/runner/cypress_runner.js:2416:5)
    at Async.drainQueues (http://localhost:4200/__cypress/runner/cypress_runner.js:2286:14)
From Your Spec Code:
    at Context.eval (webpack:///../support/seed/commands.ts:48:0)
2) Buyer Cockpit
"after all" hook for "should display showroom carousel and navigate to auctions list clicking search button":
TypeError: Cannot read properties of null (reading 'uuid')
Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Buyer Cockpit`
    at Context.eval (webpack:///../e2e/caronsale-frontend-web/buyer-cockpit.spec.cy.ts:42:0)
sel and navigate to auctions list clicking search button -- before all hook (fai               
led).png                                                                                       
sel and navigate to auctions list clicking search button -- after all hook (fail               
ed).png                                                                                        
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/buyer-cockpit.spec.cy.ts/Buyer_Cockpit_--_should_display_showroom_carousel_and_navigate_to_auctions_list_clicking_search_button_--_before_all_hook_failed.png
Screenshot: core/buyer-cockpit.spec.cy.ts/Buyer_Cockpit_--_should_display_showroom_carousel_and_navigate_to_auctions_list_clicking_search_button_--_before_all_hook_failed.png
core/buyer-cockpit.spec.cy.ts/Buyer_Cockpit_--_should_display_showroom_carousel_and_navigate_to_auctions_list_clicking_search_button_--_after_all_hook_failed.png
Screenshot: core/buyer-cockpit.spec.cy.ts/Buyer_Cockpit_--_should_display_showroom_carousel_and_navigate_to_auctions_list_clicking_search_button_--_after_all_hook_failed.png

seller-view.spec.cy.ts

1 FAILING
Running:  seller-view.spec.cy.ts                                                          (2 of 4)
Seller view
1) "before all" hook for "should show a seller their own running auction"
2) "after all" hook for "should show a seller their own running auction"
0 passing (36s)
2 failing
1) Seller view
"before all" hook for "should show a seller their own running auction":
CypressError: `cy.request()` timed out waiting `30000ms` for a response from your server.
The request we sent was:
Method: POST
URL: https://dev.caronsale.de/api/v1/debug/auction
No response was received within the timeout.
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Seller view`
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:132736:70)
    at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:4186:41)
    at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:4200/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:4200/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:4200/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:4200/__cypress/runner/cypress_runner.js:1697:18)
    at _drainQueueStep (http://localhost:4200/__cypress/runner/cypress_runner.js:2407:12)
    at _drainQueue (http://localhost:4200/__cypress/runner/cypress_runner.js:2400:9)
    at Async._drainQueues (http://localhost:4200/__cypress/runner/cypress_runner.js:2416:5)
    at Async.drainQueues (http://localhost:4200/__cypress/runner/cypress_runner.js:2286:14)
From Your Spec Code:
    at Context.eval (webpack:///../support/seed/commands.ts:48:0)
2) Seller view
"after all" hook for "should show a seller their own running auction":
TypeError: Cannot read properties of undefined (reading 'uuid')
Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Seller view`
    at Context.eval (webpack:///../e2e/caronsale-frontend-web/seller-view.spec.cy.ts:21:0)
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/seller-view.spec.cy.ts/Seller_view_--_should_show_a_seller_their_own_running_auction_--_before_all_hook_failed.png
Screenshot: core/seller-view.spec.cy.ts/Seller_view_--_should_show_a_seller_their_own_running_auction_--_before_all_hook_failed.png
core/seller-view.spec.cy.ts/Seller_view_--_should_show_a_seller_their_own_running_auction_--_after_all_hook_failed.png
Screenshot: core/seller-view.spec.cy.ts/Seller_view_--_should_show_a_seller_their_own_running_auction_--_after_all_hook_failed.png

supervisor-view.spec.cy.ts

1 FAILING
Running:  supervisor-view.spec.cy.ts                                                      (3 of 4)
Supervisor view
1) "before all" hook for "should show a supervisor seller their own running auction"
2) "after all" hook for "should show a supervisor seller their own running auction"
0 passing (37s)
2 failing
1) Supervisor view
"before all" hook for "should show a supervisor seller their own running auction":
CypressError: `cy.request()` timed out waiting `30000ms` for a response from your server.
The request we sent was:
Method: POST
URL: https://dev.caronsale.de/api/v1/debug/auction
No response was received within the timeout.
https://on.cypress.io/request
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Supervisor view`
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:132736:70)
    at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:4186:41)
    at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:4200/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:4200/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:4200/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:4200/__cypress/runner/cypress_runner.js:1697:18)
    at _drainQueueStep (http://localhost:4200/__cypress/runner/cypress_runner.js:2407:12)
    at _drainQueue (http://localhost:4200/__cypress/runner/cypress_runner.js:2400:9)
    at Async._drainQueues (http://localhost:4200/__cypress/runner/cypress_runner.js:2416:5)
    at Async.drainQueues (http://localhost:4200/__cypress/runner/cypress_runner.js:2286:14)
From Your Spec Code:
    at Context.eval (webpack:///../support/seed/commands.ts:48:0)
2) Supervisor view
"after all" hook for "should show a supervisor seller their own running auction":
TypeError: Cannot read properties of undefined (reading 'uuid')
Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Supervisor view`
    at Context.eval (webpack:///../e2e/caronsale-frontend-web/supervisor-view.spec.cy.ts:13:0)
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_their_own_running_auction_--_before_all_hook_failed.png
Screenshot: core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_their_own_running_auction_--_before_all_hook_failed.png
core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_their_own_running_auction_--_after_all_hook_failed.png
Screenshot: core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_their_own_running_auction_--_after_all_hook_failed.png