← Back to Overview

E2E Test Failures Report

Total Test Files: 18

Failing Test Files: 4

Test Run: 12.02.2026 12:07:18

Open in GitHub

auction-room.spec.cy.ts

1 FAILING
Running:  auction-room.spec.cy.ts                                                         (2 of 6)
Auction Room
1) "before all" hook for "should check on auction room components and search for auction ID"
2) "after all" hook for "should check on auction room components and search for auction ID"
0 passing (34s)
2 failing
1) Auction Room
"before all" hook for "should check on auction room components and search for auction ID":
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: `Auction Room`
    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) Auction Room
"after all" hook for "should check on auction room components and search for auction ID":
TypeError: Cannot read properties of undefined (reading 'forEach')
Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Auction Room`
    at Context.eval (webpack:///../e2e/caronsale-frontend-web/auction-room.spec.cy.ts:58:0)
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/auction-room.spec.cy.ts/Auction_Room_--_should_check_on_auction_room_components_and_search_for_auction_ID_--_before_all_hook_failed.png
Screenshot: core/auction-room.spec.cy.ts/Auction_Room_--_should_check_on_auction_room_components_and_search_for_auction_ID_--_before_all_hook_failed.png
core/auction-room.spec.cy.ts/Auction_Room_--_should_check_on_auction_room_components_and_search_for_auction_ID_--_after_all_hook_failed.png
Screenshot: core/auction-room.spec.cy.ts/Auction_Room_--_should_check_on_auction_room_components_and_search_for_auction_ID_--_after_all_hook_failed.png

buyer-cockpit.spec.cy.ts

1 FAILING
Running:  buyer-cockpit.spec.cy.ts                                                        (6 of 6)
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 (34s)
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: GET
URL: https://dev.caronsale.de/api/v1/admin/user-account/seller?filter=%7B%22mailAddress%22%3A%22e2e-seller%40caronsale.de%22%7D
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/commands.ts:25: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                                                                                        
====================================================================================================
(Run Finished)
Spec                                              Tests  Passing  Failing  Pending  Skipped  
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ✔  auction-details.spec.cy.ts               00:30        2        2        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔  auction-room.spec.cy.ts                  00:48        2        2        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔  auctions-overview.spec.cy.ts             00:54        3        3        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔  bid-from-list-view.spec.cy.ts            00:27        2        2        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔  bid-on-an-auction.spec.cy.ts             00:40        6        6        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖  buyer-cockpit.spec.cy.ts                 00:33        3        -        1        -        2 │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✖  1 of 6 failed (17%)                      03:56       18       15        1        -        2  
Failed with exit code 1, retrying in 10s...
Attempt 3 of 3...
> caronsale-frontend-web@1.732.0 e2e:ci
> TERM="${TERM:-dumb}" ng run marketplace:e2e-ci --spec cypress/e2e/caronsale-frontend-web/auction-details.spec.cy.ts,cypress/e2e/caronsale-frontend-web/auction-room.spec.cy.ts,cypress/e2e/caronsale-frontend-web/auctions-overview.spec.cy.ts,cypress/e2e/caronsale-frontend-web/bid-from-list-view.spec.cy.ts,cypress/e2e/caronsale-frontend-web/bid-on-an-auction.spec.cy.ts,cypress/e2e/caronsale-frontend-web/buyer-cockpit.spec.cy.ts
DevTools listening on ws://127.0.0.1:32789/devtools/browser/eda831fb-c87a-446f-b712-abb2a7d3bb1e
====================================================================================================
(Run Starting)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress:        13.15.1                                                                        │
│ Browser:        Electron 118 (headless)                                                        │
│ Node Version:   v22.14.0 (/opt/hostedtoolcache/node/22.14.0/x64/bin/node)                      │
│ Specs:          6 found (auction-details.spec.cy.ts, auction-room.spec.cy.ts, auctions-overvie │
│                 w.spec.cy.ts, bid-from-list-view.spec.cy.ts, bid-on-an-auction.spec.cy.ts, buy │
│                 er-cockpit.spec.cy.ts)                                                         │
│ Searched:       cypress/e2e/caronsale-frontend-web/auction-details.spec.cy.ts, cypress/e2e/car │
│                 onsale-frontend-web/auction-room.spec.cy.ts, cypress/e2e/caronsale-frontend-we │
│                 b/auctions-overview.spec.cy.ts, cypress/e2e/caronsale-frontend-web/bid-from-li │
│                 st-view.spec.cy.ts, cypress/e2e/caronsale-frontend-web/bid-on-an-auction.spec. │
│                 cy.ts, cypress/e2e/caronsale-frontend-web/buyer-cockpit.spec.cy.ts             │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────

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_--_before_all_hook_failed_1.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_1.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
core/buyer-cockpit.spec.cy.ts/Buyer_Cockpit_--_should_display_showroom_carousel_and_navigate_to_auctions_list_clicking_search_button_--_after_all_hook_failed_1.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_1.png

bid-on-an-auction.spec.cy.ts

1 FAILING
Running:  bid-on-an-auction.spec.cy.ts                                                    (5 of 6)
Bid on an auction
1) "before all" hook for "should instantly add to bid"
2) "after all" hook for "should instantly add to bid"
0 passing (12s)
2 failing
1) Bid on an auction
"before all" hook for "should instantly add to bid":
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: `Bid on an auction`
    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) Bid on an auction
"after all" hook for "should instantly add to bid":
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: `Bid on an auction`
    at Context.eval (webpack:///../e2e/caronsale-frontend-web/bid-on-an-auction.spec.cy.ts:25:0)
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/bid-on-an-auction.spec.cy.ts/Bid_on_an_auction_--_should_instantly_add_to_bid_--_before_all_hook_failed.png
Screenshot: core/bid-on-an-auction.spec.cy.ts/Bid_on_an_auction_--_should_instantly_add_to_bid_--_before_all_hook_failed.png
core/bid-on-an-auction.spec.cy.ts/Bid_on_an_auction_--_should_instantly_add_to_bid_--_after_all_hook_failed.png
Screenshot: core/bid-on-an-auction.spec.cy.ts/Bid_on_an_auction_--_should_instantly_add_to_bid_--_after_all_hook_failed.png

buyer-cockpit.spec.cy.ts

1 FAILING
Running:  buyer-cockpit.spec.cy.ts                                                        (6 of 6)
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 (12s)
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) (1).png                                                                                   
sel and navigate to auctions list clicking search button -- after all hook (fail               
ed) (1).png                                                                                    
====================================================================================================
(Run Finished)
Spec                                              Tests  Passing  Failing  Pending  Skipped  
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ✔  auction-details.spec.cy.ts               00:25        2        2        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔  auction-room.spec.cy.ts                  00:34        2        2        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔  auctions-overview.spec.cy.ts             00:58        3        3        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔  bid-from-list-view.spec.cy.ts            00:28        2        2        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖  bid-on-an-auction.spec.cy.ts             00:12        6        -        1        -        5 │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖  buyer-cockpit.spec.cy.ts                 00:12        3        -        1        -        2 │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✖  2 of 6 failed (33%)                      02:51       18        9        2        -        7  
All retry attempts failed
##[error]Process completed with exit code 1.
##[group]Run node ./scripts/upload-cypress-generated-media.js
node ./scripts/upload-cypress-generated-media.js
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
env:
GITHUB_REF_NAME: development
CLOUDINARY_URL: ***
##[endgroup]
E2E failure videos:
------------------------
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1770633826/delete-me_e2e/development/inspection-requests.spec.cy.ts.mp4
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1770899045/delete-me_e2e/development/buyer-cockpit.spec.cy.ts.mp4
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1770899044/delete-me_e2e/development/bid-on-an-auction.spec.cy.ts.mp4
E2E failure screenshots:
------------------------
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770899051/delete-me_e2e/development/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
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770899051/delete-me_e2e/development/core/buyer-cockpit.spec.cy.ts/Buyer_Cockpit_--_should_display_showroom_carousel_and_navigate_to_auctions_list_clicking_search_button_--_before_all_hook_failed_1.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770899051/delete-me_e2e/development/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
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770899052/delete-me_e2e/development/core/buyer-cockpit.spec.cy.ts/Buyer_Cockpit_--_should_display_showroom_carousel_and_navigate_to_auctions_list_clicking_search_button_--_after_all_hook_failed_1.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770899052/delete-me_e2e/development/core/bid-on-an-auction.spec.cy.ts/Bid_on_an_auction_--_should_instantly_add_to_bid_--_before_all_hook_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770899052/delete-me_e2e/development/core/bid-on-an-auction.spec.cy.ts/Bid_on_an_auction_--_should_instantly_add_to_bid_--_after_all_hook_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770899052/delete-me_e2e/development/core/auction-room.spec.cy.ts/Auction_Room_--_should_check_on_auction_room_components_and_search_for_auction_ID_--_before_all_hook_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770899052/delete-me_e2e/development/core/auction-room.spec.cy.ts/Auction_Room_--_should_check_on_auction_room_components_and_search_for_auction_ID_--_after_all_hook_failed.png
No html files to upload
Post job cleanup.
Post job cleanup.
[command]/usr/bin/git version
git version 2.52.0
Temporarily overriding HOME='/home/runner/work/_temp/ddad6765-884b-42ab-99a0-72d171424a49' before making global git config changes
Adding repository directory to the temporary git global config as a safe directory
[command]/usr/bin/git config --global --add safe.directory /home/runner/work/caronsale-frontend-web/caronsale-frontend-web
[command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
[command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
[command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
http.https://github.com/.extraheader
[command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
[command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
A job completed hook has been configured by the self-hosted runner administrator
##[group]Run '/home/runner/actions-runner/complete-hook.sh'
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
##[endgroup]
Cleaning up orphan processes
Terminate orphan process: pid (2461) (npm exec http-s)
Terminate orphan process: pid (2484) (sh)
Terminate orphan process: pid (2486) (http-server)

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_--_before_all_hook_failed_1.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_1.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
core/buyer-cockpit.spec.cy.ts/Buyer_Cockpit_--_should_display_showroom_carousel_and_navigate_to_auctions_list_clicking_search_button_--_after_all_hook_failed_1.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_1.png