CypressError: `cy.visit()` failed trying to load:
http://localhost:5004/browse/origin/directory/?origin_url=https://github.com/memononen/libtess2
The response we received from your web server was:
> 500: Internal Server Error
This was considered a failure because the status code was not `2xx`.
If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `For archived repositories`
at http://localhost:5004/__cypress/runner/cypress_runner.js:159060:25
at visitFailedByErr (http://localhost:5004/__cypress/runner/cypress_runner.js:158436:12)
at http://localhost:5004/__cypress/runner/cypress_runner.js:159040:13
at tryCatcher (http://localhost:5004/__cypress/runner/cypress_runner.js:10765:23)
at Promise._settlePromiseFromHandler (http://localhost:5004/__cypress/runner/cypress_runner.js:8700:31)
at Promise._settlePromise (http://localhost:5004/__cypress/runner/cypress_runner.js:8757:18)
at Promise._settlePromise0 (http://localhost:5004/__cypress/runner/cypress_runner.js:8802:10)
at Promise._settlePromises (http://localhost:5004/__cypress/runner/cypress_runner.js:8878:18)
at _drainQueueStep (http://localhost:5004/__cypress/runner/cypress_runner.js:5472:12)
at _drainQueue (http://localhost:5004/__cypress/runner/cypress_runner.js:5465:9)
at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5004/__cypress/runner/cypress_runner.js:5481:5)
at Async.drainQueues (http://localhost:5004/__cypress/runner/cypress_runner.js:5351:14)
From Your Spec Code:
at Context.eval (http://localhost:5004/__cypress/tests?p=cypress/integration/errors.spec.js:169:10)
TEST RESULT
TEST RESULT
- Run At
- Mar 3 2021, 10:02 AM