{
  "stats": {
    "suites": 0,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2024-03-18T01:44:14.567Z",
    "end": "2024-03-18T01:44:15.810Z",
    "duration": 1243,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "66dd93e6-d596-42bb-a2bb-32600abaf0b7",
      "title": "",
      "fullFile": "cypress/component/MapContent.cy.js",
      "file": "cypress/component/MapContent.cy.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [
        {
          "title": "An uncaught error was detected outside of a test",
          "fullTitle": "An uncaught error was detected outside of a test",
          "timedOut": null,
          "duration": 981,
          "state": "failed",
          "speed": null,
          "pass": false,
          "fail": true,
          "pending": false,
          "context": null,
          "code": "throw err;",
          "err": {
            "message": "TypeError: The following error originated from your test code, not from Cypress.\n\n  > Failed to fetch dynamically imported module: http://localhost:8081/__cypress/src/@fs/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/component/MapContent.cy.js\n\nWhen Cypress detects uncaught errors originating from your test code it will automatically fail the current test.\n\nCypress could not associate this error to any specific test.\n\nWe dynamically generated a new test to display this failure.",
            "estack": "TypeError: The following error originated from your test code, not from Cypress.\n\n  > Failed to fetch dynamically imported module: http://localhost:8081/__cypress/src/@fs/home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/component/MapContent.cy.js\n\nWhen Cypress detects uncaught errors originating from your test code it will automatically fail the current test.\n\nCypress could not associate this error to any specific test.\n\nWe dynamically generated a new test to display this failure.",
            "diff": null
          },
          "uuid": "fb1f9016-e83f-4dbb-81e5-a0583e110e74",
          "parentUUID": "66dd93e6-d596-42bb-a2bb-32600abaf0b7",
          "isHook": false,
          "skipped": false
        }
      ],
      "suites": [],
      "passes": [],
      "failures": [
        "fb1f9016-e83f-4dbb-81e5-a0583e110e74"
      ],
      "pending": [],
      "skipped": [],
      "duration": 981,
      "root": true,
      "rootEmpty": false,
      "_timeout": 2000
    }
  ],
  "meta": {
    "mocha": {
      "version": "7.0.1"
    },
    "mochawesome": {
      "options": {
        "quiet": false,
        "reportFilename": "mochawesome",
        "saveHtml": false,
        "saveJson": true,
        "consoleReporter": "spec",
        "useInlineDiffs": false,
        "code": true
      },
      "version": "7.1.3"
    },
    "marge": {
      "options": {
        "id": "default",
        "reportDir": "cypress/results/json",
        "overwrite": false,
        "html": false,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}