← Back to Overview

E2E Test Failures Report

Total Test Files: 5

Failing Test Files: 3

Test Run: 04.02.2026 14:45:13

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

seller-view.spec.cy.ts

1 FAILING
Running:  seller-view.spec.cy.ts                                                          (2 of 5)
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 (13s)
2 failing
1) Seller view
"before all" hook for "should show a seller their own running auction":
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: `Seller view`
    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) 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

support-request.spec.cy.ts

1 FAILING
Running:  support-request.spec.cy.ts                                                      (4 of 5)
Support Request
Support Request Form
✓ should navigate to Buyer Cockpit or Checkout when clicking "my purchases" button (4959ms)
✓ should navigate to Buyer Cockpit when clicking cancel button (2238ms)
✓ should submit support request with "Other" topic and simple description (3862ms)
✓ should display validation errors when submitting empty form (2840ms)
1) "before each" hook for "should enforce character limit on description field when typing"
cy:command
clearLocalStorage
cy:command
visit /
cy:intercept
Method: POST
Matcher: "**/api/v1/users/user-request"
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
cy:command
window
cy:command
task clearRequestHeaders
cy:intercept
Matcher: {"method":"GET","url":"**/authenticated-user"}
cy:command
window
cy:command
wrap {}
cy:fetch
POST https://cognito-idp.eu-central-1.amazonaws.com/
Status: 200
cy:xhr
(e2e-buyer-alice) GET https://dev.caronsale.de/api/v1/authenticated-user
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/users/profile/
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=1770216652975
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/meta
Status: 200
cy:command
wait @e2e-buyer-alice
cy:command
task setRequestHeaders, Object{3}
cy:xhr
(e2e-buyer-alice) GET https://dev.caronsale.de/api/v1/authenticated-user
Status: 200
cy:command
task getRequestHeaders
cy:xhr
GET https://dev.caronsale.de/api/v1/users/profile/
Status: 200
cy:command
assert expected **e2e-buyer-alice@caronsale.de** to equal **e2e-buyer-alice@caronsale.de**
Actual: "e2e-buyer-alice@caronsale.de"
Expected: "e2e-buyer-alice@caronsale.de"
cy:command
window
cy:command
get body
cy:command
url
cy:command
assert expected **http://localhost:4200/salesman/cockpit** to include **/salesman/support**
cy:xhr
GET https://dev.caronsale.de/api/v1/profile/salesman/e2e-buyer-alice@caronsale.de
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/profile/salesman/e2e-buyer-alice@caronsale.de
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/account/data/855040ef-aca9-471c-b604-94da31763921?augment=settingsBuyer
Status: 200
cy:command
new url http://localhost:4200/salesman/cockpit
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/saved-search?filter={%22limit%22:10,%22offset%22:0}
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=parked&filter=%7B%7D
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/profile/salesman/e2e-buyer-alice@caronsale.de/contact
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/count-saved-searches?searches=9db4e364-5ff3-4bc0-af42-4be7a574d2af&searches=6e625d25-6657-414d-860e-6f41ba135213&type=active
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v2/profile/salesman/e2e-buyer-alice@caronsale.de/activation-tasks
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=active&filter=%7B%7D
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/vehicle-models/makes
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/?filter=%7B%22states%22%3A%7B%7D%2C%22limit%22%3A11%2C%22offset%22%3A0%2C%22ids%22%3Anull%2C%22endingTimeAfter%22%3Anull%2C%22endingTimeBefore%22%3Anull%2C%22startedAfter%22%3Anull%2C%22startedBefore%22%3Anull%2C%22sortBy%22%3Anull%2C%22locationQuery%22%3A%22%22%2C%22vehicleSearchQuery%22%3A%7B%22make%22%3A%22%22%2C%22model%22%3A%22%22%2C%22mileageTo%22%3Anull%2C%22mileageFrom%22%3Anull%2C%22ezTo%22%3Anull%2C%22ezFrom%22%3Anull%2C%22ezMonth%22%3Anull%2C%22ezYear%22%3Anull%2C%22hpFrom%22%3Anull%2C%22hpTo%22%3Anull%7D%2C%22withInstantPurchaseActive%22%3Anull%2C%22locationZipCodeQuery%22%3Anull%2C%22isMinAskReached%22%3Anull%2C%22havingTransportationTaskBooked%22%3Anull%2C%22watchingBuyers%22%3Anull%2C%22minAskFrom%22%3Anull%2C%22minAskTo%22%3Anull%2C%22isSuspectedToHaveBeenPaidInCash%22%3Anull%2C%22sellerAccounts%22%3A%7B%22sellerTypes%22%3A%5B6%5D%7D%7D&sellingModes=INSTANT_PURCHASE
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction-room/buyer/?filter=%7B%22limit%22%3A20%2C%22offset%22%3A0%7D
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/room-group/buyer/?filter=%7B%22limit%22%3A20%2C%22offset%22%3A0%7D
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/recommended/score?sellingModes=INSTANT_PURCHASE
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/e2e-buyer-alice@caronsale.de/_all/bidding-data?filter=%7B%22uuids%22%3A%5B%222b0221ab-4447-4fb2-9733-afabb98e5437%22%2C%227c667f5a-c734-4477-ab53-bda27ce3884d%22%5D%2C%22limit%22%3A50%7D&sellingModes=INSTANT_PURCHASE
Status: 200
Support Request Submitted
✓ should display success view after form submission (3694ms)
✓ should return to Support Request Form when clicking back button (3216ms)
✓ should navigate to Buyer Cockpit when clicking done button (4754ms)
7 passing (44s)
1 failing
1) Support Request
Support Request Form
"before each" hook for "should enforce character limit on description field when typing":
AssertionError: Timed out retrying after 15000ms: expected 'http://localhost:4200/salesman/cockpit' to include '/salesman/support'
Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Support Request Form`
    at loginToSupportPage (webpack:///../e2e/caronsale-frontend-web/support-request.spec.cy.ts:35:29)
    at Context.eval (webpack:///../e2e/caronsale-frontend-web/support-request.spec.cy.ts:60:0)
hould enforce character limit on description field when typing -- before each ho               
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/support-request.spec.cy.ts/Support_Request_--_Support_Request_Form_--_should_enforce_character_limit_on_description_field_when_typing_--_before_each_hook_failed.png
Screenshot: core/support-request.spec.cy.ts/Support_Request_--_Support_Request_Form_--_should_enforce_character_limit_on_description_field_when_typing_--_before_each_hook_failed.png