cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.

Home Page:https://cypress.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cypress 12.4.0: cypress run --component fails to terminate at end of tests

yann-combarnous opened this issue · comments

Current behavior

In Cypress 12.4.0, running command cypress run --component runs all our component tests, but it never terminates.

Desired behavior

In Cypress 12.3.0, command would terminate when all tests had run.

Test code to reproduce

  1. Write component tests
  2. run command cypress run --component

Cypress Version

12.4.0

Node version

v16.18.0

Operating System

macOS 12.6.2

Debug Logs

cypress:server:browsers killing browser process +2s
  cypress:server:socket-base socket-disconnecting transport close +97ms
  cypress:server:socket-base socket-disconnect transport close +0ms
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 63768 } +1s
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 63758 } +0ms
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 63780 } +0ms
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │      pids      │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'plugin'      │      2       │ '88712, 89179' │    16.1    │      16.1      │  924.61  │    924.61    │   924.61    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │    '88698'     │    14.8    │      38.3      │  369.33  │    331.74    │   369.33    │
  cypress:server:util:process_profiler │    2    │    'launchpad'    │      1       │    '89658'     │    39.2    │      39.2      │  326.66  │    326.66    │   326.66    │
  cypress:server:util:process_profiler │    3    │ 'electron-shared' │      2       │ '88700, 89157' │    8.8     │      8.8       │  86.23   │    86.23     │    86.23    │
  cypress:server:util:process_profiler │    4    │      'other'      │      1       │    '89680'     │     0      │       0        │    2     │     2.05     │    2.09     │
  cypress:server:util:process_profiler │    5    │      'TOTAL'      │      7       │      '-'       │    78.9    │     70.35      │ 1708.83  │   1002.54    │   1708.83   │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │      pids      │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'plugin'      │      2       │ '88712, 89179' │    0.1     │      8.1       │  807.72  │    866.16    │   924.61    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │    '88698'     │     0      │     25.53      │  369.27  │    344.25    │   369.33    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      2       │ '89157, 88700' │     0      │      4.4       │  85.89   │    86.06     │    86.23    │
  cypress:server:util:process_profiler │    3    │      'other'      │      1       │    '89778'     │     0      │       0        │    2     │     2.03     │    2.09     │
  cypress:server:util:process_profiler │    4    │      'TOTAL'      │      6       │      '-'       │    0.1     │     46.93      │ 1264.88  │   1089.99    │   1708.83   │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │      pids      │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'plugin'      │      2       │ '88712, 89179' │     0      │      5.4       │  807.75  │    846.69    │   924.61    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │    '88698'     │     0      │     19.15      │  373.33  │    351.52    │   373.33    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      2       │ '89157, 88700' │     0      │      2.93      │  86.14   │    86.09     │    86.23    │
  cypress:server:util:process_profiler │    3    │      'other'      │      1       │    '89795'     │     0      │       0        │    2     │     2.02     │    2.09     │
  cypress:server:util:process_profiler │    4    │      'TOTAL'      │      6       │      '-'       │     0      │      35.2      │ 1269.22  │   1134.79    │   1708.83   │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s

Other

No response

Full debug logs:

localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +21ms
  cypress:server:project onMocha hook +0ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r8', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook end +0ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r8', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha pass +4ms
      ✓ Should set store property based on passed function (24ms)
  cypress:server:reporter got mocha event 'pass' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r8', order: 4, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n            testFunction(buildingEventName, building);\n        }', type: 'test', duration: 24, wallClockStartedAt: '2023-01-25T08:42:07.662Z', timings: { lifecycle: 14, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:68:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +4ms
  cypress:server:project onMocha test end +1ms
  cypress:server:reporter got mocha event 'test end' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r8', order: 4, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n            testFunction(buildingEventName, building);\n        }', type: 'test', duration: 24, wallClockStartedAt: '2023-01-25T08:42:07.662Z', timings: { lifecycle: 14, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:68:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +1ms
  cypress:server:project onMocha test:after:run +0ms
  cypress:server:reporter got mocha event 'test:after:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r8', order: 4, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n            testFunction(buildingEventName, building);\n        }', type: 'test', duration: 24, wallClockStartedAt: '2023-01-25T08:42:07.662Z', wallClockDuration: 26, timings: { lifecycle: 14, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:68:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha suite end +0ms
  cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r6', title: 'Event Bus - building store', root: false, pending: false, type: 'suite', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addSuite (http://localhost:5173/__cypress/runner/cypress_runner.js:156362:94)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.create (http://localhost:5173/__cypress/runner/cypress_runner.js:106218:10)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100429:27)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:64:5)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)' }, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha suite +0ms
    Event Bus - customer store
  cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r9', title: 'Event Bus - customer store', root: false, pending: false, type: 'suite', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addSuite (http://localhost:5173/__cypress/runner/cypress_runner.js:156362:94)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.create (http://localhost:5173/__cypress/runner/cypress_runner.js:106218:10)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100429:27)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:72:5)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)' }, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha test +0ms
  cypress:server:reporter got mocha event 'test' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {} }, id: 'r10', order: 5, title: 'Should set store property based on passed value', pending: false, body: '()=>{\n            testValue(customerEventName, customer);\n        }', type: 'test', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:73:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook +0ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r10', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 15, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha test:before:run +1ms
  cypress:server:reporter got mocha event 'test:before:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r10', order: 5, title: 'Should set store property based on passed value', pending: false, body: '()=>{\n            testValue(customerEventName, customer);\n        }', type: 'test', wallClockStartedAt: '2023-01-25T08:42:07.689Z', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:73:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: 0, _slow: 250 } ] +1ms
  cypress:server:socket-base backend:request { eventName: 'reset:server:state', args: [] } +18ms
  cypress:proxy:http:util:buffers resetting buffers +27ms
  cypress:server:remote-states resetting remote state +27ms
  cypress:server:socket-base backend:request { eventName: 'get:rendered:html:origins', args: [] } +0ms
  cypress:server:socket-base automation:request get:cookies {} +0ms
  cypress:server:automation:cookies getting:cookies {} +23ms
  cypress:server:automation:cookies received get:cookies [] +0ms
  cypress:server:socket-base automation:request clear:cookies [] +2ms
  cypress:server:automation:cookies clear:cookies 0 +3ms
  cypress:server:socket-base backend:request { eventName: 'reset:rendered:html:origins', args: [] } +5ms
  cypress:server:browsers:electron console message: { column: 29, level: 'log', line: 72, source: 'console-api', text: 'Event Bus update for customer (reason: undefined): [object Object]', url: 'http://localhost:5173/__cypress/src/@fs/Users/xyz/code/abc/packages/common-bus/src/eventBus.ts' } +24ms
  cypress:server:project onMocha hook end +19ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r10', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 13, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +19ms
  cypress:server:project onMocha hook +0ms
      ✓ Should set store property based on passed value (21ms)
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r10', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook end +0ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r10', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha pass +0ms
  cypress:server:reporter got mocha event 'pass' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r10', order: 5, title: 'Should set store property based on passed value', state: 'passed', pending: false, body: '()=>{\n            testValue(customerEventName, customer);\n        }', type: 'test', duration: 21, wallClockStartedAt: '2023-01-25T08:42:07.689Z', timings: { lifecycle: 12, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:73:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha test end +1ms
  cypress:server:reporter got mocha event 'test end' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r10', order: 5, title: 'Should set store property based on passed value', state: 'passed', pending: false, body: '()=>{\n            testValue(customerEventName, customer);\n        }', type: 'test', duration: 21, wallClockStartedAt: '2023-01-25T08:42:07.689Z', timings: { lifecycle: 12, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:73:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +1ms
  cypress:server:project onMocha test:after:run +0ms
  cypress:server:reporter got mocha event 'test:after:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r10', order: 5, title: 'Should set store property based on passed value', state: 'passed', pending: false, body: '()=>{\n            testValue(customerEventName, customer);\n        }', type: 'test', duration: 21, wallClockStartedAt: '2023-01-25T08:42:07.689Z', wallClockDuration: 22, timings: { lifecycle: 12, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:73:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha test +0ms
  cypress:server:reporter got mocha event 'test' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {} }, id: 'r11', order: 6, title: 'Should set store property based on passed function', pending: false, body: '()=>{\n            testFunction(customerEventName, customer);\n        }', type: 'test', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:76:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook +4ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r11', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 13, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +4ms
  cypress:server:project onMocha test:before:run +1ms
  cypress:server:reporter got mocha event 'test:before:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r11', order: 6, title: 'Should set store property based on passed function', pending: false, body: '()=>{\n            testFunction(customerEventName, customer);\n        }', type: 'test', wallClockStartedAt: '2023-01-25T08:42:07.713Z', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:76:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: 0, _slow: 250 } ] +1ms
  cypress:server:socket-base backend:request { eventName: 'reset:server:state', args: [] } +18ms
  cypress:proxy:http:util:buffers resetting buffers +25ms
  cypress:server:remote-states resetting remote state +25ms
  cypress:server:socket-base backend:request { eventName: 'get:rendered:html:origins', args: [] } +0ms
  cypress:server:socket-base automation:request get:cookies {} +0ms
  cypress:server:automation:cookies getting:cookies {} +22ms
  cypress:server:automation:cookies received get:cookies [] +0ms
  cypress:server:socket-base automation:request clear:cookies [] +4ms
  cypress:server:automation:cookies clear:cookies 0 +4ms
  cypress:server:socket-base backend:request { eventName: 'reset:rendered:html:origins', args: [] } +5ms
  cypress:server:browsers:electron console message: { column: 29, level: 'log', line: 72, source: 'console-api', text: 'Event Bus update for customer (reason: undefined): [object Object]', url: 'http://localhost:5173/__cypress/src/@fs/Users/xyz/code/abc/packages/common-bus/src/eventBus.ts' } +28ms
  cypress:server:project onMocha hook end +19ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r11', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 16, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +19ms
  cypress:server:project onMocha hook +0ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r11', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook end +0ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r11', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha pass +5ms
  cypress:server:reporter got mocha event 'pass' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r11', order: 6, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n            testFunction(customerEventName, customer);\n        }', type: 'test', duration: 23, wallClockStartedAt: '2023-01-25T08:42:07.713Z', timings: { lifecycle: 15, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:76:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +5ms
      ✓ Should set store property based on passed function (23ms)
  cypress:server:project onMocha test end +0ms
  cypress:server:reporter got mocha event 'test end' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r11', order: 6, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n            testFunction(customerEventName, customer);\n        }', type: 'test', duration: 23, wallClockStartedAt: '2023-01-25T08:42:07.713Z', timings: { lifecycle: 15, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:76:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha test:after:run +1ms
  cypress:server:reporter got mocha event 'test:after:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r11', order: 6, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n            testFunction(customerEventName, customer);\n        }', type: 'test', duration: 23, wallClockStartedAt: '2023-01-25T08:42:07.713Z', wallClockDuration: 25, timings: { lifecycle: 15, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:76:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/run    Event Bus - customer configuration store
ner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +1ms
  cypress:server:project onMocha suite end +0ms
  cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r9', title: 'Event Bus - customer store', root: false, pending: false, type: 'suite', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addSuite (http://localhost:5173/__cypress/runner/cypress_runner.js:156362:94)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.create (http://localhost:5173/__cypress/runner/cypress_runner.js:106218:10)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100429:27)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:72:5)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)' }, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha suite +0ms
  cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r12', title: 'Event Bus - customer configuration store', root: false, pending: false, type: 'suite', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addSuite (http://localhost:5173/__cypress/runner/cypress_runner.js:156362:94)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.create (http://localhost:5173/__cypress/runner/cypress_runner.js:106218:10)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100429:27)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:80:5)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)' }, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha test +0ms
  cypress:server:reporter got mocha event 'test' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {} }, id: 'r13', order: 7, title: 'Should set store property based on passed value', pending: false, body: '()=>{\n' + '            testValue(customerConfigEventName, customerConfig);\n' + '        }', type: 'test', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:81:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook +0ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r13', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 16, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha test:before:run +0ms
  cypress:server:reporter got mocha event 'test:before:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r13', order: 7, title: 'Should set store property based on passed value', pending: false, body: '()=>{\n' + '            testValue(customerConfigEventName, customerConfig);\n' + '        }', type: 'test', wallClockStartedAt: '2023-01-25T08:42:07.739Z', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:81:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:socket-base backend:request { eventName: 'reset:server:state', args: [] } +16ms
  cypress:proxy:http:util:buffers resetting buffers +25ms
  cypress:server:remote-states resetting remote state +25ms
  cypress:server:socket-base backend:request { eventName: 'get:rendered:html:origins', args: [] } +0ms
  cypress:server:socket-base automation:request get:cookies {} +0ms
  cypress:server:automation:cookies getting:cookies {} +21ms
  cypress:server:automation:cookies received get:cookies [] +1ms
  cypress:server:socket-base automation:request clear:cookies [] +5ms
  cypress:server:automation:cookies clear:cookies 0 +4ms
  cypress:server:socket-base backend:request { eventName: 'reset:rendered:html:origins', args: [] } +4ms
  cypress:server:browsers:electron console message: { column: 29, level: 'log', line: 72, source: 'console-api', text: 'Event Bus update for customerConfiguration (reason: undefined): [object Object]', url: 'http://localhost:5173/__cypress/src/@fs/Users/xyz/code/abc/packages/common-bus/src/eventBus.ts' } +23ms
  cypress:server:project onMocha hook end +20ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r13', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 15, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +20ms
  cypress:server:project onMocha hook +0ms
      ✓ Should set store property based on passed value (22ms)
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r13', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook end +0ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r13', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 0, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha pass +0ms
  cypress:server:reporter got mocha event 'pass' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r13', order: 7, title: 'Should set store property based on passed value', state: 'passed', pending: false, body: '()=>{\n' + '            testValue(customerConfigEventName, customerConfig);\n' + '        }', type: 'test', duration: 22, wallClockStartedAt: '2023-01-25T08:42:07.739Z', timings: { lifecycle: 14, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:81:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha test end +0ms
  cypress:server:reporter got mocha event 'test end' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r13', order: 7, title: 'Should set store property based on passed value', state: 'passed', pending: false, body: '()=>{\n' + '            testValue(customerConfigEventName, customerConfig);\n' + '        }', type: 'test', duration: 22, wallClockStartedAt: '2023-01-25T08:42:07.739Z', timings: { lifecycle: 14, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:81:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha test:after:run +0ms
  cypress:server:reporter got mocha event 'test:after:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r13', order: 7, title: 'Should set store property based on passed value', state: 'passed', pending: false, body: '()=>{\n' + '            testValue(customerConfigEventName, customerConfig);\n' + '        }', type: 'test', duration: 22, wallClockStartedAt: '2023-01-25T08:42:07.739Z', wallClockDuration: 23, timings: { lifecycle: 14, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:81:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha test +0ms
  cypress:server:reporter got mocha event 'test' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {} }, id: 'r14', order: 8, title: 'Should set store property based on passed function', pending: false, body: '()=>{\n' + '            testFunction(customerConfigEventName, customerConfig);\n' + '        }', type: 'test', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:84:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook +4ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r14', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 15, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +4ms
  cypress:server:project onMocha test:before:run +0ms
  cypress:server:reporter got mocha event 'test:before:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r14', order: 8, title: 'Should set store property based on passed function', pending: false, body: '()=>{\n' + '            testFunction(customerConfigEventName, customerConfig);\n' + '        }', type: 'test', wallClockStartedAt: '2023-01-25T08:42:07.763Z', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:84:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:socket-base backend:request { eventName: 'reset:server:state', args: [] } +15ms
  cypress:proxy:http:util:buffers resetting buffers +24ms
  cypress:server:remote-states resetting remote state +24ms
  cypress:server:socket-base backend:request { eventName: 'get:rendered:html:origins', args: [] } +0ms
  cypress:server:socket-base automation:request get:cookies {} +0ms
  cypress:server:automation:cookies getting:cookies {} +20ms
  cypress:server:automation:cookies received get:cookies [] +0ms
  cypress:server:socket-base automation:request clear:cookies [] +5ms
  cypress:server:automation:cookies clear:cookies 0 +4ms
  cypress:server:socket-base backend:request { eventName: 'reset:rendered:html:origins', args: [] } +5ms
  cypress:server:browsers:electron console message: { column: 29, level: 'log', line: 72, source: 'console-api', text: 'Event Bus update for customerConfiguration (reason: undefined): [object Object]', url: 'http://localhost:5173/__cypress/src/@fs/Users/xyz/code/abc/packages/common-bus/src/eventBus.ts' } +27ms
  cypress:server:project onMocha hook end +20ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r14', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 16, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +20ms
  cypress:server:project onMocha hook +0ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r14', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 0, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook end +1ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r14', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +1ms
  cypress:server:project onMocha pass +4ms
  cypress:server:reporter got mocha event 'pass' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r14', order: 8, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n' + '            testFunction(customerConfigEventName, customerConfig);\n' + '        }', type: 'test', duration: 23, wallClockStartedAt: '2023-01-25T08:42:07.763Z', timings: { lifecycle: 15, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 1      ✓ Should set store property based on passed function (23ms)
7, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:84:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +4ms
  cypress:server:project onMocha test end +0ms
  cypress:server:reporter got mocha event 'test end' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r14', order: 8, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n' + '            testFunction(customerConfigEventName, customerConfig);\n' + '        }', type: 'test', duration: 23, wallClockStartedAt: '2023-01-25T08:42:07.763Z', timings: { lifecycle: 15, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:84:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha test:after:run +0ms
  cypress:server:reporter got mocha event 'test:after:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r14', order: 8, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n' + '            testFunction(customerConfigEventName, customerConfig);\n' + '        }', type: 'test', duration: 23, wallClockStartedAt: '2023-01-25T08:42:07.763Z', wallClockDuration: 25, timings: { lifecycle: 15, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js'    Event Bus - toast store
39m, originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:84:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha suite end +0ms
  cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r12', title: 'Event Bus - customer configuration store', root: false, pending: false, type: 'suite', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addSuite (http://localhost:5173/__cypress/runner/cypress_runner.js:156362:94)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.create (http://localhost:5173/__cypress/runner/cypress_runner.js:106218:10)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100429:27)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:80:5)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)' }, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha suite +0ms
  cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r15', title: 'Event Bus - toast store', root: false, pending: false, type: 'suite', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addSuite (http://localhost:5173/__cypress/runner/cypress_runner.js:156362:94)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.create (http://localhost:5173/__cypress/runner/cypress_runner.js:106218:10)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100429:27)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:88:5)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)' }, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha test +0ms
  cypress:server:reporter got mocha event 'test' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {} }, id: 'r16', order: 9, title: 'Should set store property based on passed value', pending: false, body: '()=>{\n            testValue(toastEventName, toast);\n        }', type: 'test', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:89:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook +1ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r16', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 16, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +1ms
  cypress:server:project onMocha test:before:run +0ms
  cypress:server:reporter got mocha event 'test:before:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r16', order: 9, title: 'Should set store property based on passed value', pending: false, body: '()=>{\n            testValue(toastEventName, toast);\n        }', type: 'test', wallClockStartedAt: '2023-01-25T08:42:07.789Z', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:89:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:socket-base backend:request { eventName: 'reset:server:state', args: [] } +16ms
  cypress:proxy:http:util:buffers resetting buffers +26ms
  cypress:server:remote-states resetting remote state +26ms
  cypress:server:socket-base backend:request { eventName: 'get:rendered:html:origins', args: [] } +0ms
  cypress:server:socket-base automation:request get:cookies {} +0ms
  cypress:server:automation:cookies getting:cookies {} +21ms
  cypress:server:automation:cookies received get:cookies [] +16ms
  cypress:server:socket-base automation:request clear:cookies [] +17ms
  cypress:server:automation:cookies clear:cookies 0 +1ms
  cypress:server:socket-base backend:request { eventName: 'reset:rendered:html:origins', args: [] } +1ms
  cypress:server:project onMocha hook end +20ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r16', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 24, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +20ms
  cypress:server:browsers:electron console message: { column: 29, level: 'log', line: 72, source: 'console-api', text: 'Event Bus update for toast (reason: undefined): [object Object]', url: 'http://localhost:5173/__cypress/src/@fs/Users/xyz/code/abc/packages/common-bus/src/eventBus.ts' } +33ms
  cypress:server:project onMocha hook +12ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r16', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +12ms
  cypress:server:project onMocha hook end +3ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r16', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(      ✓ Should set store property based on passed value (34ms)
`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +3ms
  cypress:server:project onMocha pass +0ms
  cypress:server:reporter got mocha event 'pass' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r16', order: 9, title: 'Should set store property based on passed value', state: 'passed', pending: false, body: '()=>{\n            testValue(toastEventName, toast);\n        }', type: 'test', duration: 34, wallClockStartedAt: '2023-01-25T08:42:07.789Z', timings: { lifecycle: 24, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:89:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha test end +1ms
  cypress:server:reporter got mocha event 'test end' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r16', order: 9, title: 'Should set store property based on passed value', state: 'passed', pending: false, body: '()=>{\n            testValue(toastEventName, toast);\n        }', type: 'test', duration: 34, wallClockStartedAt: '2023-01-25T08:42:07.789Z', timings: { lifecycle: 24, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:89:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +1ms
  cypress:server:project onMocha test:after:run +0ms
  cypress:server:reporter got mocha event 'test:after:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r16', order: 9, title: 'Should set store property based on passed value', state: 'passed', pending: false, body: '()=>{\n            testValue(toastEventName, toast);\n        }', type: 'test', duration: 34, wallClockStartedAt: '2023-01-25T08:42:07.789Z', wallClockDuration: 37, timings: { lifecycle: 24, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:89:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha test +0ms
  cypress:server:reporter got mocha event 'test' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {} }, id: 'r17', order: 10, title: 'Should set store property based on passed function', pending: false, body: '()=>{\n            testFunction(toastEventName, toast);\n        }', type: 'test', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:92:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook +1ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r17', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 24, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +1ms
  cypress:server:project onMocha test:before:run +1ms
  cypress:server:reporter got mocha event 'test:before:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r17', order: 10, title: 'Should set store property based on passed function', pending: false, body: '()=>{\n            testFunction(toastEventName, toast);\n        }', type: 'test', wallClockStartedAt: '2023-01-25T08:42:07.828Z', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:92:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: 0, _slow: 250 } ] +1ms
  cypress:server:socket-base backend:request { eventName: 'reset:server:state', args: [] } +20ms
  cypress:proxy:http:util:buffers resetting buffers +38ms
  cypress:server:remote-states resetting remote state +38ms
  cypress:server:socket-base backend:request { eventName: 'get:rendered:html:origins', args: [] } +0ms
  cypress:server:socket-base automation:request get:cookies {} +0ms
  cypress:server:automation:cookies getting:cookies {} +21ms
  cypress:server:automation:cookies received get:cookies [] +1ms
  cypress:server:socket-base automation:request clear:cookies [] +13ms
  cypress:server:automation:cookies clear:cookies 0 +12ms
  cypress:server:socket-base backend:request { eventName: 'reset:rendered:html:origins', args: [] } +1ms
  cypress:server:project onMocha hook end +15ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r17', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 19, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +15ms
  cypress:server:browsers:electron console message: { column: 29, level: 'log', line: 72, source: 'console-api', text: 'Event Bus update for toast (reason: undefined): [object Object]', url: 'http://localhost:5173/__cypress/src/@fs/Users/xyz/code/abc/packages/common-bus/src/eventBus.ts' } +37ms
  cypress:server:project onMocha hook +11ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r17', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +11ms
  cypress:server:project onMocha hook end +3ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r17', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 2, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +3ms
      ✓ Should set store property based on passed function (30ms)
  cypress:server:project onMocha pass +4ms
  cypress:server:reporter got mocha event 'pass' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r17', order: 10, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n            testFunction(toastEventName, toast);\n        }', type: 'test', duration: 30, wallClockStartedAt: '2023-01-25T08:42:07.828Z', timings: { lifecycle: 18, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line:     Event Bus - user store
159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:92:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +4ms
  cypress:server:project onMocha test end +0ms
  cypress:server:reporter got mocha event 'test end' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r17', order: 10, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n            testFunction(toastEventName, toast);\n        }', type: 'test', duration: 30, wallClockStartedAt: '2023-01-25T08:42:07.828Z', timings: { lifecycle: 18, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:92:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha test:after:run +0ms
  cypress:server:reporter got mocha event 'test:after:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r17', order: 10, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n            testFunction(toastEventName, toast);\n        }', type: 'test', duration: 30, wallClockStartedAt: '2023-01-25T08:42:07.828Z', wallClockDuration: 33, timings: { lifecycle: 18, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:92:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha suite end +0ms
  cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r15', title: 'Event Bus - toast store', root: false, pending: false, type: 'suite', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addSuite (http://localhost:5173/__cypress/runner/cypress_runner.js:156362:94)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.create (http://localhost:5173/__cypress/runner/cypress_runner.js:106218:10)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100429:27)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:88:5)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)' }, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha suite +0ms
  cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r18', title: 'Event Bus - user store', root: false, pending: false, type: 'suite', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addSuite (http://localhost:5173/__cypress/runner/cypress_runner.js:156362:94)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.create (http://localhost:5173/__cypress/runner/cypress_runner.js:106218:10)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100429:27)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:96:5)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)' }, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha test +0ms
  cypress:server:reporter got mocha event 'test' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {} }, id: 'r19', order: 11, title: 'Should set store property based on passed value', pending: false, body: '()=>{\n            testValue(userEventName, user);\n        }', type: 'test', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:97:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook +0ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r19', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 19, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha test:before:run +0ms
  cypress:server:reporter got mocha event 'test:before:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r19', order: 11, title: 'Should set store property based on passed value', pending: false, body: '()=>{\n            testValue(userEventName, user);\n        }', type: 'test', wallClockStartedAt: '2023-01-25T08:42:07.862Z', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:97:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:socket-base backend:request { eventName: 'reset:server:state', args: [] } +20ms
  cypress:proxy:http:util:buffers resetting buffers +34ms
  cypress:server:remote-states resetting remote state +34ms
  cypress:server:socket-base backend:request { eventName: 'get:rendered:html:origins', args: [] } +0ms
  cypress:server:socket-base automation:request get:cookies {} +0ms
  cypress:server:automation:cookies getting:cookies {} +21ms
  cypress:server:automation:cookies received get:cookies [] +1ms
  cypress:server:socket-base automation:request clear:cookies [] +14ms
  cypress:server:automation:cookies clear:cookies 0 +13ms
  cypress:server:socket-base backend:request { eventName: 'reset:rendered:html:origins', args: [] } +2ms
  cypress:server:project onMocha hook end +19ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r19', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 21, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +19ms
  cypress:server:browsers:electron console message: { column: 29, level: 'log', line: 72, source: 'console-api', text: 'Event Bus update for user (reason: undefined): [object Object]', url: 'http://localhost:5173/__cypress/src/@fs/Users/xyz/code/abc/packages/common-bus/src/eventBus.ts' } +33ms
  cypress:server:project onMocha hook +8ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r19', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 2, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +8ms
  cypress:server:project onMocha hook end +2ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r19', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +2ms
      ✓ Should set store property based on passed value (29ms)
  cypress:server:project onMocha pass +0ms
  cypress:server:reporter got mocha event 'pass' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r19', order: 11, title: 'Should set store property based on passed value', state: 'passed', pending: false, body: '()=>{\n            testValue(userEventName, user);\n        }', type: 'test', duration: 29, wallClockStartedAt: '2023-01-25T08:42:07.862Z', timings: { lifecycle: 20, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:97:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha test end +0ms
  cypress:server:reporter got mocha event 'test end' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r19', order: 11, title: 'Should set store property based on passed value', state: 'passed', pending: false, body: '()=>{\n            testValue(userEventName, user);\n        }', type: 'test', duration: 29, wallClockStartedAt: '2023-01-25T08:42:07.862Z', timings: { lifecycle: 20, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:97:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha test:after:run +0ms
  cypress:server:reporter got mocha event 'test:after:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r19', order: 11, title: 'Should set store property based on passed value', state: 'passed', pending: false, body: '()=>{\n            testValue(userEventName, user);\n        }', type: 'test', duration: 29, wallClockStartedAt: '2023-01-25T08:42:07.862Z', wallClockDuration: 30, timings: { lifecycle: 20, 'before each': [Array], test: [Object], 'after each': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:97:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha test +0ms
  cypress:server:reporter got mocha event 'test' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {} }, id: 'r20', order: 12, title: 'Should set store property based on passed function', pending: false, body: '()=>{\n            testFunction(userEventName, user);\n        }', type: 'test', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:100:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook +2ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r20', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 21, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +2ms
  cypress:server:project onMocha test:before:run +0ms
  cypress:server:reporter got mocha event 'test:before:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r20', order: 12, title: 'Should set store property based on passed function', pending: false, body: '()=>{\n            testFunction(userEventName, user);\n        }', type: 'test', wallClockStartedAt: '2023-01-25T08:42:07.894Z', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:100:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:socket-base backend:request { eventName: 'reset:server:state', args: [] } +14ms
  cypress:proxy:http:util:buffers resetting buffers +30ms
  cypress:server:remote-states resetting remote state +30ms
  cypress:server:socket-base backend:request { eventName: 'get:rendered:html:origins', args: [] } +0ms
  cypress:server:socket-base automation:request get:cookies {} +0ms
  cypress:server:automation:cookies getting:cookies {} +16ms
  cypress:server:automation:cookies received get:cookies [] +0ms
  cypress:server:socket-base automation:request clear:cookies [] +4ms
  cypress:server:automation:cookies clear:cookies 0 +4ms
  cypress:server:socket-base backend:request { eventName: 'reset:rendered:html:origins', args: [] } +5ms
  cypress:server:browsers:electron console message: { column: 29, level: 'log', line: 72, source: 'console-api', text: 'Event Bus update for user (reason: undefined): [object Object]', url: 'http://localhost:5173/__cypress/src/@fs/Users/xyz/code/abc/packages/common-bus/src/eventBus.ts' } +25ms
  cypress:server:project onMocha hook end +22ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r20', title: '"before each" hook', hookName: 'before each', hookId: 'h2', pending: false, body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }', type: 'hook', duration: 12, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106483:19)\n' + '    at Suite.<computed> [as beforeEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at beforeEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100379:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:471:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +22ms
  cypress:server:project onMocha hook +0ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r20', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook end +0ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r20', title: '"after each" hook', hookName: 'after each', hookId: 'h6', pending: false, body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }', type: 'hook', duration: 1, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:106507:19)\n' + '    at Suite.<computed> [as afterEach] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at afterEach (http://localhost:5173/__cypress/runner/cypress_runner.js:100389:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:491:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook +4ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r20', title: '"after all" hook: collectBackendCoverage', hookName: 'after all', hookId: 'h3', pending: false, body: 'function collectBackendCoverage() {\n' + '    const baseUrl = Cypress.config("baseUrl") || cy.state("window").origin;\n' + '    const runningEndToEndTests = baseUrl !== Cypress.config("proxyUrl");\n' + '    const specType = Cypress._.get(Cypress.spec, "specType", "integration");\n' + '    const isIntegrationSpec = specType === "integration";\n' + '    if (runningEndToEndTests && isIntegrationSpec) {\n' + '      const url = Cypress._.get(\n' + '        Cypress.env("codeCoverage"),\n' + '        "url",\n' + '        "/__coverage__"\n' + '      );\n' + '      cy.request({\n' + '        url,\n' + '        log: false,\n' + '        failOnStatusCode: false\n' + '      }).then((r) => {\n' + '        return Cypress._.get(r, "body.coverage", null);\n' + '      }).then((coverage) => {\n' + '        if (!coverage) {\n' + '          const expectBackendCoverageOnly = Cypress._.get(\n' + '            Cypress.env("codeCoverage"),\n' + '            "expectBackendCoverageOnly",\n' + '            false\n' + '          );\n' + '          if (expectBackendCoverageOnly) {\n' + '            throw new Error(\n' + '              `Expected to collect backend code coverage from ${url}`\n' + '            );\n' + '          } else {\n' + '            return;\n' + '          }\n' + '        }\n' + '        sendCoverage(coverage, "backend");\n' + '      });\n' + '    }\n' + '  }', type: 'hook', file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterAll (http://localhost:5173/__cypress/runner/cypress_runner.js:106459:19)\n' + '    at Suite.<computed> [as afterAll] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at after (http://localhost:5173/__cypress/runner/cypress_runner.js:100369:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:515:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +4ms
  cypress:server:project onMocha hook end +0ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r20', title: '"after all" hook: collectBackendCoverage', hookName: 'after all', hookId: 'h3', pending: false, body: 'function collectBackendCoverage() {\n' + '    const baseUrl = Cypress.config("baseUrl") || cy.state("window").origin;\n' + '    const runningEndToEndTests = baseUrl !== Cypress.config("proxyUrl");\n' + '    const specType = Cypress._.get(Cypress.spec, "specType", "integration");\n' + '    const isIntegrationSpec = specType === "integration";\n' + '    if (runningEndToEndTests && isIntegrationSpec) {\n' + '      const url = Cypress._.get(\n' + '        Cypress.env("codeCoverage"),\n' + '        "url",\n' + '        "/__coverage__"\n' + '      );\n' + '      cy.request({\n' + '        url,\n' + '        log: false,\n' + '        failOnStatusCode: false\n' + '      }).then((r) => {\n' + '        return Cypress._.get(r, "body.coverage", null);\n' + '      }).then((coverage) => {\n' + '        if (!coverage) {\n' + '          const expectBackendCoverageOnly = Cypress._.get(\n' + '            Cypress.env("codeCoverage"),\n' + '            "expectBackendCoverageOnly",\n' + '            false\n' + '          );\n' + '          if (expectBackendCoverageOnly) {\n' + '            throw new Error(\n' + '              `Expected to collect backend code coverage from ${url}`\n' + '            );\n' + '          } else {\n' + '            return;\n' + '          }\n' + '        }\n' + '        sendCoverage(coverage, "backend");\n' + '      });\n' + '    }\n' + '  }', type: 'hook', duration: 0, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterAll (http://localhost:5173/__cypress/runner/cypress_runner.js:106459:19)\n' + '    at Suite.<computed> [as afterAll] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at after (http://localhost:5173/__cypress/runner/cypress_runner.js:100369:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:515:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook +0ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r20', title: '"after all" hook: mergeUnitTestCoverage', hookName: 'after all', hookId: 'h4', pending: false, body: 'function mergeUnitTestCoverage() {\n' + '    const unitTestCoverage = window.__coverage__;\n' + '    if (unitTestCoverage) {\n' + '      sendCoverage(unitTestCoverage, "unit");\n' + '    }\n' + '  }', type: 'hook', file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterAll (http://localhost:5173/__cypress/runner/cypress_runner.js:106459:19)\n' + '    at Suite.<computed> [as afterAll] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at after (http://localhost:5173/__cypress/runner/cypress_runner.js:100369:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:551:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook end +0ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r20', title: '"after all" hook: mergeUnitTestCoverage', hookName: 'after all', hookId: 'h4', pending: false, body: 'function mergeUnitTestCoverage() {\n' + '    const unitTestCoverage = window.__coverage__;\n' + '    if (unitTestCoverage) {\n' + '      sendCoverage(unitTestCoverage, "unit");\n' + '    }\n' + '  }', type: 'hook', duration: 0, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterAll (http://localhost:5173/__cypress/runner/cypress_runner.js:106459:19)\n' + '    at Suite.<computed> [as afterAll] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at after (http://localhost:5173/__cypress/runner/cypress_runner.js:100369:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:551:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha hook +0ms
  cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r20', title: '"after all" hook: generateReport', hookName: 'after all', hookId: 'h5', pending: false, body: 'function generateReport() {\n' + '    const logInstance = Cypress.log({\n' + '      name: "Coverage",\n' + '      message: ["Generating report [@cypress/code-coverage]"]\n' + '    });\n' + '    cy.task("coverageReport", null, {\n' + '      timeout: dayjs.duration(3, "minutes").asMilliseconds(),\n' + '      log: false\n' + '    }).then((coverageReportFolder) => {\n' + '      logInstance.set("consoleProps", () => ({\n' + '        "coverage report folder": coverageReportFolder\n' + '      }));\n' + '      logInstance.end();\n' + '      return coverageReportFolder;\n' + '    });\n' + '  }', type: 'hook', file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterAll (http://localhost:5173/__cypress/runner/cypress_runner.js:106459:19)\n' + '    at Suite.<computed> [as afterAll] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at after (http://localhost:5173/__cypress/runner/cypress_runner.js:100369:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:557:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +0ms
  cypress:server:socket-base backend:request { eventName: 'task', args: [ { task: 'coverageReport', arg: null, timeout: 180000 } ] } +17ms
  cypress:server:task run task coverageReport with arg null +394ms
  cypress:lifecycle:EventRegistrar plugin event registered? { eventName: 'task', isRegistered: true } +395ms
  cypress:lifecycle:EventRegistrar execute plugin event 'task' Node 'v16.16.0' with args: 'coverageReport' null undefined +0ms
  cypress:lifecycle:ProjectConfigManager call event task for invocation id inv10 +394ms
  cypress:lifecycle:child:RunPlugins:93491 execute plugin event: task ({ invocationId: 'inv10', eventId: 3 }) +395ms

=============================== Coverage summary ===============================
Statements   : 100% ( 0/0 )
Branches     : 100% ( 0/0 )
Functions    : 100% ( 0/0 )
Lines        : 100% ( 0/0 )
================================================================================
  cypress:lifecycle:ProjectConfigManager promise resolved for id 'inv10' with value /Users/xyz/code/abc/packages/common-api/coverage +86ms
  cypress:server:task result is: /Users/xyz/code/abc/packages/common-api/coverage +86ms
  cypress:server:project onMocha hook end +87ms
  cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r20', title: '"after all" hook: generateReport', hookName: 'after all', hookId: 'h5', pending: false, body: 'function generateReport() {\n' + '    const logInstance = Cypress.log({\n' + '      name: "Coverage",\n' + '      message: ["Generating report [@cypress/code-coverage]"]\n' + '    });\n' + '    cy.task("coverageReport", null, {\n' + '      timeout: dayjs.duration(3, "minutes").asMilliseconds(),\n' + '      log: false\n' + '    }).then((coverageReportFolder) => {\n' + '      logInstance.set("consoleProps", () => ({\n' + '        "coverage report folder": coverageReportFolder\n' + '      }));\n' + '      logInstance.end();\n' + '      return coverageReportFolder;\n' + '    });\n' + '  }', type: 'hook', duration: 90, file: 'cypress/component/eventBus.spec.ts', invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite._createHook (http://localhost:5173/__cypress/runner/cypress_runner.js:156407:98)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.afterAll (http://localhost:5173/__cypress/runner/cypress_runner.js:106459:19)\n' + '    at Suite.<computed> [as afterAll] (http://localhost:5173/__cypress/runner/cypress_runner.js:156420:23)\n' + '    at after (http://localhost:5173/__cypress/runner/cypress_runner.js:100369:17)\n' + '    at registerHooks (http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:557:3)\n' + '    at http://localhost:5173/__cypress/src/node_modules/.vite/deps/@cypress_code-coverage_support.js?v=438691a7:589:3' }, currentRetry: 0, retries: -1, _slow: 250 } ] +87ms
  cypress:server:project onMocha pass +3ms
  cypress:server:reporter got mocha event 'pass' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r20', order: 12, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n            testFunction(userEventName, user);\n        }', type: 'test', duration: 21, wallClockStartedAt: '2023-01-25T08:42:07.894Z', timings: { lifecycle: 11, 'before each': [Array], test: [Object], 'after each': [Array], 'after all': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:100:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cyp      ✓ Should set store property based on passed function (21ms)
ress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +3ms
  cypress:server:project onMocha test end +0ms
  cypress:server:reporter got mocha event 'test end' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r20', order: 12, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n            testFunction(userEventName, user);\n        }', type: 'test', duration: 21, wallClockStartedAt: '2023-01-25T08:42:07.894Z', timings: { lifecycle: 11, 'before each': [Array], test: [Object], 'after each': [Array], 'after all': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:100:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha suite end +0ms
  cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r18', title: 'Event Bus - user store', root: false, pending: false, type: 'suite', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addSuite (http://localhost:5173/__cypress/runner/cypress_runner.js:156362:94)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.create (http://localhost:5173/__cypress/runner/cypress_runner.js:106218:1
0)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100429:27)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:96:5)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)' }, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha suite end +0ms
  cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r2', title: 'Event Bus - setEventBus function', root: false, pending: false, type: 'suite', file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', originalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addSuite (http://localhost:5173/__cypress/runner/cypress_runner.js:156362:94)\n' + '    at ../driver/node_modules/mocha/lib/suite.js.Suite.create (http://localhost:5173/__cypress/runner/cypress_runner.js:106218:10)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100429:27)\n' + '    at context.describe.context.context (http://localhost:5173/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:55:1' }, retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha test:after:run +0ms
  cypress:server:reporter got mocha event 'test:after:run' with args: [ { _testConfig: { testConfigList: [], unverifiedTestConfig: {}, applied: 'complete' }, id: 'r20', order: 12, title: 'Should set store property based on passed function', state: 'passed', pending: false, body: '()=>{\n            testFunction(userEventName, user);\n        }', type: 'test', duration: 21, wallClockStartedAt: '2023-01-25T08:42:07.894Z', wallClockDuration: 115, timings: { lifecycle: 11, 'before each': [Array], test: [Object], 'after each': [Array], 'after all': [Array] }, file: null, invocationDetails: { function: 'Object.getInvocationDetails', fileUrl: 'http://localhost:5173/__cypress/runner/cypress_runner.js', o
riginalFile: 'http://localhost:5173/__cypress/runner/cypress_runner.js', line: 159141, column: 17, whitespace: '    ', stack: 'Error\n' + '    at Object.getInvocationDetails (http://localhost:5173/__cypress/runner/cypress_runner.js:159141:17)\n' + '    at Suite.addTest (http://localhost:5173/__cypress/runner/cypress_runner.js:156336:93)\n' + '    at context.it.context.specify (http://localhost:5173/__cypress/runner/cypress_runner.js:100269:13)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14\n' + '    at Suite.<anonymous> (http://localhost:5173/__cypress/src/cypress/component/eventBus.spec.ts:100:9)\n' + '    at Object.create (http://localhost:5173/__cypress/runner/cypress_runner.js:100446:19)\n' + '    at context.describe.context.context (http://localhost:51  12 passing (504ms)
73/__cypress/runner/cypress_runner.js:100222:27)\n' + '    at createRunnable (http://localhost:5173/__cypress/runner/cypress_runner.js:156057:31)\n' + '    at http://localhost:5173/__cypress/runner/cypress_runner.js:156118:14' }, final: true, currentRetry: 0, retries: 0, _slow: 250 } ] +0ms
  cypress:server:project onMocha suite end +0ms

  cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r1', title: '', root: true, pending: false, type: 'suite', file: 'cypress/component/eventBus.spec.ts', retries: -1, _slow: 250 } ] +0ms
  cypress:server:project onMocha end +0ms
  cypress:server:reporter got mocha event 'end' with args: [ { end: '2023-01-25T08:42:08.010Z' } ] +0ms
  cypress:server:run received project end { stats: { suites: 7, tests: 12, passes: 12, pending: 0, skipped: 0, failures: 0, wallClockStartedAt: 2023-01-25T08:42:07.507Z, wallClockEndedAt: 2023-01-25T08:42:08.010Z, wallClockDuration: 503 }, reporter: 'spec', reporterStats: { suites: 7, tests: 12, passes: 12, pending: 0, failures: 0, start: 2023-01-25T08:42:07.508Z, end: 2023-01-25T08:42:08.012Z, duration: 504 }, hooks: [ { hookId: 'h1', hookName: 'before all', title: [Array], body: '() => {\n' + '    const logInstance = Cypress.log({\n' + '      name: "Coverage",\n' + '      message: ["Reset [@cypress/code-coverage]"]\n' + '    });\n' + '    cy.task(\n' + '      "resetCoverage",\n' + '      {\n' + '        // @ts-ignore\n' + '        isInteractive: Cypress.config("isInteractive")\n' + '      },\n' + '      { log: false }\n' + '    ).then(() => {\n' + '      logInstance.end();\n' + '    });\n' + '  }' }, { hookId: 'h2', hookName: 'before each', title: [Array], body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }' }, { hookId: 'h6', hookName: 'after each', title: [Array], body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }' }, { hookId: 'h3', hookName: 'after all', title: [Array], body: 'function collectBackendCoverage() {\n' + '    const baseUrl = Cypress.config("baseUrl") || cy.state("window").origin;\n' + '    const runningEndToEndTests = baseUrl !== Cypress.config("proxyUrl");\n' + '    const specType = Cypress._.get(Cypress.spec, "specType", "integration");\n' + '    const isIntegrationSpec = specType === "integratio
n";\n' + '    if (runningEndToEndTests && isIntegrationSpec) {\n' + '      const url = Cypress._.get(\n' + '        Cypress.env("codeCoverage"),\n' + '        "url",\n' + '        "/__coverage__"\n' + '      );\n' + '      cy.request({\n' + '        url,\n' + '        log: false,\n' + '        failOnStatusCode: false\n' + '      }).then((r) => {\n' + '        return Cypress._.get(r, "body.coverage", null);\n' + '      }).then((coverage) => {\n' + '        if (!coverage) {\n' + '          const expectBackendCoverageOnly = Cypress._.get(\n' + '            Cypress.env("codeCoverage"),\n' + '            "expectBackendCoverageOnly",\n' + '            false\n' + '          );\n' + '          if (expectBackendCoverageOnly) {\n' + '            throw new Error(\n' + '              `Expected to collect backend code coverage from ${url}`\n' + '            );\n' + '          } else {\n' + '            return;\n' + '          }\n' + '        }\n' + '        sendCoverage(coverage, "backend");\n' + '      });\n' + '    }\n' + '  }' }, { hookId: 'h4', hookName: 'after all', title: [Array], body: 'function mergeUnitTestCoverage() {\n' + '    const unitTestCoverage = window.__coverage__;\n' + '    if (unitTestCoverage) {\n' + '      sendCoverage(unitTestCoverage, "unit");\n' + '    }\n' + '  }' }, { hookId: 'h5', hookName: 'after all', title: [Array], body: 'function generateReport() {\n' + '    const logInstance = Cypress.log({\n' + '      name: "Coverage",\n' + '      message: ["Generating report [@cypress/code-coverage]"]\n' + '    });\n' + '    cy.task("coverageReport", null, {\n' + '      timeout: dayjs.duration(3, "minutes").asMilliseconds(),\n' + '      log: false\n' + '    }).then((coverageReportFolder) => {\n' + '      logInstance.set("consoleProps", () => ({\n' + '        "coverage report folder": coverageReportFolder\n' + '      }));\n' + '      logInstance.end();\n' + '      return coverageReportFolder;\n' + '    });\n' + '  }' } ], tests: [ { testId: 'r4', title: [Array], state: 'passed', body: '()=>{\n            testValue(bookingEventName, booking);\n        }', displayError: null, attempts: [Array] }, { testId: 'r5', title: [Array], state: 'passed', body: '()=>{\n            testFunction(bookingEventName, booking);\n        }', displayError: null, attempts: [Array] }, { testId: 'r7', title: [Array], state: 'passed', body: '()=>{\n            testValue(buildingEventName, building);\n        }', displayError: null, attempts: [Array] }, { testId: 'r8', title: [Array], state: 'passed', body: '()=>{\n            testFunction(buildingEventName, building);\n        }', displayError: null, attempts: [Array] }, { testId: 'r10', title: [Array], state: 'passed', body: '()=>{\n            testValue(customerEventName, customer);\n        }', displayError: null, attempts: [Array] }, { testId: 'r11', title: [Array], state: 'passed', body: '()=>{\n            testFunction(customerEventName, customer);\n        }', displayError: null, attempts: [Array] }, { testId: 'r13', title: [Array], state: 'passed', body: '()=>{\n' + '            testValue(customerConfigEventN  (Results)
ame, customerConfig);\n' + '        }', displayError: null, attempts: [Array] }, { testId: 'r14', title: [Array], state: 'passed', body: '()=>{\n' + '            testFunction(customerConfigEventName, customerConfig);\n' + '        }', displayError: null, attempts: [Array] }, { testId: 'r16', title: [Array], state: 'passed', body: '()=>{\n            testValue(toastEventName, toast);\n        }', displayError: null, attempts: [Array] }, { testId: 'r17', title: [Array], state: 'passed', body: '()=>{\n            testFunction(toastEventName, toast);\n        }', displayError: null, attempts: [Array] }, { testId: 'r19', title: [Array], state: 'passed', body: '()=>{\n            testValue(userEventName, user);\n        }', displayError: null, attempts: [Array] }, { testId: 'r20', title: [Array], state: 'passed', body: '()=>{\n            testFunction(userEventName, user);\n        }', displayError: null, attempts: [Array] } ] } +986ms
  cypress:server:run received videoController { videoController: undefined } +1ms
  cypress:lifecycle:EventRegistrar plugin event registered? { eventName: 'after:spec', isRegistered: false } +92ms
  cypress:server:run executed after:spec +0ms
  cypress:server:run No video found after spec ran - skipping processing. Video path: undefined +0ms

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        12                                                                               │
  │ Passing:      12                                                                               │
  │ Failing:      0                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  0                                                                                │
  │ Video:        false                                                                            │
  │ Duration:     0 seconds                                                                        │
  │ Spec Ran:     eventBus.spec.ts                                                                 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘

  cypress:server:run attempting to close the browser tab +3ms
  cypress:server:browsers:electron closed event fired +108ms
  cypress:server:windows error removing all extensions { err: TypeError: Object has been destroyed at Object.j (<embedded>:4507:324785) at BrowserWindow.<anonymous> (<embedded>:4507:336432)     at Object.onceWrapper (node:events:642:26)     at BrowserWindow.emit (node:events:539:35) at k.sendCloseCommandFn (<embedded>:4507:329734) at onRequest (<embedded>:4507:286843) at <embedded>:4507:330054 at As (<embedded>:2780:4563) at s (<embedded>:2780:32892) at <embedded>:4507:300360 at <embedded>:4507:301635 at tryCatcher (/Users/xyz/Library/Caches/Cypress/12.4.0/Cypress.app/Contents/Resources/app/node_modules/bluebird/js/release/util.js:16:23) at Function.<anonymous> (/Users/xyz/Library/Caches/Cypress/12.4.0/Cypress.app/Contents/Resources/app/node_modules/bluebird/js/release/method.js:39:29) at m.normalize (<embedded>:4507:300923) at <embedded>:4507:301990 at tryCatcher (/Users/xyz/Library/Caches/Cypress/12.4.0/Cypress.app/Contents/Resources/app/node_modules/bluebird/js/release/util.js:16:23) at Promise._settlePromiseFromHandler (/Users/xyz/Library/Caches/Cypress/12.4.0/Cypress.app/Contents/Resources/app/node_modules/bluebird/js/release/promise.js:512:31) at Promise._settlePromise (/Users/xyz/Library/Caches/Cypress/12.4.0/Cypress.app/Contents/Resources/app/node_modules/bluebird/js/release/promise.js:569:18) at Promise._settlePromiseCtx (/Users/xyz/Library/Caches/Cypress/12.4.0/Cypress.app/Contents/Resources/app/node_modules/bluebird/js/release/promise.js:606:10) at _drainQueueStep (/Users/xyz/Library/Caches/Cypress/12.4.0/Cypress.app/Contents/Resources/app/node_modules/bluebird/js/release/async.js:142:12) at _drainQueue (/Users/xyz/Library/Caches/Cypress/12.4.0/Cypress.app/Contents/Resources/app/node_modules/bluebird/js/release/async.js:131:9) at Async._drainQueues (/Users/xyz/Library/Caches/Cypress/12.4.0/Cypress.app/Contents/Resources/app/node_modules/bluebird/js/release/async.js:147:5) at Immediate._onImmediate (/Users/xyz/Library/Caches/Cypress/12.4.0/Cypress.app/Contents/Resources/app/node_modules/bluebird/js/release/async.js:17:14)     at process.processImmediate (node:internal/timers:466:21), extensions: undefined } +2s
  cypress:server:run all BrowserWindows closed, not exiting +0ms
  cypress:server:browsers:electron debugger detached due to { reason: 'target closed' } +3ms
  cypress:server:run resetting server state +5ms
  cypress:proxy:http:util:buffers resetting buffers +126ms
  cypress:network:cors Parsed URL { port: '80', protocol: null, subdomain: null, domain: '', tld: '' } +951ms
  cypress:network:cors Parsed URL { port: '51141', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +0ms
  cypress:server:remote-states setting remote state { auth: undefined, origin: 'http://localhost:51141', strategy: 'file', fileServer: 'http://localhost', domainName: 'localhost', props: null } for http://localhost:51141 +126ms
  cypress:network:cors Parsed URL { port: '51141', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +0ms
  cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:51141', strategy: 'file', fileServer: 'http://localhost', domainName: 'localhost', props: null } for: http://localhost:51141 +0ms
  cypress:server:run spec results { stats: { suites: 7, tests: 12, passes: 12, pending: 0, skipped: 0, failures: 0, wallClockStartedAt: 2023-01-25T08:42:07.507Z, wallClockEndedAt: 2023-01-25T08:42:08.010Z, wallClockDuration: 503 }, reporter: 'spec', reporterStats: { suites: 7, tests: 12, passes: 12, pending: 0, failures: 0, start: 2023-01-25T08:42:07.508Z, end: 2023-01-25T08:42:08.012Z, duration: 504 }, hooks: [ { hookId: 'h1', hookName: 'before all', title: [Array], body: '() => {\n' + '    const logInstance = Cypress.log({\n' + '      name: "Coverage",\n' + '      message: ["Reset [@cypress/code-coverage]"]\n' + '    });\n' + '    cy.task(\n' + '      "resetCoverage",\n' + '      {\n' + '        // @ts-ignore\n' + '        isInteractive: Cypress.config("isInteractive")\n' + '      },\n' + '      { log: false }\n' + '    ).then(() => {\n' + '      logInstance.end();\n' + '    });\n' + '  }' }, { hookId: 'h2', hookName: 'before each', title: [Array], body: '() => {\n' + '    windowCoverageObjects = [];\n' + '    const saveCoverageObject = (win) => {\n' + '      const applicationSourceCoverage = win.__coverage__;\n' + '      if (!applicationSourceCoverage) {\n' + '        return;\n' + '      }\n' + '      if (Cypress._.find(windowCoverageObjects, {\n' + '        coverage: applicationSourceCoverage\n' + '      })) {\n' + '        return;\n' + '      }\n' + '      windowCoverageObjects.push({\n' + '        coverage: applicationSourceCoverage,\n' + '        pathname: win.location.pathname\n' + '      });\n' + '    };\n' + '    cy.on("window:load", saveCoverageObject);\n' + '    cy.window({ log: false }).then(saveCoverageObject);\n' + '  }' }, { hookId: 'h6', hookName: 'after each', title: [Array], body: '() => {\n' + '    windowCoverageObjects.forEach((cover) => {\n' + '      sendCoverage(cover.coverage, cover.pathname);\n' + '    });\n' + '    if (!hasE2ECoverage()) {\n' + '      if (hasUnitTestCoverage()) {\n' + '        logMessage(`👉 Only found unit test code coverage.`);\n' + '      } else {\n' + '        const expectBackendCoverageOnly = Cypress._.get(\n' + '          Cypress.env("codeCoverage"),\n' + '          "expectBackendCoverageOnly",\n' + '          false\n' + '        );\n' + '        if (!expectBackendCoverageOnly) {\n' + '          logMessage(`\n' + '            ⚠️ Could not find any coverage information in your application\n' + '            by looking at the window coverage object.\n' + '            Did you forget to instrument your application?\n' + '            See [code-coverage#instrument-your-application](https://github.com/cypress-io/code-coverage#instrument-your-application)\n' + '          `);\n' + '        }\n' + '      }\n' + '    }\n' + '  }' }, { hookId: 'h3', hookName: 'after all', title: [Array], body: 'function collectBackendCoverage() {\n' + '    const baseUrl = Cypress.config("baseUrl") || cy.state("window").origin;\n' + '    const runningEndToEndTests = baseUrl !== Cypress.config("proxyUrl");\n' + '    const specType = Cypress._.get(Cypress.spec, "specType", "integration");\n' + '    const isIntegrationSpec = specType === "integration";\n' + '    if (runningEndToEndTests && isIntegrationSpec) {\n' + '      const url = Cypress._.get(\n' + '        Cypress.env("codeCoverage"),\n' + '        "url",\n' + '        "/__coverage__"\n' + '      );\n' + '      cy.request({\n' + '        url,\n' + '        log: false,\n' + '        failOnStatusCode: false\n' + '      }).then((r) => {\n' + '        return Cypress._.get(r, "body.coverage", null);\n' + '      }).then((coverage) => {\n' + '        if (!coverage) {\n' + '          const expectBackendCoverageOnly = Cypress._.get(\n' + '            Cypress.env("codeCoverage"),\n' + '            "expectBackendCoverageOnly",\n' + '            false\n' + '          );\n' + '          if (expectBackendCoverageOnly) {\n' + '            throw new Error(\n' + '              `Expected to collect backend code coverage from ${url}`\n' + '            );\n' + '          } else {\n' + '            return;\n' + '          }\n' + '        }\n' + '        sendCoverage(coverage, "backend");\n' + '      });\n' + '    }\n' + '  }' }, { hookId: 'h4', hookName: 'after all', title: [Array], body: 'function mergeUnitTestCoverage() {\n' + '    const unitTestCoverage = window.__coverage__;\n' + '    if (unitTestCoverage) {\n' + '      sendCoverage(unitTestCoverage, "unit");\n' + '    }\n' + '  }' }, { hookId: 'h5', hookName: 'after all', title: [Array], body: 'function generateReport() {\n' + '    const logInstance = Cypress.log({\n' + '      name: "Coverage",\n' + '      message: ["Generating report [@cypress/code-coverage]"]\n' + '    });\n' + '    cy.task("coverageReport", null, {\n' + '      timeout: dayjs.duration(3, "minutes").asMilliseconds(),\n' + '      log: false\n' + '    }).then((coverageReportFolder) => {\n' + '      logInstance.set("consoleProps", () => ({\n' + '        "coverage report folder": coverageReportFolder\n' + '      }));\n' + '      logInstance.end();\n' + '      return coverageReportFolder;\n' + '    });\n' + '  }' } ], tests: [ { testId: 'r4', title: [Array], state: 'passed', body: '()=>{\n            testValue(bookingEventName, booking);\n        }', displayError: null, attempts: [Array] }, { testId: 'r5', title: [Array], state: 'passed', body: '()=>{\n            testFunction(bookingEventName, booking);\n        }', displayError: null, attempts: [Array] }, { testId: 'r7', title: [Array], state: 'passed', body: '()=>{\n            testValue(buildingEventName, building);\n        }', displayError: null, attempts: [Array] }, { testId: 'r8', title: [Array], state: 'passed', body: '()=>{\n            testFunction(buildingEventName, building);\n        }', displayError: null, attempts: [Array] }, { testId: 'r10', title: [Array], state: 'passed', body: '()=>{\n            testValue(customerEventName, customer);\n        }', displayError: null, attempts: [Array] }, { testId: 'r11', title: [Array], state: 'passed', body: '()=>{\n            testFunction(customerEventName, customer);\n        }', displayError: null, attempts: [Array] }, { testId: 'r13', title: [Array], state: 'passed', body: '()=>{\n' + '            testValue(customerConfigEventName, customerConfig);\n' + '        }', displayError: null, attempts: [Array] }, { testId: 'r14', title: [Array], state: 'passed', body: '()=>{\n' + '            testFunction(customerConfigEventName, customerConfig);\n' + '        }', displayError: null, attempts: [Array] }, { testId: 'r16', title: [Array], state: 'passed', body: '()=>{\n            testValue(toastEventName, toast);\n        }', displayError: null, attempts: [Array] }, { testId: 'r17', title: [Array], state: 'passed', body: '()=>{\n            testFunction(toastEventName, toast);\n        }', displayError: null, attempts: [Array] }, { testId: 'r19', title: [Array], state: 'passed', body: '()=>{\n            testValue(userEventName, user);\n        }', displayError: null, attempts: [Array] }, { testId: 'r20', title: [Array], state: 'passed', body: '()=>{\n            testFunction(userEventName, user);\n        }', displayError: null, attempts: [Array] } ], error: null, video: null, screenshots: [], spec: { fileExtension: '.ts', baseName: 'eventBus.spec.ts', fileName: 'eventBus', specFileExtension: '.spec.ts', relativeToCommonRoot: 'eventBus.spec.ts', specType: 'component', name: 'cypress/component/eventBus.spec.ts', relative: 'cypress/component/eventBus.spec.ts', absolute: '/Users/xyz/code/abc/packages/common-api/cypress/component/eventBus.spec.ts' }, shouldUploadVideo: true } +0ms
  cypress:server:run final results of all runs: { status: 'finished', startedTestsAt: 2023-01-25T08:42:02.958Z, endedTestsAt: 2023-01-25T08:42:08.010Z, totalDuration: 1265, totalSuites: 11, totalTests: 29, totalPassed: 29, totalPending: 0, totalFailed: 0, totalSkipped: 0, runs: [ { stats: [Object], reporter: 'spec', reporterStats: [Object], hooks: [Array], tests: [Array], error: null, video: null, screenshots: [], spec: [Object], shouldUploadVideo: true }, { stats: [Object], reporter: 'spec', reporterStats: [Object], hooks: [Array], tests: [Array], error: null, video: null, screenshots: [], spec: [Object], shouldUploadVideo: true }, { stats: [Object], reporter: 'spec', reporterStats: [Object], hooks: [Array], tests: [Array], error: null, video: null, screenshots: [], spec: [Object], shouldUploadVideo: true }, { stats: [Object], reporter: 'spec', reporterStats: [Object], hooks: [Array], tests: [Array], error: null, video: null, screenshots: [], spec: [Object], shouldUploadVideo: true } ], browserPath: '', browserName: 'electron', browserVersion: '106.0.5249.51', osName: 'darwin', osVersion: '21.6.0', cypressVersion: '12.4.0', runUrl: undefined, config: { configFile: '/Users/xyz/code/abc/packages/common-api/cypress.config.ts', env: { codeCoverageTasksRegistered: true }, testingType: 'component', defaultCommandTimeout: 20000, chromeWebSecurity: false, video: false, setupNodeEvents: '[Function setupNodeEvents]', devServer: { framework: 'react', bundler: 'vite' }, viewportHeight: 500, viewportWidth: 700, specPattern: './cypress/component/**/*.spec.{js,ts,jsx,tsx}', projectRoot: '/Users/xyz/code/abc/packages/common-api', projectName: 'common-api', repoRoot: '/Users/xyz/code/abc', rawJson: { defaultCommandTimeout: 20000, chromeWebSecurity: false, video: false, component: [Object], setupNodeEvents: '[Function setupNodeEvents]', devServer: [Object], viewportHeight: 500, viewportWidth: 700, specPattern: './cypress/component/**/*.spec.{js,ts,jsx,tsx}', envFile: {}, projectRoot: '/Users/xyz/code/abc/packages/common-api', projectName: 'common-api', repoRoot: '/Users/xyz/code/abc' }, morgan: false, isTextTerminal: true, socketId: 'fmpdn386ti', report: true, animationDistanceThreshold: 5, arch: 'arm64', baseUrl: 'http://localhost:5173', blockHosts: null, clientCertificates: [], downloadsFolder: '/Users/xyz/code/abc/packages/common-api/cypress/downloads', execTimeout: 60000, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalMemoryManagement: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalSkipDomainInjection: null, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, experimentalWebKitSupport: false, fileServerFolder: '/Users/xyz/code/abc/packages/common-api', fixturesFolder: '/Users/xyz/code/abc/packages/common-api/cypress/fixtures', excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ], includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, nodeVersion: undefined, numTestsKeptInMemory: 0, platform: 'darwin', pageLoadTimeout: 60000, port: 51141, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/xyz/homebrew/Cellar/node@16/16.18.0/bin/node', resolvedNodeVersion: '16.18.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/xyz/code/abc/packages/common-api/cypress/screenshots', slowTestThreshold: 250, scrollBehavior: 'top', supportFile: '/Users/xyz/code/abc/packages/common-api/cypress/support/component.ts', supportFolder: '/Users/xyz/code/abc/packages/common-api/cypress/support', taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, videoCompression: 32, videosFolder: '/Users/xyz/code/abc/packages/common-api/cypress/videos', videoUploadOnPasses: true, waitForAnimations: true, watchForFileChanges: false, additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', autoOpen: false, browsers: [ [Object], [Object], [Object], [Object] ], clientRoute: '/__/', cypressBinaryRoot: '/Users/xyz/Library/Caches/Cypress/12.4.0/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '12.4.0', indexHtmlFile: 'cypress/support/component-index.html', cypressEnv: 'production', resolved: { animationDistanceThreshold: [Object], arch: [Object], baseUrl: [Object], blockHosts: [Object], chromeWebSecurity: [Object], clientCertificates: [Object], defaultCommandTimeout: [Object], downloadsFolder: [Object], env: [Object], execTimeout: [Object], experimentalFetchPolyfill: [Object], experimentalInteractiveRunEvents: [Object], experimentalRunAllSpecs: [Object], experimentalMemoryManagement: [Object], experimentalModifyObstructiveThirdPartyCode: [Object], experimentalSkipDomainInjection: [Object], experimentalOriginDependencies: [Object], experimentalSourceRewriting: [Object], experimentalSingleTabRunMode: [Object], experimentalStudio: [Object], experimentalWebKitSupport: [Object], fileServerFolder: [Object], fixturesFolder: [Object], excludeSpecPattern: [Object], includeShadowDom: [Object], keystrokeDelay: [Object], modifyObstructiveCode: [Object], nodeVersion: [Object], numTestsKeptInMemory: [Object], platform: [Object], pageLoadTimeout: [Object], port: [Object], projectId: [Object], redirectionLimit: [Object], reporter: [Object], reporterOptions: [Object], requestTimeout: [Object], resolvedNodePath: [Object], resolvedNodeVersion: [Object], responseTimeout: [Object], retries: [Object], screenshotOnRunFailure: [Object], screenshotsFolder: [Object], slowTestThreshold: [Object], scrollBehavior: [Object], supportFile: [Object], supportFolder: [Object], taskTimeout: [Object], testIsolation: [Object], trashAssetsBeforeRuns: [Object], userAgent: [Object], video: [Object], videoCompression: [Object], videosFolder: [Object], videoUploadOnPasses: [Object], viewportHeight: [Object], viewportWidth: [Object], waitForAnimations: [Object], watchForFileChanges: [Object], specPattern: [Object], browsers: [Object], hosts: [Object], isInteractive: [Object], configFile: [Object], testingType: [Object] }, remote: { auth: undefined, origin: 'http://localhost:5173', strategy: 'http', fileServer: null, domainName: 'localhost', props: [Object] }, browser: null, specs: [], proxyUrl: 'http://localhost:51141', browserUrl: 'http://localhost:5173/__/', reporterUrl: 'http://localhost:5173/__cypress/reporter', proxyServer: 'http://localhost:51141', state: {} } } +2ms
  cypress:server:browsers killing browser process +2s
  cypress:server:socket-base socket-disconnecting transport close +105ms
  cypress:server:socket-base socket-disconnect transport close +0ms
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 52445 } +956ms
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 52436 } +0ms
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 52458 } +0ms
  cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬────────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  cypress:server:util:process_profiler │ (index) │       group       │ processCount │      pids      │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼────────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  cypress:server:util:process_profiler │    0    │     'plugin'      │      2       │ '93491, 93961' │    5.8     │      5.8       │  760.47  │    760.47    │   760.47    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │    '93476'     │    1.1     │      33.2      │  382.42  │    341.78    │   382.42    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      2       │ '93480, 93937' │    0.9     │      0.9       │  97.91   │    97.91     │    97.91    │
  cypress:server:util:process_profiler │    3    │      'other'      │      1       │    '94428'     │     0      │       0        │   2.13   │     2.16     │    2.19     │
  cypress:server:util:process_profiler │    4    │      'TOTAL'      │      6       │      '-'       │    7.8     │     36.55      │ 1242.92  │    773.13    │   1242.92   │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s

Also seeing this in nx workspaces, here is a sample nx angular app where CT doesn't exit but e2e tests do.

Interestingly it seems to only happen for angular component tests, but not react. At least in my limited testing.

https://github.com/barbados-clemens/cy-ct-not-exit-bug

Thanks for the reproduction @barbados-clemens, I was able to see the issue with the repo you gave me.

@yann-combarnous Are you able to share a reproduction as well? What framework/bundler are you using?

Thanks for the reproduction @barbados-clemens, I was able to see the issue with the repo you gave me.

@yann-combarnous Are you able to share a reproduction as well? What framework/bundler are you using?

Using react 18 and Vite 4, will try and create a reproduction tomorrow.

@yann-combarnous I was able to reproduce this with Vite: https://github.com/ZachJW34/cypress-vite-hang

We are working on getting this issue patched ASAP

We have a few workarounds in the meantime:

  • Enable experimentalSingleTabRunMode in your cypress config (under the component field) We are working on making this the default and it is stable
  • Use any other browser than electron. We have isolated the problem to be only electron related, so npx cypress run --component --browser chrome should fit the bill
  • Revert to 12.3.0

We plan on releasing a patch release within the next day or two to get this fixed

Released in 12.4.1.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v12.4.1, please open a new issue.