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
Oct 7 2021, 12:13 PM
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:156039:84 at visitFailedByErr (http://localhost:5004/__cypress/runner/cypress_runner.js:155414:12) at http://localhost:5004/__cypress/runner/cypress_runner.js:156019:13 at tryCatcher (http://localhost:5004/__cypress/runner/cypress_runner.js:13212:23) at Promise._settlePromiseFromHandler (http://localhost:5004/__cypress/runner/cypress_runner.js:11147:31) at Promise._settlePromise (http://localhost:5004/__cypress/runner/cypress_runner.js:11204:18) at Promise._settlePromise0 (http://localhost:5004/__cypress/runner/cypress_runner.js:11249:10) at Promise._settlePromises (http://localhost:5004/__cypress/runner/cypress_runner.js:11325:18) at _drainQueueStep (http://localhost:5004/__cypress/runner/cypress_runner.js:7919:12) at _drainQueue (http://localhost:5004/__cypress/runner/cypress_runner.js:7912:9) at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5004/__cypress/runner/cypress_runner.js:7928:5) at Async.drainQueues (http://localhost:5004/__cypress/runner/cypress_runner.js:7798:14) From Your Spec Code: at Context.eval (http://localhost:5004/__cypress/tests?p=cypress/integration/content-display.spec.js:113:8)