← Back to Overview

E2E Test Failures Report

Total Test Files: 4

Failing Test Files: 3

Test Run: 28.01.2026 13:05:05

Open in GitHub

seller-view.spec.cy.ts

1 FAILING
Running:  seller-view.spec.cy.ts                                                          (2 of 4)
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 (19s)
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:22: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

supervisor-view.spec.cy.ts

1 FAILING
Running:  supervisor-view.spec.cy.ts                                                      (3 of 4)
Supervisor view
1) "before all" hook for "should show a supervisor seller their own running auction"
2) "after all" hook for "should show a supervisor seller their own running auction"
0 passing (13s)
2 failing
1) Supervisor view
"before all" hook for "should show a supervisor 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: `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)
2) Supervisor view
"after all" hook for "should show a supervisor 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: `Supervisor view`
    at Context.eval (webpack:///../e2e/caronsale-frontend-web/supervisor-view.spec.cy.ts:13:0)
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_their_own_running_auction_--_before_all_hook_failed.png
Screenshot: core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_their_own_running_auction_--_before_all_hook_failed.png
core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_their_own_running_auction_--_after_all_hook_failed.png
Screenshot: core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_their_own_running_auction_--_after_all_hook_failed.png

ui-login.spec.cy.ts

1 FAILING
Running:  ui-login.spec.cy.ts                                                             (4 of 4)
UI login and logout
1) "before each" hook for "should login and logout"
cy:command
visit /
cy:command
get [data-cy=app-root_development-banner]
cy:xhr
GET https://dev.caronsale.de/api/v1/public/config/system
cy:xhr
GET https://dev.caronsale.de/api/v1/meta
0 passing (13s)
1 failing
1) UI login and logout
"before each" hook for "should login and logout":
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: `UI login and logout`
    at Context.eval (webpack:///../support/commands.ts:62:0)
====================================================================================================
(Run Finished)
Spec                                              Tests  Passing  Failing  Pending  Skipped  
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ✔  buyer-cockpit.spec.cy.ts                 00:30        3        3        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖  seller-view.spec.cy.ts                   00:18        2        -        1        -        1 │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖  supervisor-view.spec.cy.ts               00:12        2        -        1        -        1 │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖  ui-login.spec.cy.ts                      00:12        2        -        1        -        1 │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✖  3 of 4 failed (75%)                      01:13        9        3        3        -        3  
##[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: feat/INDI-412-b
CLOUDINARY_URL: ***
##[endgroup]
E2E failure videos:
------------------------
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1769605776/delete-me_e2e/feat_INDI-412-b/ui-login.spec.cy.ts.mp4
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1769605776/delete-me_e2e/feat_INDI-412-b/supervisor-view.spec.cy.ts.mp4
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1769605776/delete-me_e2e/feat_INDI-412-b/seller-view.spec.cy.ts.mp4
E2E failure screenshots:
------------------------
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1769605780/delete-me_e2e/feat_INDI-412-b/core/ui-login.spec.cy.ts/UI_login_and_logout_--_should_login_and_logout_--_before_each_hook_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1769605780/delete-me_e2e/feat_INDI-412-b/core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_their_own_running_auction_--_before_all_hook_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1769605780/delete-me_e2e/feat_INDI-412-b/core/supervisor-view.spec.cy.ts/Supervisor_view_--_should_show_a_supervisor_seller_their_own_running_auction_--_after_all_hook_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1769605781/delete-me_e2e/feat_INDI-412-b/core/seller-view.spec.cy.ts/Seller_view_--_should_show_a_seller_their_own_running_auction_--_before_all_hook_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1769605781/delete-me_e2e/feat_INDI-412-b/core/seller-view.spec.cy.ts/Seller_view_--_should_show_a_seller_their_own_running_auction_--_after_all_hook_failed.png
E2E failure html files:
------------------------
- https://res.cloudinary.com/castle-tech-gmbh-dev/raw/upload/v1769605782/delete-me_e2e/feat_INDI-412-b/ui-login.spec.cy.ts/should_login_and_logout/index.html
Post job cleanup.
Post job cleanup.
[command]/usr/bin/git version
git version 2.52.0
Temporarily overriding HOME='/home/runner/work/_temp/95777b8f-1c77-4fe9-9ea0-848601ba4148' 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 (2420) (npm exec http-s)
Terminate orphan process: pid (2443) (sh)
Terminate orphan process: pid (2445) (http-server)

Artifacts

core/ui-login.spec.cy.ts/UI_login_and_logout_--_should_login_and_logout_--_before_each_hook_failed.png
Screenshot: core/ui-login.spec.cy.ts/UI_login_and_logout_--_should_login_and_logout_--_before_each_hook_failed.png