stakwork/sphinx-nav-fiber

intermittent test failure trendingTopics/trendingTopics.cy.ts

Open

#1,443 opened on May 15, 2024

 (5 comments) (0 reactions) (1 assignee)TypeScript (81 forks)auto 404
Automated Testinggood first issue

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

 0 passing (2m)
  1 failing

  1) test trending topics
       Checking it trending topics exist:
     CypressError: Timed out retrying after 60000ms: `cy.wait()` timed out waiting `60000ms` for the 1st request to the route: `search`. No request ever occurred.

https://on.cypress.io/wait
      at cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:164500:18)
      at Object.errByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:164555:10)
      at checkForXhr (http://localhost:3000/__cypress/runner/cypress_runner.js:151419:92)
      at <unknown> (http://localhost:3000/__cypress/runner/cypress_runner.js:151442:28)
      at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:18744:23)
      at Promise.attempt.Promise.try (http://localhost:3000/__cypress/runner/cypress_runner.js:16018:29)
      at whenStable (http://localhost:3000/__cypress/runner/cypress_runner.js:156384:65)
      at <unknown> (http://localhost:3000/__cypress/runner/cypress_runner.js:155825:14)
      at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:18744:23)
      at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:16679:31)
      at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:16736:18)
      at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:16781:10)
      at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:16861:18)
      at Promise._fulfill (http://localhost:3000/__cypress/runner/cypress_runner.js:16805:18)
      at <unknown> (http://localhost:3000/__cypress/runner/cypress_runner.js:18419:46)
  From Your Spec Code:
      at Context.eval (webpack:///./cypress/e2e/trendingTopics/trendingTopics.cy.ts:50:9)

https://github.com/stakwork/jarvis-backend/actions/runs/9097143123/job/25004274230?pr=1223

Contributor guide