← Back to Overview

E2E Test Failures Report

Total Test Files: 5

Failing Test Files: 1

Test Run: 29.01.2026 20:44:08

Open in GitHub

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

1 FAILING
Running:  bid-on-an-auction.spec.cy.ts                                                    (5 of 5)
Bid on an auction
✓ should instantly add to bid (17777ms)
✓ should bid the given amount (4450ms)
✓ should show to the first bidder that he is no longer the highest bidder (2612ms)
✓ should let the first bidder place a bidding agent that's higher than the current highest bid (3626ms)
1) should trigger the bidding agent of the first bidder when the second bidder's bid is higher
cy:command
visit /
cy:intercept
Method: GET
Matcher: "**/68d9abe5-2d2a-42f5-8835-6d6a43e47370*"
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: 400
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=1769719826346
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/meta
Status: 200
cy:command
wait @e2e-buyer-bob
✓ should let the first bidder remove his bidding agent (4475ms)
5 passing (51s)
1 failing
1) Bid on an auction
should trigger the bidding agent of the first bidder when the second bidder's bid is higher:
CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 1st request to the route: `e2e-buyer-bob`. 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:///../support/commands.ts:19:0)
dding agent of the first bidder when the second bidder's bid is higher (failed).               
png                                                                                            
====================================================================================================
(Run Finished)
Spec                                              Tests  Passing  Failing  Pending  Skipped  
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ✔  auction-details.spec.cy.ts               00:20        2        2        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔  auction-room.spec.cy.ts                  00:28        2        2        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔  auctions-overview.spec.cy.ts             00:49        3        3        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔  bid-from-list-view.spec.cy.ts            00:24        2        2        -        -        - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖  bid-on-an-auction.spec.cy.ts             00:50        6        5        1        -        - │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✖  1 of 5 failed (20%)                      02:53       15       14        1        -        -  
##[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/v1769719850/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/v1769719857/delete-me_e2e/development/core/bid-on-an-auction.spec.cy.ts/Bid_on_an_auction_--_should_trigger_the_bidding_agent_of_the_first_bidder_when_the_second_bidder_s_bid_is_higher_failed.png
E2E failure html files:
------------------------
- https://res.cloudinary.com/castle-tech-gmbh-dev/raw/upload/v1769719858/delete-me_e2e/development/bid-on-an-auction.spec.cy.ts/should_trigger_the_bidding_agent_of_the_first_bidder_when_the_second_bidder%27s_bid_is_higher/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/a805e743-4eb5-407e-a73a-a9a213f234e5' 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 (2414) (npm exec http-s)
Terminate orphan process: pid (2436) (sh)
Terminate orphan process: pid (2437) (http-server)

Artifacts

core/bid-on-an-auction.spec.cy.ts/Bid_on_an_auction_--_should_trigger_the_bidding_agent_of_the_first_bidder_when_the_second_bidder_s_bid_is_higher_failed.png
Screenshot: core/bid-on-an-auction.spec.cy.ts/Bid_on_an_auction_--_should_trigger_the_bidding_agent_of_the_first_bidder_when_the_second_bidder_s_bid_is_higher_failed.png