https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37607

            Bug ID: 37607
           Summary: t/cypress/integration/ERM/DataProviders_spec.ts fails
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Test Suite
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

The test is failing on main and Jenkins/D12:

yarn cypress run --spec t/cypress/integration/ERM/DataProviders_spec.ts

  1 failing

  1) Data provider CRUD operations
       Should add provider:
     CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out
waiting `10000ms` for the 1st request to the route: `get-sushi-service`. No
request ever occurred.

https://on.cypress.io/wait
      at cypressErr
(http://localhost:8081/__cypress/runner/cypress_runner.js:75187:18)
      at Object.errByPath
(http://localhost:8081/__cypress/runner/cypress_runner.js:75242:10)
      at checkForXhr
(http://localhost:8081/__cypress/runner/cypress_runner.js:134821:84)
      at <unknown>
(http://localhost:8081/__cypress/runner/cypress_runner.js:134844:28)
      at tryCatcher
(http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
      at Promise.attempt.Promise.try
(http://localhost:8081/__cypress/runner/cypress_runner.js:4315:29)
      at whenStable
(http://localhost:8081/__cypress/runner/cypress_runner.js:143192:68)
      at <unknown>
(http://localhost:8081/__cypress/runner/cypress_runner.js:143133:14)
      at tryCatcher
(http://localhost:8081/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler
(http://localhost:8081/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise
(http://localhost:8081/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0
(http://localhost:8081/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises
(http://localhost:8081/__cypress/runner/cypress_runner.js:1701:18)
      at Promise._fulfill
(http://localhost:8081/__cypress/runner/cypress_runner.js:1645:18)
      at <unknown>
(http://localhost:8081/__cypress/runner/cypress_runner.js:5450:46)
  From Your Spec Code:
      at Context.eval
(webpack://koha/./t/cypress/integration/ERM/DataProviders_spec.ts:91:11)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to