← Back to Overview

E2E Test Failures Report

Total Test Files: 4

Failing Test Files: 1

Test Run: 19.01.2026 15:17:40

Open in GitHub

supervisor-view.spec.cy.ts

2 FAILING
Running:  supervisor-view.spec.cy.ts                                                      (3 of 4)
Supervisor view
[2876:0119/152249.195299:ERROR:display.cc(298)] Frame latency is negative: -3.022 ms
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=1768836164592
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: 200
cy:command
wait @userData
cy:xhr
(e2e-admin) GET https://dev.caronsale.de/api/v1/authenticated-user
Status: 200
cy:intercept
Matcher: {"method":"GET","url":"**/seller-account"}
cy:command
get [data-cy=login_seller-button]
cy:command
assert expected **<enzo-button.ng-tns-c234330639-0>** to be **visible**
cy:xhr
GET https://dev.caronsale.de/api/v1/users/profile/
Status: 200
cy:command
click
cy:command
wait @sellerAccount, {timeout: 10000}
cy:command
new url http://localhost:4200/seller/cockpit
cy:command
new url http://localhost:4200/seller/cockpit?tab=all-auctions
cy:xhr
(sellerAccount) GET https://dev.caronsale.de/api/v1/profile/dealership/e2e-supervisor@caronsale.de/seller-account
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/profile/dealership/e2e-supervisor@caronsale.de
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/profile/dealership/18676/contact
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/seller/stats/all?filter=%7B%22statisticsStartDate%22%3A%222025-12-23T15%3A22%3A47.591Z%22%2C%22statisticsEndDate%22%3A%222026-01-19T15%3A22%3A47.591Z%22%7D
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/seller/auction/counts?filter=%7B%7D&types=all-auctions&types=running&types=renegotiation&types=processing&types=not-sold
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v2/seller/supervisor/subordinates?filter=%7B%22limit%22%3A500%2C%22offset%22%3A0%2C%22sortBy%22%3A%5B%7B%22field%22%3A%22lastName%22%2C%22desc%22%3Afalse%7D%2C%7B%22field%22%3A%22firstName%22%2C%22desc%22%3Afalse%7D%5D%7D
cy:xhr
GET https://dev.caronsale.de/api/v1/seller/auction/all-auctions?filter=%7B%22offset%22%3A0%2C%22limit%22%3A20%7D
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/seller/stats/all?filter=%7B%22statisticsStartDate%22%3A%222025-11-24T15%3A22%3A47.591Z%22%2C%22statisticsEndDate%22%3A%222025-12-22T15%3A22%3A47.591Z%22%7D
Status: 200
cy:command
get enzo-header
cy:command
find [data-cy="menu-button"]
cy:command
click
cy:xhr
GET https://dev.caronsale.de/api/v1/seller/payment/balance
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/seller/auction/all-auctions?filter=%7B%22offset%22%3A0%2C%22limit%22%3A20%7D
Status: 200
cy:command
get enzo-header
cy:command
find [data-cy="menu.my-auctions"]
cy:command
click {force: true}
cy:command
location pathname
cy:command
assert expected **/dealership/auctions** to match /dealership\/auctions/
cy:command
new url http://localhost:4200/dealership/auctions
cy:intercept
Matcher: {"method":"GET","url":"**/running?filter=**APLMH1NCMC82BJYV3**"}
cy:xhr
GET https://dev.caronsale.de/api/v1/profile/dealership/e2e-supervisor@caronsale.de
cy:xhr
GET https://dev.caronsale.de/api/v1/profile/dealership/18676/contact
cy:command
get app-seller-auction-filter-panel
cy:command
find [data-cy="seller-auction-view_search"]
cy:command
type APLMH1NCMC82BJYV3
cy:command
wait @auctionSearch
2) "before each" hook for "should show a supervisor seller the running auctions of their subordinates"
cy:command
visit /
cy:command
get [data-cy=app-root_development-banner]
3) "after all" hook for "should show a supervisor seller the running auctions of their subordinates"
0 passing (52s)
3 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: `auctionSearch`. 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:///../e2e/caronsale-frontend-web/supervisor-view.spec.cy.ts:28:0)
2) Supervisor view
"before each" hook for "should show a supervisor seller the running auctions of their subordinates":
AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-cy=app-root_development-banner]`, but never found it.
Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Supervisor view`
    at Context.eval (webpack:///../support/commands.ts:62:0)
3) Supervisor view
"after all" hook for "should show a supervisor seller the running auctions of their subordinates":
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 `after all` hook we are skipping the remaining tests in the current suite: `Supervisor 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)
seller the running auctions of their subordinates -- before each hook (failed).p               
ng                                                                                             
────────────────────────────────────────────────────────────────────────────────────────────────────

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
core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_the_running_auctions_of_their_subordinates_--_before_each_hook_failed.png
Screenshot: core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_the_running_auctions_of_their_subordinates_--_before_each_hook_failed.png
core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_the_running_auctions_of_their_subordinates_--_after_all_hook_failed.png
Screenshot: core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_the_running_auctions_of_their_subordinates_--_after_all_hook_failed.png