{
  "stats": {
    "suites": 3,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-12-12T11:47:38.148Z",
    "end": "2023-12-12T11:50:58.540Z",
    "duration": 200392,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "d6cd5105-72bf-4dfc-8899-4e1b9f07c333",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/bar-tek-tuning/change-checkout-billing-address.js",
      "file": "cypress/e2e/shopware6/bar-tek-tuning/change-checkout-billing-address.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "194fd47f-8590-4a9a-81d9-dcfb0c795052",
          "title": "Test desktop",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - change billing address",
              "fullTitle": "Test desktop Checkout - change billing address",
              "timedOut": null,
              "duration": 65072,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: expected '<form.address>' to contain 'Via Alessandro Volta, 98765432'",
                "estack": "AssertionError: Timed out retrying after 4000ms: expected '<form.address>' to contain 'Via Alessandro Volta, 98765432'\n    at Object._changeBillingAddress (webpack://cypress-website-monitoring/./cypress/steps/shopware6/bar-tek-tuning/change-checkout-billing-address.js:19:54)\n    at Object.changeBillingAddress (webpack://cypress-website-monitoring/./cypress/steps/shopware6/bar-tek-tuning/change-checkout-billing-address.js:5:13)\n    at eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/bar-tek-tuning/change-checkout-billing-address.js:21:23)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/support/websiteMonitoring.js:107:20)",
                "diff": null
              },
              "uuid": "0e54f954-4ea9-4775-8640-9dfbc13b42ac",
              "parentUUID": "194fd47f-8590-4a9a-81d9-dcfb0c795052",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "0e54f954-4ea9-4775-8640-9dfbc13b42ac"
          ],
          "pending": [],
          "skipped": [],
          "duration": 65072,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "873e03d9-a0da-4865-bcd2-a5c8a9e98f36",
          "title": "Test iphone",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - change billing address",
              "fullTitle": "Test iphone Checkout - change billing address",
              "timedOut": null,
              "duration": 61769,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: expected '<form.address>' to contain 'Via Alessandro Volta, 98765432'",
                "estack": "AssertionError: Timed out retrying after 4000ms: expected '<form.address>' to contain 'Via Alessandro Volta, 98765432'\n    at Object._changeBillingAddress (webpack://cypress-website-monitoring/./cypress/steps/shopware6/bar-tek-tuning/change-checkout-billing-address.js:19:54)\n    at Object.changeBillingAddress (webpack://cypress-website-monitoring/./cypress/steps/shopware6/bar-tek-tuning/change-checkout-billing-address.js:5:13)\n    at eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/bar-tek-tuning/change-checkout-billing-address.js:21:23)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/support/websiteMonitoring.js:107:20)",
                "diff": null
              },
              "uuid": "cd112918-1397-4b5c-b945-be475f72aa50",
              "parentUUID": "873e03d9-a0da-4865-bcd2-a5c8a9e98f36",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "cd112918-1397-4b5c-b945-be475f72aa50"
          ],
          "pending": [],
          "skipped": [],
          "duration": 61769,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "8fec49d9-b781-401a-a56e-4a695e2e52f4",
          "title": "Test tablet",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - change billing address",
              "fullTitle": "Test tablet Checkout - change billing address",
              "timedOut": null,
              "duration": 70212,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: expected '<form.address>' to contain 'Via Alessandro Volta, 98765432'",
                "estack": "AssertionError: Timed out retrying after 4000ms: expected '<form.address>' to contain 'Via Alessandro Volta, 98765432'\n    at Object._changeBillingAddress (webpack://cypress-website-monitoring/./cypress/steps/shopware6/bar-tek-tuning/change-checkout-billing-address.js:19:54)\n    at Object.changeBillingAddress (webpack://cypress-website-monitoring/./cypress/steps/shopware6/bar-tek-tuning/change-checkout-billing-address.js:5:13)\n    at eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/bar-tek-tuning/change-checkout-billing-address.js:21:23)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/support/websiteMonitoring.js:107:20)",
                "diff": null
              },
              "uuid": "71a35b2c-b4cc-4a3a-ac30-b54dac22050d",
              "parentUUID": "8fec49d9-b781-401a-a56e-4a695e2e52f4",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "71a35b2c-b4cc-4a3a-ac30-b54dac22050d"
          ],
          "pending": [],
          "skipped": [],
          "duration": 70212,
          "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.3"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/37/49/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}