{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-04-04T08:10:24.798Z",
    "end": "2022-04-04T08:10:33.055Z",
    "duration": 8257,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "92f6486b-0011-4d2b-a91b-043d3462c6fc",
      "title": "",
      "fullFile": "cypress/integration/shopware5/update-check-5.3.js",
      "file": "cypress/integration/shopware5/update-check-5.3.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "8baff033-0fb1-454b-9136-fdd83b28d849",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Update Check S5.3",
              "fullTitle": "Test Update Check S5.3",
              "timedOut": null,
              "duration": 6331,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy); //set desktop\n\n_websiteMonitoring[\"default\"].setViewport(cy); //read the url from the env vars\n\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\ncy.request(baseurl.concat('UPGRADE-5.3.md'));",
              "err": {
                "message": "CypressError: `cy.request()` failed trying to load:\n\nhttps://www.dynafit.comupgrade-5.3.md/\n\nWe attempted to make an http request to this URL but the request failed without a response.\n\nWe received this error at the network level:\n\n  > Error: getaddrinfo ENOTFOUND www.dynafit.comupgrade-5.3.md\n\n-----------------------------------------------------------\n\nThe request we sent was:\n\nMethod: GET\nURL: https://www.dynafit.comupgrade-5.3.md/\n\n-----------------------------------------------------------\n\nCommon situations why this would fail:\n  - you don't have internet access\n  - you forgot to run / boot your web server\n  - your web server isn't accessible\n  - you have weird network configuration settings on your computer\n\nhttps://on.cypress.io/request",
                "estack": "CypressError: `cy.request()` failed trying to load:\n\nhttps://www.dynafit.comupgrade-5.3.md/\n\nWe attempted to make an http request to this URL but the request failed without a response.\n\nWe received this error at the network level:\n\n  > Error: getaddrinfo ENOTFOUND www.dynafit.comupgrade-5.3.md\n\n-----------------------------------------------------------\n\nThe request we sent was:\n\nMethod: GET\nURL: https://www.dynafit.comupgrade-5.3.md/\n\n-----------------------------------------------------------\n\nCommon situations why this would fail:\n  - you don't have internet access\n  - you forgot to run / boot your web server\n  - your web server isn't accessible\n  - you have weird network configuration settings on your computer\n\nhttps://on.cypress.io/request\n    at https://www.dynafit.com/__cypress/runner/cypress_runner.js:160622:78\n    at tryCatcher (https://www.dynafit.com/__cypress/runner/cypress_runner.js:13022:23)\n    at https://www.dynafit.com/__cypress/runner/cypress_runner.js:8161:37\n    at tryCatcher (https://www.dynafit.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://www.dynafit.com/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11135:18)\n    at _drainQueueStep (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7729:12)\n    at _drainQueue (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7722:9)\n    at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7738:5)\n    at Async.drainQueues (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7608:14)\nFrom Your Spec Code:\n    at Context.eval (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/update-check-5.3.js:22:8)\n\nFrom Node.js Internals:\n  RequestError: Error: getaddrinfo ENOTFOUND www.dynafit.comupgrade-5.3.md\n      at new RequestError (/root/.cache/Cypress/9.5.0/Cypress/resources/app/node_modules/request-promise-core/lib/errors.js:14:15)\n      at Request.plumbing.callback (/root/.cache/Cypress/9.5.0/Cypress/resources/app/node_modules/request-promise-core/lib/plumbing.js:87:29)\n      at Request.RP$callback [as _callback] (/root/.cache/Cypress/9.5.0/Cypress/resources/app/node_modules/request-promise-core/lib/plumbing.js:46:31)\n      at self.callback (/root/.cache/Cypress/9.5.0/Cypress/resources/app/node_modules/@cypress/request/request.js:183:22)\n      at Request.emit (node:events:394:28)\n      at Request.onRequestError (/root/.cache/Cypress/9.5.0/Cypress/resources/app/node_modules/@cypress/request/request.js:869:8)\n      at ClientRequest.emit (node:events:406:35)\n      at TLSSocket.socketErrorListener (node:_http_client:447:9)\n      at TLSSocket.emit (node:events:394:28)\n      at emitErrorNT (node:internal/streams/destroy:157:8)\n      at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n      at processTicksAndRejections (node:internal/process/task_queues:83:21)\n  ",
                "diff": null
              },
              "uuid": "7c524046-bb46-405a-85f3-5bdf3593b7ae",
              "parentUUID": "8baff033-0fb1-454b-9136-fdd83b28d849",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "7c524046-bb46-405a-85f3-5bdf3593b7ae"
          ],
          "pending": [],
          "skipped": [],
          "duration": 6331,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        }
      ],
      "passes": [],
      "failures": [],
      "pending": [],
      "skipped": [],
      "duration": 0,
      "root": true,
      "rootEmpty": true,
      "_timeout": 2000
    }
  ],
  "meta": {
    "mocha": {
      "version": "7.0.1"
    },
    "mochawesome": {
      "options": {
        "quiet": false,
        "reportFilename": "mochawesome",
        "saveHtml": true,
        "saveJson": true,
        "consoleReporter": "spec",
        "useInlineDiffs": false,
        "code": true
      },
      "version": "7.0.1"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/2/38/reports"
      },
      "version": "6.0.1"
    }
  }
}