{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-09-20T11:00:05.888Z",
    "end": "2022-09-20T11:01:28.910Z",
    "duration": 83022,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "bf994cef-6af4-42c4-a6e8-d607ea2a86b5",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "adb7b6b5-1ac3-4549-9f31-f4bafb12b160",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "URL backend is not classic",
              "fullTitle": "Test URL backend is not classic",
              "timedOut": null,
              "duration": 75716,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy); //get the current url from env var\n\nvar url = _websiteMonitoring[\"default\"].readEnvVariable('url');\ncy.request(url.concat(\"admin\")).its('body').should('not.include', \"Shopware Administration (c) shopware AG\");",
              "err": {
                "message": "CypressError: Timed out after waiting `60000ms` for your remote page to load.\n\nYour page did not fire its `load` event within `60000ms`.\n\nYou can try increasing the `pageLoadTimeout` value in `cypress.json` to wait longer.\n\nBrowsers will not fire the `load` event until all stylesheets and scripts are done downloading.\n\nWhen this `load` event occurs, Cypress will continue running commands.",
                "estack": "CypressError: Timed out after waiting `60000ms` for your remote page to load.\n\nYour page did not fire its `load` event within `60000ms`.\n\nYou can try increasing the `pageLoadTimeout` value in `cypress.json` to wait longer.\n\nBrowsers will not fire the `load` event until all stylesheets and scripts are done downloading.\n\nWhen this `load` event occurs, Cypress will continue running commands.\n    at timedOutWaitingForPageLoad (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:158276:72)\n    at https://shop.papinsport.com/__cypress/runner/cypress_runner.js:159329:16\n    at tryCatcher (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:13022:23)\n    at https://shop.papinsport.com/__cypress/runner/cypress_runner.js:8144:41\n    at tryCatcher (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:11135:18)\n    at _drainQueueStep (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:7729:12)\n    at _drainQueue (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:7722:9)\n    at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:7738:5)\n    at Async.drainQueues (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:7608:14)\nFrom Your Spec Code:\n    at _callee$ (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/url-backend-is-not-classic.js:87:25)\n    at tryCatch (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/url-backend-is-not-classic.js:257:40)\n    at Generator.invoke [as _invoke] (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/url-backend-is-not-classic.js:488:22)\n    at Generator.eval [as next] (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/url-backend-is-not-classic.js:313:21)\n    at asyncGeneratorStep (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/url-backend-is-not-classic.js:148:24)\n    at _next (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/url-backend-is-not-classic.js:170:9)\n    at eval (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/url-backend-is-not-classic.js:177:7)\nat new Promise (<anonymous>)\n    at eval (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/url-backend-is-not-classic.js:166:12)\n    at Object.visitDomain (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/url-backend-is-not-classic.js:95:8)",
                "diff": null
              },
              "uuid": "96f3a7a7-b58a-43f6-af55-7b6eb93a7d2f",
              "parentUUID": "adb7b6b5-1ac3-4549-9f31-f4bafb12b160",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "96f3a7a7-b58a-43f6-af55-7b6eb93a7d2f"
          ],
          "pending": [],
          "skipped": [],
          "duration": 75716,
          "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.1.0"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/33/42/reports"
      },
      "version": "6.1.0"
    }
  }
}