← Back to Overview

E2E Test Failures Report

Total Test Files: 5

Failing Test Files: 3

Test Run: 04.02.2026 12:45:08

Open in GitHub

buyer-cockpit.spec.cy.ts

1 FAILING
Running:  buyer-cockpit.spec.cy.ts                                                        (1 of 5)
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 (15s)
2 failing
1) Buyer Cockpit
"before all" hook for "should display showroom carousel and navigate to auctions list clicking search button":
CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 1st request to the route: `e2e-admin`. No request ever occurred.
https://on.cypress.io/wait
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Buyer Cockpit`
    at cypressErr (http://localhost:4200/__cypress/runner/cypress_runner.js:75898:18)
    at Object.errByPath (http://localhost:4200/__cypress/runner/cypress_runner.js:75952:10)
    at checkForXhr (http://localhost:4200/__cypress/runner/cypress_runner.js:135185:84)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:135211:28)
    at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:4200/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:4200/__cypress/runner/cypress_runner.js:143587:68)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:143528:14)
    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:1701:18)
    at Promise._fulfill (http://localhost:4200/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at Context.eval (webpack:///../support/commands.ts:19: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 5)
Seller view
1) should show a seller their own running auction
cy:command
visit /
cy:command
get [data-cy=app-root_development-banner]
cy:xhr
GET https://dev.caronsale.de/api/v1/public/config/system
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/meta
Status: 200
cons:log
Angular is running in development mode.
cy:xhr
GET https://res.cloudinary.com/castle-tech-gmbh/raw/upload/i18n/frontend-web/en.json?t=1770209309878
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/meta
Status: 200
cy:command
click
cy:command
window
cy:intercept
Matcher: {"method":"GET","url":"**/authenticated-user"}
cy:command
get [data-cy=login_username-input]
cy:command
find input
cy:command
get [data-cy=login_password-input]
cy:command
find input
cy:command
get [data-cy=login_submit-login-button]
cy:command
click
cy:fetch
POST https://cognito-idp.eu-central-1.amazonaws.com/
Status: 400
cy:command
wait @userData
✓ should show a seller their own drafted auction (7262ms)
1 passing (32s)
1 failing
1) Seller view
should show a seller their own running auction:
CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 1st request to the route: `userData`. No request ever occurred.
https://on.cypress.io/wait
    at cypressErr (http://localhost:4200/__cypress/runner/cypress_runner.js:75898:18)
    at Object.errByPath (http://localhost:4200/__cypress/runner/cypress_runner.js:75952:10)
    at checkForXhr (http://localhost:4200/__cypress/runner/cypress_runner.js:135185:84)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:135211:28)
    at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:4200/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:4200/__cypress/runner/cypress_runner.js:143587:68)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:143528:14)
    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:1701:18)
    at Promise._fulfill (http://localhost:4200/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at Context.eval (webpack:///../support/commands.ts:34:0)
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/seller-view.spec.cy.ts/Seller_view_--_should_show_a_seller_their_own_running_auction_failed.png
Screenshot: core/seller-view.spec.cy.ts/Seller_view_--_should_show_a_seller_their_own_running_auction_failed.png

supervisor-view.spec.cy.ts

1 FAILING
Running:  supervisor-view.spec.cy.ts                                                      (3 of 5)
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 (20s)
2 failing
1) Supervisor view
"before all" hook for "should show a supervisor seller their own running auction":
CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 4th request to the route: `e2e-admin`. No request ever occurred.
https://on.cypress.io/wait
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Supervisor view`
    at cypressErr (http://localhost:4200/__cypress/runner/cypress_runner.js:75898:18)
    at Object.errByPath (http://localhost:4200/__cypress/runner/cypress_runner.js:75952:10)
    at checkForXhr (http://localhost:4200/__cypress/runner/cypress_runner.js:135185:84)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:135211:28)
    at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:4200/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:4200/__cypress/runner/cypress_runner.js:143587:68)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:143528:14)
    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:1701:18)
    at Promise._fulfill (http://localhost:4200/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at Context.eval (webpack:///../support/commands.ts:19: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:14: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