Running: auctions-overview.spec.cy.ts (3 of 5) Auctions overview 1) "before each" hook for "should change pages: next, previous, last and first"
2) "after all" hook for "should navigate to auction details when clicking auction card"
0 passing (22s)
2 failing
1) Auctions overview
"before each" hook for "should change pages: next, previous, last and first":
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 each` hook we are skipping the remaining tests in the current suite: `Auctions overview`
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) Auctions overview
"after all" hook for "should navigate to auction details when clicking auction card":
TypeError: Cannot read properties of undefined (reading 'subscribe')
Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Auctions overview`
at eval (webpack:///../../node_modules/rxjs/dist/esm5/internal/firstValueFrom.js:21:0)
at new Promise (<anonymous>)
at firstValueFrom (webpack:///../../node_modules/rxjs/dist/esm5/internal/firstValueFrom.js:5:0)
at Context.eval (webpack:///../support/commands.ts:52:45)
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: bid-from-list-view.spec.cy.ts (4 of 5)
Bid from list view
tive/vulkan/VulkanError.cpp:88)
at CreateVkInstance (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:458)
at Initialize (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:344)
at Create (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:266)
at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:521)
1) "before all" hook for "should instantly add to bid from list view"
2) "after all" hook for "should instantly add to bid from list view"
0 passing (12s)
2 failing
1) Bid from list view
"before all" hook for "should instantly add to bid from list view":
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 from list 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) Bid from list view
"after all" hook for "should instantly add to bid from list view":
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 from list view`
at Context.eval (webpack:///../e2e/caronsale-frontend-web/bid-from-list-view.spec.cy.ts:30:0)
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: bid-on-an-auction.spec.cy.ts (5 of 5)
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)
====================================================================================================
(Run Finished)
Spec Tests Passing Failing Pending Skipped
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ✔ auction-details.spec.cy.ts 00:23 2 2 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ auction-room.spec.cy.ts 00:31 2 2 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ auctions-overview.spec.cy.ts 00:21 3 - 2 - 1 │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ bid-from-list-view.spec.cy.ts 00:12 2 - 1 - 1 │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ bid-on-an-auction.spec.cy.ts 00:12 6 - 1 - 5 │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✖ 3 of 5 failed (60%) 01:40 15 4 4 - 7
##[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/v1770216593/delete-me_e2e/development/bid-on-an-auction.spec.cy.ts.mp4
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1770216593/delete-me_e2e/development/bid-from-list-view.spec.cy.ts.mp4
- https://res.cloudinary.com/castle-tech-gmbh-dev/video/upload/v1770216593/delete-me_e2e/development/auctions-overview.spec.cy.ts.mp4
E2E failure screenshots:
------------------------
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770216597/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/v1770216597/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/v1770216597/delete-me_e2e/development/core/bid-from-list-view.spec.cy.ts/Bid_from_list_view_--_should_instantly_add_to_bid_from_list_view_--_before_all_hook_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770216597/delete-me_e2e/development/core/bid-from-list-view.spec.cy.ts/Bid_from_list_view_--_should_instantly_add_to_bid_from_list_view_--_after_all_hook_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770216597/delete-me_e2e/development/core/auctions-overview.spec.cy.ts/Auctions_overview_--_should_navigate_to_auction_details_when_clicking_auction_card_--_after_all_hook_failed.png
- https://res.cloudinary.com/castle-tech-gmbh-dev/image/upload/v1770216597/delete-me_e2e/development/core/auctions-overview.spec.cy.ts/Auctions_overview_--_should_change_pages_next_previous_last_and_first_--_before_each_hook_failed.png
E2E failure html files:
------------------------
- https://res.cloudinary.com/castle-tech-gmbh-dev/raw/upload/v1770216599/delete-me_e2e/development/auctions-overview.spec.cy.ts/should_change_pages-_next%2C_previous%2C_last_and_first/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/fbbd4572-1008-4281-ac5a-7f072307996d' 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 (2388) (npm exec http-s)
Terminate orphan process: pid (2410) (sh)
Terminate orphan process: pid (2411) (http-server)