<?xml version="1.0" encoding="UTF-8"?> <testsuites name="Mocha Tests" time="5.267" tests="1" failures="1"> <testsuite name="Root Suite" timestamp="2023-05-20T04:50:28" tests="0" file="cypress/component/MapContent.cy.js" time="0.000" failures="0"> </testsuite> <testsuite name="MapContent" timestamp="2023-05-20T04:50:28" tests="1" time="5.184" failures="1"> <testcase name="MapContent Workflow testing" time="0.000" classname="Workflow testing"> <failure message="The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection. > Unreachable hosts - your application id may be incorrect. If the error persists, contact support@algolia.com. When Cypress detects uncaught errors originating from your application it will automatically fail the current test. This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event. https://on.cypress.io/uncaught-exception-from-application" type="RetryError"><![CDATA[RetryError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection. > Unreachable hosts - your application id may be incorrect. If the error persists, contact support@algolia.com. When Cypress detects uncaught errors originating from your application it will automatically fail the current test. This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event. https://on.cypress.io/uncaught-exception-from-application]]></failure> </testcase> </testsuite> </testsuites>