← Back to Overview

E2E Test Failures Report

Total Test Files: 5

Failing Test Files: 2

Test Run: 04.02.2026 14:46:37

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 (13s)
2 failing
1) Buyer Cockpit
"before all" hook for "should display showroom carousel and navigate to auctions list clicking search button":
CypressError: `cy.wrap()` timed out waiting `10000ms` to complete.
You called `cy.wrap()` with a promise that never resolved.
To increase the timeout, use `{ timeout: number }`
https://on.cypress.io/wrap
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:121289: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/commands.ts:15: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

supervisor-view.spec.cy.ts

1 FAILING
Running:  supervisor-view.spec.cy.ts                                                      (3 of 5)
Supervisor view
1) should show a supervisor 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:command
click
cy:xhr
GET https://res.cloudinary.com/castle-tech-gmbh/raw/upload/i18n/frontend-web/en.json?t=1770216644949
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/meta
Status: 200
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 supervisor seller the running auctions of their subordinates (6369ms)
1 passing (37s)
1 failing
1) Supervisor view
should show a supervisor 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/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_their_own_running_auction_failed.png
Screenshot: core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_their_own_running_auction_failed.png