← Back to Overview

E2E Test Failures Report

Total Test Files: 6

Failing Test Files: 3

Test Run: 12.02.2026 12:09:42

Open in GitHub

auction-details.spec.cy.ts

1 FAILING
Running:  auction-details.spec.cy.ts                                                      (1 of 6)
Auction Details
1) "before all" hook for "should contain auction details"
0 passing (34s)
1 failing
1) Auction Details
"before all" hook for "should contain auction details":
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 Details`
    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)
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/auction-details.spec.cy.ts/Auction_Details_--_should_contain_auction_details_--_before_all_hook_failed.png
Screenshot: core/auction-details.spec.cy.ts/Auction_Details_--_should_contain_auction_details_--_before_all_hook_failed.png

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

auctions-overview.spec.cy.ts

1 FAILING
Running:  auctions-overview.spec.cy.ts                                                    (3 of 6)
Auctions overview
1) "before all" hook for "should change pages: next, previous, last and first"
0 passing (34s)
1 failing
1) Auctions overview
"before all" hook for "should change pages: next, previous, last and first":
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: `Auctions overview`
    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)
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/auctions-overview.spec.cy.ts/Auctions_overview_--_should_change_pages_next_previous_last_and_first_--_before_all_hook_failed.png
Screenshot: core/auctions-overview.spec.cy.ts/Auctions_overview_--_should_change_pages_next_previous_last_and_first_--_before_all_hook_failed.png