{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-07-21T08:40:04.784Z",
    "end": "2022-07-21T08:41:03.608Z",
    "duration": 58824,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "1dcd76e1-231d-43cc-a335-5a9a6ccd8ed2",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "ec087af3-c88c-4879-821a-752980cd0a0e",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - change delivery address ",
              "fullTitle": "Test Checkout - change delivery address ",
              "timedOut": null,
              "duration": 56567,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy, \"?__shop=3&__redirect=0\");\n_websiteMonitoring[\"default\"].setViewport(cy);\ncy.wait(1500);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, true, false, true);\ncy.wait(1500);\ncy.get('.table--actions .main--actions > a').first().click({\n  force: true\n});\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\ncy.get('.confirm--actions.table--actions.block.actions--bottom > button').first().click({\n  force: true\n});\n_changeCheckoutDeliveryAddress[\"default\"].addDeliveryAddress(cy, _websiteMonitoring[\"default\"], true);\ncy.get('.information--panel-item-shipping > .shipping--panel > .panel--body > .address--firstname').should('contain', 'fede'); // reset / delete address\n_websiteMonitoring[\"default\"].visitDomain(cy, \"?__shop=3&__redirect=0\");\n_global2[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 3, true);\n_global2[\"default\"].deleteNthAddress(cy, 1, true);\ncy.get(\"body\").should('not.contain', 'Fatal error');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: expected '<body.is--ctl-address.is--act-index.is--user.is--logged--user.tb--userGroup-EU.is--logged-in.>' not to contain 'Fatal error'",
                "estack": "AssertionError: Timed out retrying after 4000ms: expected '<body.is--ctl-address.is--act-index.is--user.is--logged--user.tb--userGroup-EU.is--logged-in.>' not to contain 'Fatal error'\n    at Context.eval (https://www.kellereikaltern.com/__cypress/tests?p=cypress/integration/shopware5/kellereikaltern/change-checkout-delivery-address.js:56:20)",
                "diff": null
              },
              "uuid": "d0f47e57-6d8f-42ab-916e-dd5cf0e4855d",
              "parentUUID": "ec087af3-c88c-4879-821a-752980cd0a0e",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "d0f47e57-6d8f-42ab-916e-dd5cf0e4855d"
          ],
          "pending": [],
          "skipped": [],
          "duration": 56567,
          "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/10/48/reports"
      },
      "version": "6.1.0"
    }
  }
}