CypressError: `cy.task('combineCoverage')` timed out after waiting `60000ms`.
https://on.cypress.io/task
Because this error occurred during a `after each` hook we are skipping all of the remaining tests.
at http://localhost:5004/__cypress/runner/cypress_runner.js:147046:19
at tryCatcher (http://localhost:5004/__cypress/runner/cypress_runner.js:10384:23)
at http://localhost:5004/__cypress/runner/cypress_runner.js:5506:41
at tryCatcher (http://localhost:5004/__cypress/runner/cypress_runner.js:10384:23)
at Promise._settlePromiseFromHandler (http://localhost:5004/__cypress/runner/cypress_runner.js:8319:31)
at Promise._settlePromise (http://localhost:5004/__cypress/runner/cypress_runner.js:8376:18)
at Promise._settlePromise0 (http://localhost:5004/__cypress/runner/cypress_runner.js:8421:10)
at Promise._settlePromises (http://localhost:5004/__cypress/runner/cypress_runner.js:8497:18)
at _drainQueueStep (http://localhost:5004/__cypress/runner/cypress_runner.js:5091:12)
at _drainQueue (http://localhost:5004/__cypress/runner/cypress_runner.js:5084:9)
at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5004/__cypress/runner/cypress_runner.js:5100:5)
at Async.drainQueues (http://localhost:5004/__cypress/runner/cypress_runner.js:4970:14)
From Your Spec Code:
at sendCoverage (http://localhost:5004/__cypress/tests?p=cypress/support/index.js:1432:6)
at eval (http://localhost:5004/__cypress/tests?p=cypress/support/index.js:1543:7)
at Array.forEach (<anonymous>)
at Context.eval (http://localhost:5004/__cypress/tests?p=cypress/support/index.js:1542:27)
TEST RESULT
TEST RESULT
- Run At
- Jun 5 2020, 5:54 PM