Running: buyer-cockpit.spec.cy.ts (1 of 5)
Buyer Cockpit
✓ should display showroom carousel and navigate to auctions list clicking search button (14844ms)
✓ should navigate to room when clicking room card (4613ms)
1) "after all" hook for "should navigate to auction details when clicking recommended auction card"
2 passing (37s)
1 failing
1) Buyer Cockpit
"after all" hook for "should navigate to auction details when clicking recommended auction card":
CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 1st request to the route: `e2e-admin`. No request ever occurred.
https://on.cypress.io/wait
Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Buyer Cockpit`
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)
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: supervisor-view.spec.cy.ts (3 of 5)
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: Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 1st request to the route: `e2e-admin`. No request ever occurred.
https://on.cypress.io/wait
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Supervisor view`
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)
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)
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: support-request.spec.cy.ts (4 of 5) Support Request Support Request Form ✓ should navigate to Buyer Cockpit or Checkout when clicking "my purchases" button (4698ms) ✓ should navigate to Buyer Cockpit when clicking cancel button (2143ms) ✓ should submit support request with "Other" topic and simple description (2705ms) ✓ should display validation errors when submitting empty form (2171ms) ✓ should enforce character limit on description field when typing (18422ms) ✓ should enforce character limit on description field when pasting text (2945ms) ✓ should display validation error for reason when topic requires it (3126ms) ✓ should display validation error for auction ID when topic requires it (3478ms) ✓ should display validation error for auction ID when it has wrong length (3404ms) 1) "before each" hook for "should display validation error for missing documents when required"
Support Request Submitted
✓ should display success view after form submission (3909ms)
✓ should return to Support Request Form when clicking back button (3706ms)
✓ should navigate to Buyer Cockpit when clicking done button (3439ms)
12 passing (1m)
1 failing
1) Support Request
Support Request Form
"before each" hook for "should display validation error for missing documents when required":
CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the 1st request to the route: `e2e-buyer-alice`. No request ever occurred.
https://on.cypress.io/wait
Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Support Request Form`
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)
hould display validation error for missing documents when required -- before eac
────────────────────────────────────────────────────────────────────────────────────────────────────