Page MenuHomeSoftware Heritage

Jenkins > "before each" hook for "should display correct file name"::Tests / Cypress tests / Run cypress tests / Test File Rendering "before each" hook for "should display correct file name"
Failed

TEST RESULT

Run At
Mar 3 2021, 10:02 AM
Details
CypressError: `cy.visit()` failed trying to load: http://localhost:5004/browse/origin/content/?origin_url=https://github.com/memononen/libtess2&path=Source/tess.h 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 each` hook we are skipping the remaining tests in the current suite: `Test File Rendering` 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/content-display.spec.js:113:8)