cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
46.85k stars 3.17k forks source link

Webkit + CT + Vite stuck on loading tests #28299

Open tsirlucas opened 11 months ago

tsirlucas commented 11 months ago

Current behavior

Behavior on 12.17.4: Tests run pretty quick. I almost cant see any loading screen

Behavior on 13.0.0: Tests still run, but I can see some loading screen. But in bigger project its even worse to the point I thought tests would never run

Behavior on 13.2.0: I think tests dont even run here

13.5 has same issue

image

Desired behavior

I woud like to have the same behavior as 12.17.4

Test code to reproduce

https://github.com/tsirlucas/cypress-webkit-slowdown

Cypress Version

Started on 13.2 but also happens on 13.5

Node version

v18.16.0

Operating System

macOS 12.6.5 monterey

Debug Logs

Couldnt fit

Other

No response

tsirlucas commented 11 months ago

Debug logs

Last login: Thu Nov  9 18:54:50 on ttys008
  ~/Documents/workspace/chilipiper/cypress-webkit-slow on   main ❯ DEBUG=cypress:* yarn cypress run --component --browser webkit
yarn run v1.22.19
$ /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/node_modules/.bin/cypress run --component --browser webkit
  cypress:cli:cli cli starts with arguments ["/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node","/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/node_modules/.bin/cypress","run","--component","--browser","webkit"] +0ms
  cypress:cli NODE_OPTIONS is not set +0ms
  cypress:cli:cli program parsing arguments +1ms
  cypress:cli:cli running Cypress with args [ Command { _events: [Object: null prototype] { 'option:auto-cancel-after-failures': [Function (anonymous)], 'option:browser': [Function (anonymous)], 'option:ci-build-id': [Function (anonymous)], 'option:component': [Function (anonymous)], 'option:config': [Function (anonymous)], 'option:config-file': [Function (anonymous)], 'option:e2e': [Function (anonymous)], 'option:env': [Function (anonymous)], 'option:group': [Function (anonymous)], 'option:key': [Function (anonymous)], 'option:headed': [Function (anonymous)], 'option:headless': [Function (anonymous)], 'option:no-exit': [Function (anonymous)], 'option:parallel': [Function (anonymous)], 'option:port': [Function (anonymous)], 'option:project': [Function (anonymous)], 'option:quiet': [Function (anonymous)], 'option:record': [Function (anonymous)], 'option:reporter': [Function (anonymous)], 'option:runner-ui': [Function (anonymous)], 'option:no-runner-ui': [Function (anonymous)], 'option:reporter-options': [Function (anonymous)], 'option:spec': [Function (anonymous)], 'option:tag': [Function (anonymous)], 'option:dev': [Function (anonymous)] }, _eventsCount: 25, _maxListeners: undefined, commands: [], options: [ [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option] ], parent: Command { _events: [Object: null prototype], _eventsCount: 1, _maxListeners: undefined, commands: [Array], options: [Array], parent: null, _allowUnknownOption: false, _args: [], rawArgs: [Array], _scriptPath: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/node_modules/.bin/cypress', _name: 'cypress', _optionValues: {}, _storeOptionsAsProperties: true, _storeOptionsAsPropertiesCalled: true, _passCommandToAction: true, _actionResults: [], _actionHandler: null, _executableHandler: false, _executableFile: null, _defaultCommandName: null, _exitCallback: null, _aliases: [], _combineFlagAndOptionalValue: true, _hidden: false, _hasHelpOption: true, _helpFlags: '-h, --help', _helpDescription: 'display help for command', _helpShortFlag: '-h', _helpLongFlag: '--help', _hasImplicitHelpCommand: undefined, _helpCommandName: 'help', _helpCommandnameAndArgs: 'help [command]', _helpCommandDescription: 'display help for command', _usage: '<command> [options]', args: [Array], [Symbol(kCapture)]: false }, _allowUnknownOption: false, _args: [], rawArgs: null, _scriptPath: null, _name: 'run', _optionValues: {}, _storeOptionsAsProperties: true, _storeOptionsAsPropertiesCalled: false, _passCommandToAction: true, _actionResults: [], _actionHandler: [Function: listener], _executableHandler: false, _executableFile: null, _defaultCommandName: null, _exitCallback: null, _aliases: [], _combineFlagAndOptionalValue: true, _hidden: false, _hasHelpOption: true, _helpFlags: '-h, --help', _helpDescription: 'display help for command', _helpShortFlag: '-h', _helpLongFlag: '--help', _hasImplicitHelpCommand: 0, _helpCommandName: 'help', _helpCommandnameAndArgs: 'help [command]', _helpCommandDescription: 'display help for command', _usage: '[options]', _description: 'Runs Cypress tests from the CLI without the GUI', _argsDescription: undefined, exit: true, component: true, browser: 'webkit', args: [], [Symbol(kCapture)]: false } ] +0ms
  cypress:cli:cli variable-length opts parsed { args: [ '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/node_modules/.bin/cypress', 'run', '--component', '--browser', 'webkit' ], opts: Command { _events: [Object: null prototype] { 'option:auto-cancel-after-failures': [Function (anonymous)], 'option:browser': [Function (anonymous)], 'option:ci-build-id': [Function (anonymous)], 'option:component': [Function (anonymous)], 'option:config': [Function (anonymous)], 'option:config-file': [Function (anonymous)], 'option:e2e': [Function (anonymous)], 'option:env': [Function (anonymous)], 'option:group': [Function (anonymous)], 'option:key': [Function (anonymous)], 'option:headed': [Function (anonymous)], 'option:headless': [Function (anonymous)], 'option:no-exit': [Function (anonymous)], 'option:parallel': [Function (anonymous)], 'option:port': [Function (anonymous)], 'option:project': [Function (anonymous)], 'option:quiet': [Function (anonymous)], 'option:record': [Function (anonymous)], 'option:reporter': [Function (anonymous)], 'option:runner-ui': [Function (anonymous)], 'option:no-runner-ui': [Function (anonymous)], 'option:reporter-options': [Function (anonymous)], 'option:spec': [Function (anonymous)], 'option:tag': [Function (anonymous)], 'option:dev': [Function (anonymous)] }, _eventsCount: 25, _maxListeners: undefined, commands: [], options: [ [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option] ], parent: Command { _events: [Object: null prototype], _eventsCount: 1, _maxListeners: undefined, commands: [Array], options: [Array], parent: null, _allowUnknownOption: false, _args: [], rawArgs: [Array], _scriptPath: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/node_modules/.bin/cypress', _name: 'cypress', _optionValues: {}, _storeOptionsAsProperties: true, _storeOptionsAsPropertiesCalled: true, _passCommandToAction: true, _actionResults: [], _actionHandler: null, _executableHandler: false, _executableFile: null, _defaultCommandName: null, _exitCallback: null, _aliases: [], _combineFlagAndOptionalValue: true, _hidden: false, _hasHelpOption: true, _helpFlags: '-h, --help', _helpDescription: 'display help for command', _helpShortFlag: '-h', _helpLongFlag: '--help', _hasImplicitHelpCommand: undefined, _helpCommandName: 'help', _helpCommandnameAndArgs: 'help [command]', _helpCommandDescription: 'display help for command', _usage: '<command> [options]', args: [Array], [Symbol(kCapture)]: false }, _allowUnknownOption: false, _args: [], rawArgs: null, _scriptPath: null, _name: 'run', _optionValues: {}, _storeOptionsAsProperties: true, _storeOptionsAsPropertiesCalled: false, _passCommandToAction: true, _actionResults: [], _actionHandler: [Function: listener], _executableHandler: false, _executableFile: null, _defaultCommandName: null, _exitCallback: null, _aliases: [], _combineFlagAndOptionalValue: true, _hidden: false, _hasHelpOption: true, _helpFlags: '-h, --help', _helpDescription: 'display help for command', _helpShortFlag: '-h', _helpLongFlag: '--help', _hasImplicitHelpCommand: 0, _helpCommandName: 'help', _helpCommandnameAndArgs: 'help [command]', _helpCommandDescription: 'display help for command', _usage: '[options]', _description: 'Runs Cypress tests from the CLI without the GUI', _argsDescription: undefined, exit: true, component: true, browser: 'webkit', args: [], [Symbol(kCapture)]: false } } +48ms
  cypress:cli parsed cli options { browser: 'webkit', component: true } +49ms
  cypress:cli verifying Cypress app +0ms
  cypress:cli checking environment variables +1ms
  cypress:cli checking if executable exists /Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress +1ms
  cypress:cli Binary is executable? : true +1ms
  cypress:cli binaryDir is  /Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app +0ms
  cypress:cli Reading binary package.json from: /Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app/package.json +0ms
  cypress:cli Found binary version 13.2.0 installed in: /Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app +3ms
  cypress:cli { verified: true } +3ms
  cypress:cli is Verified ? true +0ms
  cypress:cli:run processing run options { browser: 'webkit', component: true, key: null, spec: null, reporter: null, reporterOptions: null, project: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' } +0ms
  cypress:cli:run --key is not set, looking up environment variable CYPRESS_RECORD_KEY +0ms
  cypress:cli:run run to spawn.start args ["--run-project","/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow","--browser","webkit","--testing-type","component"] +0ms
  cypress:cli needs to start own Xvfb? false +0ms
  cypress:cli spawning, should retry on display problem? false +0ms
  cypress:cli spawn args [ '--no-sandbox', '--', '--run-project', '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', '--browser', 'webkit', '--testing-type', 'component', '--cwd', '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', '--userNodePath', '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', '--userNodeVersion', '18.16.0' ] { detached: false, stdio: [ 'inherit', 'inherit', 'pipe' ] } +2ms
  cypress:cli spawning Cypress with executable: /Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress +0ms
  cypress:cli piping child STDERR to process STDERR +1ms
  cypress:snapshot:info Caching 3470, defining 4281 modules! Using cache +0ms
  cypress:snapshot:debug initializing packherd require +0ms
  cypress:server:performance-benchmark elapsed time at v8-snapshot-startup-time: 111.374ms +0ms
  cypress:server:appdata path: /Users/lucascorreia/Library/Application Support/Cypress/cy/production/browsers +0ms
  cypress:server:cypress starting cypress with argv [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress', '--no-sandbox', '--', '--run-project', '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', '--browser', 'webkit', '--testing-type', 'component', '--cwd', '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', '--userNodePath', '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', '--userNodeVersion', '18.16.0' ] +0ms
  cypress:server:args argv array: [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress', '--no-sandbox', '--run-project', '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', '--browser', 'webkit', '--testing-type', 'component', '--cwd', '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', '--userNodePath', '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', '--userNodeVersion', '18.16.0' ] +0ms
  cypress:server:args parsed argv options { options: { _: [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, 'run-project': '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', runProject: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', browser: 'webkit', 'testing-type': 'component', testingType: 'component', cwd: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', userNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', userNodeVersion: '18.16.0' } } +1ms
  cypress:server:args argv parsed: { _: [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, runProject: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', browser: 'webkit', testingType: 'component', cwd: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', userNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', userNodeVersion: '18.16.0', invokedFromCli: true } +3ms
  cypress:server:util:proxy found proxy environment variables {} +0ms
  cypress:server:args options { _: [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, runProject: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', browser: 'webkit', testingType: 'component', cwd: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', userNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', userNodeVersion: '18.16.0', invokedFromCli: true, config: {} } +1ms
  cypress:server:args argv options: { _: [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, runProject: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', browser: 'webkit', testingType: 'component', cwd: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', userNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', userNodeVersion: '18.16.0', invokedFromCli: true, config: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' } +0ms
  cypress:server:cypress from argv [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress', '--no-sandbox', '--run-project', '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', '--browser', 'webkit', '--testing-type', 'component', '--cwd', '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', '--userNodePath', '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', '--userNodeVersion', '18.16.0' ] got options { _: [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, runProject: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', browser: 'webkit', testingType: 'component', cwd: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', userNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', userNodeVersion: '18.16.0', invokedFromCli: true, config: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' } +6ms
  cypress:server:cypress scaling electron app in headless mode +0ms
  cypress:server:appdata path: /Users/lucascorreia/Library/Application Support/Cypress/cy/production +25ms

DevTools listening on ws://127.0.0.1:60845/devtools/browser/93a4ec51-04d0-425f-8c59-32488f086198
  cypress:server:cypress starting in mode run with options { _: [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, runProject: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', browser: 'webkit', testingType: 'component', cwd: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', userNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', userNodeVersion: '18.16.0', invokedFromCli: true, config: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' } +55ms
  cypress:server:cypress running Electron currently +1ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.cloudLatestRunUpdateSpecData +0ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.cloudProjectBySlug +0ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.cloudProjectsBySlugs +0ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.cloudSpecByPath +0ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.cloudViewer +0ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.pollingIntervals +0ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for Query.versions +0ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for CurrentProject.cloudProject +1ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for RelevantRunInfo.status +1ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for RemoteFetchableCloudProjectResult.data +0ms
  cypress:graphql:nexusDeferIfNotLoadedPlugin Adding nexusDeferIfNotLoadedPlugin for RemoteFetchableCloudProjectSpecResult.data +0ms
  cypress:server:browsers:utils getBrowsers +0ms
  cypress:launcher:detect detecting if the following browsers are present [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', versionRegex: /Google Chrome (\S+)/m, binary: [ 'google-chrome', 'chrome', 'google-chrome-stable' ], minSupportedVersion: 64 }, { name: 'chromium', family: 'chromium', channel: 'stable', displayName: 'Chromium', versionRegex: /Chromium (\S+)/m, binary: [ 'chromium-browser', 'chromium' ], minSupportedVersion: 64 }, { name: 'chrome', family: 'chromium', channel: 'beta', displayName: 'Chrome Beta', versionRegex: /Google Chrome (\S+) beta/m, binary: 'google-chrome-beta', minSupportedVersion: 64 }, { name: 'chrome', family: 'chromium', channel: 'canary', displayName: 'Canary', versionRegex: /Google Chrome Canary (\S+)/m, binary: 'google-chrome-canary', minSupportedVersion: 64 }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', versionRegex: /^Mozilla Firefox ([^\sab]+)$/m, binary: 'firefox', minSupportedVersion: 86, validator: [Function: validator] }, { name: 'firefox', family: 'firefox', channel: 'dev', displayName: 'Firefox Developer Edition', versionRegex: /^Mozilla Firefox (\S+b\S*)$/m, binary: [ 'firefox-developer-edition', 'firefox' ], minSupportedVersion: 86 }, { name: 'firefox', family: 'firefox', channel: 'nightly', displayName: 'Firefox Nightly', versionRegex: /^Mozilla Firefox (\S+a\S*)$/m, binary: [ 'firefox-nightly', 'firefox-trunk' ], minSupportedVersion: 86 }, { name: 'edge', family: 'chromium', channel: 'stable', displayName: 'Edge', versionRegex: /Microsoft Edge (\S+)/im, binary: [ 'edge', 'microsoft-edge' ], minSupportedVersion: 79 }, { name: 'edge', family: 'chromium', channel: 'canary', displayName: 'Edge Canary', versionRegex: /Microsoft Edge.+?(\S*(?= canary)|(?<=canary )\S*)/im, binary: [ 'edge-canary', 'microsoft-edge-canary' ], minSupportedVersion: 79 }, { name: 'edge', family: 'chromium', channel: 'beta', displayName: 'Edge Beta', versionRegex: /Microsoft Edge.+?(\S*(?= beta)|(?<=beta )\S*)/im, binary: [ 'edge-beta', 'microsoft-edge-beta' ], minSupportedVersion: 79 }, { name: 'edge', family: 'chromium', channel: 'dev', displayName: 'Edge Dev', versionRegex: /Microsoft Edge.+?(\S*(?= dev)|(?<=dev )\S*)/im, binary: [ 'edge-dev', 'microsoft-edge-dev' ], minSupportedVersion: 79 } ] +0ms
  cypress:data-context:sources:GitDataSource config: { isRunMode: true, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', onError: [Function (anonymous)], onBranchChange: [Function: onBranchChange], onGitInfoChange: [Function: onGitInfoChange], onGitLogChange: [AsyncFunction: onGitLogChange] } +0ms
  cypress:scaffold-config:detect Checking for default Cypress config file +0ms
  cypress:scaffold-config:detect Detected cypress.config.ts - using TS +0ms
  cypress:server:video using ffmpeg from /Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app/node_modules/@ffmpeg-installer/darwin-arm64/ffmpeg +0ms
  cypress:lifecycle:ProjectConfigIpc fork child process { CHILD_PROCESS_FILE_PATH: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app/packages/server/lib/plugins/child/require_async_child.js', configProcessArgs: [ '--projectRoot', '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', '--file', '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress.config.ts' ], childOptions: { stdio: 'pipe', cwd: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', execPath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node' } } +0ms
  cypress:lifecycle:ProjectConfigIpc found typescript in /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +1ms
  cypress:lifecycle:ProjectConfigIpc using --experimental-specifier-resolution=node with --loader file:///Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app/node_modules/ts-node/esm/transpile-only.mjs +0ms
  cypress:lifecycle:ProjectConfigIpc trigger the load of the file +1ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Chromium (\S+)/m } +0ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Chromium (\S+)/m } +1ms
(node:5870) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:5870) ExperimentalWarning: The Node.js specifier resolution flag is experimental. It could change or be removed at any time.
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Google Chrome (\S+) beta/m } +4ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Google Chrome Canary (\S+)/m } +4ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /^Mozilla Firefox (\S+b\S*)$/m } +11ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /^Mozilla Firefox (\S+b\S*)$/m } +0ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /^Mozilla Firefox (\S+a\S*)$/m } +5ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /^Mozilla Firefox (\S+a\S*)$/m } +0ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge (\S+)/im } +5ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge (\S+)/im } +0ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge.+?(\S*(?= canary)|(?<=canary )\S*)/im } +7ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge.+?(\S*(?= canary)|(?<=canary )\S*)/im } +1ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge.+?(\S*(?= beta)|(?<=beta )\S*)/im } +11ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge.+?(\S*(?= beta)|(?<=beta )\S*)/im } +1ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge.+?(\S*(?= dev)|(?<=dev )\S*)/im } +5ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge.+?(\S*(?= dev)|(?<=dev )\S*)/im } +1ms
  cypress:server:browsers:utils found browsers { browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' } ] } +278ms
  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    │ 'cypress' │      1       │ '5846' │    84.2    │      84.2      │  324.13  │    324.13    │   324.13    │
  cypress:server:util:process_profiler │    1    │  'other'  │      1       │ '5848' │     0      │       0        │   2.13   │     2.13     │    2.13     │
  cypress:server:util:process_profiler │    2    │  'TOTAL'  │      2       │  '-'   │    84.2    │      84.2      │  326.25  │    326.25    │   326.25    │
  cypress:server:util:process_profiler └─────────┴───────────┴──────────────┴────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +0ms
  cypress:lifecycle:child:run_require_async_child:5870 configFile: /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress.config.ts +0ms
  cypress:lifecycle:child:run_require_async_child:5870 projectRoot: /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:lifecycle:child:run_require_async_child:5870 try loading /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress.config.ts +3ms
  cypress:lifecycle:child:run_require_async_child:5870 Loading file /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress.config.ts +0ms
  cypress:lifecycle:child:run_require_async_child:5870 User is loading an ESM config file +4ms
  cypress:lifecycle:child:run_require_async_child:5870 importing esm file file:///Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress.config.ts +0ms
  cypress:lifecycle:child:run_require_async_child:5870 loaded config file /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress.config.ts +132ms
  cypress:lifecycle:ProjectConfigIpc loadConfig:reply +392ms
  cypress:lifecycle:ProjectConfigManager config is loaded for file /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress.config.ts null +0ms
  cypress:config:browser validating configuration {
  experimentalWebKitSupport: true,
  component: { devServer: { framework: 'react', bundler: 'vite' } }
} +0ms
  cypress:lifecycle:child:run_require_async_child:5870 loaded config from /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress.config.ts { experimentalWebKitSupport: true, component: { devServer: { framework: 'react', bundler: 'vite' } } } +0ms
  cypress:config:browser validating configuration {} +3ms
  cypress:config:project setting config object { cliConfig: {}, projectName: 'cypress-webkit-slow', projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', config: { experimentalWebKitSupport: true, component: { devServer: [Object] }, devServer: { framework: 'react', bundler: 'vite' } }, envFile: {}, options: { _: [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, runProject: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', browser: 'webkit', testingType: 'component', cwd: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', userNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', userNodeVersion: '18.16.0', invokedFromCli: true, config: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', socketId: 'qonbuik4m2', isTextTerminal: true, quiet: false, morgan: false, report: true, configFile: 'cypress.config.ts' }, configFile: 'cypress.config.ts' } +0ms
  cypress:config:project config is { experimentalWebKitSupport: true, component: { devServer: { framework: 'react', bundler: 'vite' } }, devServer: { framework: 'react', bundler: 'vite' } } +0ms
  cypress:config:project:utils merged config with options, got { experimentalWebKitSupport: true, component: { devServer: { framework: 'react', bundler: 'vite' } }, devServer: { framework: 'react', bundler: 'vite' }, envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', rawJson: { experimentalWebKitSupport: true, component: { devServer: [Object] }, devServer: { framework: 'react', bundler: 'vite' }, envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' }, configFile: 'cypress.config.ts', morgan: false, isTextTerminal: true, socketId: 'qonbuik4m2', report: true } +0ms
  cypress:config:project:utils using CYPRESS_INTERNAL_ENV production +0ms
  cypress:config:project:utils resolved config is { value: [], from: 'default' } +1ms
  cypress:config:browser validating configuration {
  experimentalWebKitSupport: true,
  component: {
    devServer: { framework: 'react', bundler: 'vite' },
    specPattern: '**/*.cy.{js,jsx,ts,tsx}',
    indexHtmlFile: 'cypress/support/component-index.html'
  },
  devServer: { framework: 'react', bundler: 'vite' },
  projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
  projectName: 'cypress-webkit-slow',
  repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
  rawJson: {
    experimentalWebKitSupport: true,
    component: { devServer: [Object] },
    devServer: { framework: 'react', bundler: 'vite' },
    envFile: {},
    projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
    projectName: 'cypress-webkit-slow',
    repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow'
  },
  configFile: 'cypress.config.ts',
  morgan: false,
  isTextTerminal: true,
  socketId: 'qonbuik4m2',
  report: true,
  animationDistanceThreshold: 5,
  arch: 'arm64',
  baseUrl: null,
  blockHosts: null,
  chromeWebSecurity: true,
  clientCertificates: [],
  defaultCommandTimeout: 4000,
  downloadsFolder: 'cypress/downloads',
  e2e: { specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}' },
  env: {},
  execTimeout: 60000,
  experimentalCspAllowList: false,
  experimentalFetchPolyfill: false,
  experimentalInteractiveRunEvents: false,
  experimentalRunAllSpecs: false,
  experimentalMemoryManagement: false,
  experimentalModifyObstructiveThirdPartyCode: false,
  experimentalSkipDomainInjection: null,
  experimentalOriginDependencies: false,
  experimentalSourceRewriting: false,
  experimentalSingleTabRunMode: false,
  experimentalStudio: false,
  fileServerFolder: '',
  fixturesFolder: 'cypress/fixtures',
  excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ],
  includeShadowDom: false,
  keystrokeDelay: 0,
  modifyObstructiveCode: true,
  numTestsKeptInMemory: 0,
  platform: 'darwin',
  pageLoadTimeout: 60000,
  port: null,
  projectId: null,
  redirectionLimit: 20,
  reporter: 'spec',
  reporterOptions: null,
  requestTimeout: 5000,
  resolvedNodePath: null,
  resolvedNodeVersion: null,
  responseTimeout: 30000,
  retries: { runMode: 0, openMode: 0 },
  screenshotOnRunFailure: true,
  screenshotsFolder: 'cypress/screenshots',
  slowTestThreshold: 250,
  scrollBehavior: 'top',
  supportFile: 'cypress/support/component.{js,jsx,ts,tsx}',
  supportFolder: false,
  taskTimeout: 60000,
  testIsolation: true,
  trashAssetsBeforeRuns: true,
  userAgent: null,
  video: false,
  videoCompression: false,
  videosFolder: 'cypress/videos',
  viewportHeight: 500,
  viewportWidth: 500,
  waitForAnimations: true,
  watchForFileChanges: false,
  specPattern: '**/*.cy.{js,jsx,ts,tsx}',
  additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}',
  autoOpen: false,
  clientRoute: '/__/',
  cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app',
  devServerPublicPathRoute: '/__cypress/src',
  hosts: null,
  isInteractive: true,
  namespace: '__cypress',
  reporterRoute: '/__cypress/reporter',
  socketIoCookie: '__socket',
  socketIoRoute: '/__socket',
  version: '13.2.0',
  protocolEnabled: false,
  hideCommandLog: false,
  hideRunnerUi: false,
  indexHtmlFile: 'cypress/support/component-index.html',
  cypressEnv: 'production',
  resolved: {
    animationDistanceThreshold: { value: 5, from: 'default' },
    arch: { value: 'arm64', from: 'default' },
    baseUrl: { value: null, from: 'default' },
    blockHosts: { value: null, from: 'default' },
    chromeWebSecurity: { value: true, from: 'default' },
    clientCertificates: { value: [], from: 'default' },
    component: { value: [Object], from: 'config' },
    defaultCommandTimeout: { value: 4000, from: 'default' },
    downloadsFolder: { value: 'cypress/downloads', from: 'default' },
    e2e: { value: [Object], from: 'default' },
    env: {},
    execTimeout: { value: 60000, from: 'default' },
    experimentalCspAllowList: { value: false, from: 'default' },
    experimentalFetchPolyfill: { value: false, from: 'default' },
    experimentalInteractiveRunEvents: { value: false, from: 'default' },
    experimentalRunAllSpecs: { value: false, from: 'default' },
    experimentalMemoryManagement: { value: false, from: 'default' },
    experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' },
    experimentalSkipDomainInjection: { value: null, from: 'default' },
    experimentalOriginDependencies: { value: false, from: 'default' },
    experimentalSourceRewriting: { value: false, from: 'default' },
    experimentalSingleTabRunMode: { value: false, from: 'default' },
    experimentalStudio: { value: false, from: 'default' },
    experimentalWebKitSupport: { value: true, from: 'config' },
    fileServerFolder: { value: '', from: 'default' },
    fixturesFolder: { value: 'cypress/fixtures', from: 'default' },
    excludeSpecPattern: { value: [Array], from: 'default' },
    includeShadowDom: { value: false, from: 'default' },
    keystrokeDelay: { value: 0, from: 'default' },
    modifyObstructiveCode: { value: true, from: 'default' },
    numTestsKeptInMemory: { value: 0, from: 'config' },
    platform: { value: 'darwin', from: 'default' },
    pageLoadTimeout: { value: 60000, from: 'default' },
    port: { value: null, from: 'default' },
    projectId: { value: null, from: 'default' },
    redirectionLimit: { value: 20, from: 'default' },
    reporter: { value: 'spec', from: 'default' },
    reporterOptions: { value: null, from: 'default' },
    requestTimeout: { value: 5000, from: 'default' },
    resolvedNodePath: { value: null, from: 'default' },
    resolvedNodeVersion: { value: null, from: 'default' },
    responseTimeout: { value: 30000, from: 'default' },
    retries: { value: [Object], from: 'default' },
    screenshotOnRunFailure: { value: true, from: 'default' },
    screenshotsFolder: { value: 'cypress/screenshots', from: 'default' },
    slowTestThreshold: { value: 250, from: 'default' },
    scrollBehavior: { value: 'top', from: 'default' },
    supportFile: {
      value: 'cypress/support/component.{js,jsx,ts,tsx}',
      from: 'default'
    },
    supportFolder: { value: false, from: 'default' },
    taskTimeout: { value: 60000, from: 'default' },
    testIsolation: { value: true, from: 'default' },
    trashAssetsBeforeRuns: { value: true, from: 'default' },
    userAgent: { value: null, from: 'default' },
    video: { value: false, from: 'default' },
    videoCompression: { value: false, from: 'default' },
    videosFolder: { value: 'cypress/videos', from: 'default' },
    viewportHeight: { value: 500, from: 'default' },
    viewportWidth: { value: 500, from: 'default' },
    waitForAnimations: { value: true, from: 'default' },
    watchForFileChanges: { value: false, from: 'config' },
    specPattern: { value: '**/*.cy.{js,jsx,ts,tsx}', from: 'default' },
    browsers: { value: [], from: 'default' },
    hosts: { value: null, from: 'default' },
    isInteractive: { value: true, from: 'default' }
  }
} +2ms
  cypress:server:validation clientCerts: [] +0ms
  cypress:config:project:utils validate that there is no breaking config options before setupNodeEvents +0ms
  cypress:data-context:sources:FileDataSource globbing pattern(s): [ 'cypress/support/component.{js,jsx,ts,tsx}' ] +0ms
  cypress:data-context:sources:FileDataSource within directory: /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:config:project:utils setting support file /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts +6ms
  cypress:config:project:utils for project root /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:config:project:utils resolved support file /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts +1ms
  cypress:config:project:utils set support folder /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support +0ms
  cypress:config:browser validating configuration {
  experimentalWebKitSupport: true,
  devServer: { framework: 'react', bundler: 'vite' },
  projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
  projectName: 'cypress-webkit-slow',
  repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
  rawJson: {
    experimentalWebKitSupport: true,
    component: { devServer: [Object] },
    devServer: { framework: 'react', bundler: 'vite' },
    envFile: {},
    projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
    projectName: 'cypress-webkit-slow',
    repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow'
  },
  configFile: 'cypress.config.ts',
  morgan: false,
  isTextTerminal: true,
  socketId: 'qonbuik4m2',
  report: true,
  animationDistanceThreshold: 5,
  arch: 'arm64',
  baseUrl: null,
  blockHosts: null,
  chromeWebSecurity: true,
  clientCertificates: [],
  defaultCommandTimeout: 4000,
  downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads',
  env: {},
  execTimeout: 60000,
  experimentalCspAllowList: false,
  experimentalFetchPolyfill: false,
  experimentalInteractiveRunEvents: false,
  experimentalRunAllSpecs: false,
  experimentalMemoryManagement: false,
  experimentalModifyObstructiveThirdPartyCode: false,
  experimentalSkipDomainInjection: null,
  experimentalOriginDependencies: false,
  experimentalSourceRewriting: false,
  experimentalSingleTabRunMode: false,
  experimentalStudio: false,
  fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
  fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures',
  excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ],
  includeShadowDom: false,
  keystrokeDelay: 0,
  modifyObstructiveCode: true,
  numTestsKeptInMemory: 0,
  platform: 'darwin',
  pageLoadTimeout: 60000,
  port: null,
  projectId: null,
  redirectionLimit: 20,
  reporter: 'spec',
  reporterOptions: null,
  requestTimeout: 5000,
  resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node',
  resolvedNodeVersion: '18.16.0',
  responseTimeout: 30000,
  retries: { runMode: 0, openMode: 0 },
  screenshotOnRunFailure: true,
  screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots',
  slowTestThreshold: 250,
  scrollBehavior: 'top',
  supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts',
  supportFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support',
  taskTimeout: 60000,
  testIsolation: true,
  trashAssetsBeforeRuns: true,
  userAgent: null,
  video: false,
  videoCompression: false,
  videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos',
  viewportHeight: 500,
  viewportWidth: 500,
  waitForAnimations: true,
  watchForFileChanges: false,
  specPattern: '**/*.cy.{js,jsx,ts,tsx}',
  additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}',
  autoOpen: false,
  browsers: [
    {
      name: 'chrome',
      family: 'chromium',
      channel: 'stable',
      displayName: 'Chrome',
      version: '119.0.6045.123',
      path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome',
      minSupportedVersion: 64,
      majorVersion: '119'
    },
    {
      name: 'firefox',
      family: 'firefox',
      channel: 'stable',
      displayName: 'Firefox',
      version: '119.0.1',
      path: '/Applications/Firefox.app/Contents/MacOS/firefox',
      minSupportedVersion: 86,
      majorVersion: '119'
    },
    {
      name: 'webkit',
      channel: 'stable',
      family: 'webkit',
      displayName: 'WebKit',
      version: '16.4',
      path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh',
      majorVersion: '16',
      warning: 'WebKit support is currently experimental. Some functions may not work as expected.'
    },
    {
      name: 'electron',
      channel: 'stable',
      family: 'chromium',
      displayName: 'Electron',
      version: '114.0.5735.289',
      path: '',
      majorVersion: 114
    }
  ],
  clientRoute: '/__/',
  cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app',
  devServerPublicPathRoute: '/__cypress/src',
  hosts: null,
  isInteractive: true,
  namespace: '__cypress',
  reporterRoute: '/__cypress/reporter',
  socketIoCookie: '__socket',
  socketIoRoute: '/__socket',
  version: '13.2.0',
  protocolEnabled: false,
  hideCommandLog: false,
  hideRunnerUi: false,
  indexHtmlFile: 'cypress/support/component-index.html',
  cypressEnv: 'production',
  resolved: {
    animationDistanceThreshold: { value: 5, from: 'default' },
    arch: { value: 'arm64', from: 'default' },
    baseUrl: { value: null, from: 'default' },
    blockHosts: { value: null, from: 'default' },
    chromeWebSecurity: { value: true, from: 'default' },
    clientCertificates: { value: [], from: 'default' },
    defaultCommandTimeout: { value: 4000, from: 'default' },
    downloadsFolder: { value: 'cypress/downloads', from: 'default' },
    env: {},
    execTimeout: { value: 60000, from: 'default' },
    experimentalCspAllowList: { value: false, from: 'default' },
    experimentalFetchPolyfill: { value: false, from: 'default' },
    experimentalInteractiveRunEvents: { value: false, from: 'default' },
    experimentalRunAllSpecs: { value: false, from: 'default' },
    experimentalMemoryManagement: { value: false, from: 'default' },
    experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' },
    experimentalSkipDomainInjection: { value: null, from: 'default' },
    experimentalOriginDependencies: { value: false, from: 'default' },
    experimentalSourceRewriting: { value: false, from: 'default' },
    experimentalSingleTabRunMode: { value: false, from: 'default' },
    experimentalStudio: { value: false, from: 'default' },
    experimentalWebKitSupport: { value: true, from: 'config' },
    fileServerFolder: { value: '', from: 'default' },
    fixturesFolder: { value: 'cypress/fixtures', from: 'default' },
    excludeSpecPattern: { value: [Array], from: 'default' },
    includeShadowDom: { value: false, from: 'default' },
    keystrokeDelay: { value: 0, from: 'default' },
    modifyObstructiveCode: { value: true, from: 'default' },
    numTestsKeptInMemory: { value: 0, from: 'config' },
    platform: { value: 'darwin', from: 'default' },
    pageLoadTimeout: { value: 60000, from: 'default' },
    port: { value: null, from: 'default' },
    projectId: { value: null, from: 'default' },
    redirectionLimit: { value: 20, from: 'default' },
    reporter: { value: 'spec', from: 'default' },
    reporterOptions: { value: null, from: 'default' },
    requestTimeout: { value: 5000, from: 'default' },
    resolvedNodePath: { value: null, from: 'default' },
    resolvedNodeVersion: { value: null, from: 'default' },
    responseTimeout: { value: 30000, from: 'default' },
    retries: { value: [Object], from: 'default' },
    screenshotOnRunFailure: { value: true, from: 'default' },
    screenshotsFolder: { value: 'cypress/screenshots', from: 'default' },
    slowTestThreshold: { value: 250, from: 'default' },
    scrollBehavior: { value: 'top', from: 'default' },
    supportFile: {
      value: 'cypress/support/component.{js,jsx,ts,tsx}',
      from: 'default'
    },
    supportFolder: { value: false, from: 'default' },
    taskTimeout: { value: 60000, from: 'default' },
    testIsolation: { value: true, from: 'default' },
    trashAssetsBeforeRuns: { value: true, from: 'default' },
    userAgent: { value: null, from: 'default' },
    video: { value: false, from: 'default' },
    videoCompression: { value: false, from: 'default' },
    videosFolder: { value: 'cypress/videos', from: 'default' },
    viewportHeight: { value: 500, from: 'default' },
    viewportWidth: { value: 500, from: 'default' },
    waitForAnimations: { value: true, from: 'default' },
    watchForFileChanges: { value: false, from: 'config' },
    specPattern: { value: '**/*.cy.{js,jsx,ts,tsx}', from: 'default' },
    browsers: { value: [Array], from: 'runtime' },
    hosts: { value: null, from: 'default' },
    isInteractive: { value: true, from: 'default' }
  }
} +7ms
  cypress:server:validation clientCerts: [] +7ms
  cypress:server:validation browsers [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ] +0ms
  cypress:lifecycle:child:run_require_async_child:5870 setupTestingType component { additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', animationDistanceThreshold: 5, arch: 'arm64', autoOpen: false, baseUrl: null, blockHosts: null, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ], chromeWebSecurity: true, clientCertificates: [], clientRoute: '/__/', configFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress.config.ts', cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app', cypressEnv: 'production', defaultCommandTimeout: 4000, devServer: { framework: 'react', bundler: 'vite' }, devServerPublicPathRoute: '/__cypress/src', downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads', env: {}, excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ], execTimeout: 60000, experimentalCspAllowList: false, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalMemoryManagement: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalOriginDependencies: false, experimentalRunAllSpecs: false, experimentalSingleTabRunMode: false, experimentalSkipDomainInjection: null, experimentalSourceRewriting: false, experimentalStudio: false, experimentalWebKitSupport: true, fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures', hideCommandLog: false, hideRunnerUi: false, hosts: null, includeShadowDom: false, indexHtmlFile: 'cypress/support/component-index.html', isInteractive: true, isTextTerminal: true, keystrokeDelay: 0, modifyObstructiveCode: true, morgan: false, namespace: '__cypress', numTestsKeptInMemory: 0, pageLoadTimeout: 60000, platform: 'darwin', port: null, projectId: null, projectName: 'cypress-webkit-slow', projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', protocolEnabled: false, rawJson: { experimentalWebKitSupport: true, component: { devServer: [Object] }, devServer: { framework: 'react', bundler: 'vite' }, envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' }, redirectionLimit: 20, repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', report: true, reporter: 'spec', reporterOptions: null, reporterRoute: '/__cypress/reporter', requestTimeout: 5000, resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'arm64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalCspAllowList: { value: false, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalRunAllSpecs: { value: false, from: 'default' }, experimentalMemoryManagement: { value: false, from: 'default' }, experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' }, experimentalSkipDomainInjection: { value: null, from: 'default' }, experimentalOriginDependencies: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalSingleTabRunMode: { value: false, from: 'default' }, experimentalStudio: { value: false, from: 'default' }, experimentalWebKitSupport: { value: true, from: 'config' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: [Array], from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 250, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/component.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testIsolation: { value: true, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userA  cypress:lifecycle:ProjectConfigManager register plugins process event _get:task:body with id 0 +59ms
  cypress:lifecycle:EventRegistrar register event '_get:task:body' +0ms
  cypress:lifecycle:ProjectConfigManager register plugins process event _get:task:keys with id 1 +0ms
  cypress:lifecycle:EventRegistrar register event '_get:task:keys' +0ms
  cypress:lifecycle:ProjectConfigManager register plugins process event _process:cross:origin:callback with id 2 +0ms
  cypress:lifecycle:EventRegistrar register event '_process:cross:origin:callback' +0ms
  cypress:lifecycle:ProjectConfigManager register plugins process event dev-server:start with id 3 +0ms
  cypress:lifecycle:EventRegistrar register event 'dev-server:start' +0ms
  cypress:lifecycle:ProjectConfigManager register plugins process event file:preprocessor with id 4 +0ms
  cypress:lifecycle:EventRegistrar register event 'file:preprocessor' +0ms
  cypress:config:browser validating configuration {} +47ms
  cypress:config:project setting config object { cliConfig: {}, projectName: 'cypress-webkit-slow', projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', config: { experimentalWebKitSupport: true, component: { devServer: [Object] }, devServer: { framework: 'react', bundler: 'vite' } }, envFile: {}, options: { _: [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, runProject: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', browser: 'webkit', testingType: 'component', cwd: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', userNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', userNodeVersion: '18.16.0', invokedFromCli: true, config: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', socketId: 'qonbuik4m2', isTextTerminal: true, quiet: false, morgan: false, report: true, configFile: 'cypress.config.ts' }, configFile: 'cypress.config.ts' } +56ms
  cypress:config:project config is { experimentalWebKitSupport: true, component: { devServer: { framework: 'react', bundler: 'vite' } }, devServer: { framework: 'react', bundler: 'vite' } } +0ms
  cypress:config:project:utils merged config with options, got { experimentalWebKitSupport: true, component: { devServer: { framework: 'react', bundler: 'vite' } }, devServer: { framework: 'react', bundler: 'vite' }, envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', rawJson: { experimentalWebKitSupport: true, component: { devServer: [Object] }, devServer: { framework: 'react', bundler: 'vite' }, envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' }, configFile: 'cypress.config.ts', morgan: false, isTextTerminal: true, socketId: 'qonbuik4m2', report: true } +47ms
  cypress:config:project:utils using CYPRESS_INTERNAL_ENV production +1ms
  cypress:config:project:utils resolved config is { value: [], from: 'default' } +0ms
  cypress:config:browser validating configuration {
  experimentalWebKitSupport: true,
  component: {
    devServer: { framework: 'react', bundler: 'vite' },
    specPattern: '**/*.cy.{js,jsx,ts,tsx}',
    indexHtmlFile: 'cypress/support/component-index.html'
  },
  devServer: { framework: 'react', bundler: 'vite' },
  projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
  projectName: 'cypress-webkit-slow',
  repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
  rawJson: {
    experimentalWebKitSupport: true,
    component: { devServer: [Object] },
    devServer: { framework: 'react', bundler: 'vite' },
    envFile: {},
    projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
    projectName: 'cypress-webkit-slow',
    repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow'
  },
  configFile: 'cypress.config.ts',
  morgan: false,
  isTextTerminal: true,
  socketId: 'qonbuik4m2',
  report: true,
  animationDistanceThreshold: 5,
  arch: 'arm64',
  baseUrl: null,
  blockHosts: null,
  chromeWebSecurity: true,
  clientCertificates: [],
  defaultCommandTimeout: 4000,
  downloadsFolder: 'cypress/downloads',
  e2e: { specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}' },
  env: {},
  execTimeout: 60000,
  experimentalCspAllowList: false,
  experimentalFetchPolyfill: false,
  experimentalInteractiveRunEvents: false,
  experimentalRunAllSpecs: false,
  experimentalMemoryManagement: false,
  experimentalModifyObstructiveThirdPartyCode: false,
  experimentalSkipDomainInjection: null,
  experimentalOriginDependencies: false,
  experimentalSourceRewriting: false,
  experimentalSingleTabRunMode: false,
  experimentalStudio: false,
  fileServerFolder: '',
  fixturesFolder: 'cypress/fixtures',
  excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ],
  includeShadowDom: false,
  keystrokeDelay: 0,
  modifyObstructiveCode: true,
  numTestsKeptInMemory: 0,
  platform: 'darwin',
  pageLoadTimeout: 60000,
  port: null,
  projectId: null,
  redirectionLimit: 20,
  reporter: 'spec',
  reporterOptions: null,
  requestTimeout: 5000,
  resolvedNodePath: null,
  resolvedNodeVersion: null,
  responseTimeout: 30000,
  retries: { runMode: 0, openMode: 0 },
  screenshotOnRunFailure: true,
  screenshotsFolder: 'cypress/screenshots',
  slowTestThreshold: 250,
  scrollBehavior: 'top',
  supportFile: 'cypress/support/component.{js,jsx,ts,tsx}',
  supportFolder: false,
  taskTimeout: 60000,
  testIsolation: true,
  trashAssetsBeforeRuns: true,
  userAgent: null,
  video: false,
  videoCompression: false,
  videosFolder: 'cypress/videos',
  viewportHeight: 500,
  viewportWidth: 500,
  waitForAnimations: true,
  watchForFileChanges: false,
  specPattern: '**/*.cy.{js,jsx,ts,tsx}',
  additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}',
  autoOpen: false,
  clientRoute: '/__/',
  cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app',
  devServerPublicPathRoute: '/__cypress/src',
  hosts: null,
  isInteractive: true,
  namespace: '__cypress',
  reporterRoute: '/__cypress/reporter',
  socketIoCookie: '__socket',
  socketIoRoute: '/__socket',
  version: '13.2.0',
  protocolEnabled: false,
  hideCommandLog: false,
  hideRunnerUi: false,
  indexHtmlFile: 'cypress/support/component-index.html',
  cypressEnv: 'production',
  resolved: {
    animationDistanceThreshold: { value: 5, from: 'default' },
    arch: { value: 'arm64', from: 'default' },
    baseUrl: { value: null, from: 'default' },
    blockHosts: { value: null, from: 'default' },
    chromeWebSecurity: { value: true, from: 'default' },
    clientCertificates: { value: [], from: 'default' },
    component: { value: [Object], from: 'config' },
    defaultCommandTimeout: { value: 4000, from: 'default' },
    downloadsFolder: { value: 'cypress/downloads', from: 'default' },
    e2e: { value: [Object], from: 'default' },
    env: {},
    execTimeout: { value: 60000, from: 'default' },
    experimentalCspAllowList: { value: false, from: 'default' },
    experimentalFetchPolyfill: { value: false, from: 'default' },
    experimentalInteractiveRunEvents: { value: false, from: 'default' },
    experimentalRunAllSpecs: { value: false, from: 'default' },
    experimentalMemoryManagement: { value: false, from: 'default' },
    experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' },
    experimentalSkipDomainInjection: { value: null, from: 'default' },
    experimentalOriginDependencies: { value: false, from: 'default' },
    experimentalSourceRewriting: { value: false, from: 'default' },
    experimentalSingleTabRunMode: { value: false, from: 'default' },
    experimentalStudio: { value: false, from: 'default' },
    experimentalWebKitSupport: { value: true, from: 'config' },
    fileServerFolder: { value: '', from: 'default' },
    fixturesFolder: { value: 'cypress/fixtures', from: 'default' },
    excludeSpecPattern: { value: [Array], from: 'default' },
    includeShadowDom: { value: false, from: 'default' },
    keystrokeDelay: { value: 0, from: 'default' },
    modifyObstructiveCode: { value: true, from: 'default' },
    numTestsKeptInMemory: { value: 0, from: 'config' },
    platform: { value: 'darwin', from: 'default' },
    pageLoadTimeout: { value: 60000, from: 'default' },
    port: { value: null, from: 'default' },
    projectId: { value: null, from: 'default' },
    redirectionLimit: { value: 20, from: 'default' },
    reporter: { value: 'spec', from: 'default' },
    reporterOptions: { value: null, from: 'default' },
    requestTimeout: { value: 5000, from: 'default' },
    resolvedNodePath: { value: null, from: 'default' },
    resolvedNodeVersion: { value: null, from: 'default' },
    responseTimeout: { value: 30000, from: 'default' },
    retries: { value: [Object], from: 'default' },
    screenshotOnRunFailure: { value: true, from: 'default' },
    screenshotsFolder: { value: 'cypress/screenshots', from: 'default' },
    slowTestThreshold: { value: 250, from: 'default' },
    scrollBehavior: { value: 'top', from: 'default' },
    supportFile: {
      value: 'cypress/support/component.{js,jsx,ts,tsx}',
      from: 'default'
    },
    supportFolder: { value: false, from: 'default' },
    taskTimeout: { value: 60000, from: 'default' },
    testIsolation: { value: true, from: 'default' },
    trashAssetsBeforeRuns: { value: true, from: 'default' },
    userAgent: { value: null, from: 'default' },
    video: { value: false, from: 'default' },
    videoCompression: { value: false, from: 'default' },
    videosFolder: { value: 'cypress/videos', from: 'default' },
    viewportHeight: { value: 500, from: 'default' },
    viewportWidth: { value: 500, from: 'default' },
    waitForAnimations: { value: true, from: 'default' },
    watchForFileChanges: { value: false, from: 'config' },
    specPattern: { value: '**/*.cy.{js,jsx,ts,tsx}', from: 'default' },
    browsers: { value: [], from: 'default' },
    hosts: { value: null, from: 'default' },
    isInteractive: { value: true, from: 'default' }
  }
} +1ms
  cypress:server:validation clientCerts: [] +48ms
  cypress:config:project:utils validate that there is no breaking config options before setupNodeEvents +0ms
  cypress:data-context:sources:FileDataSource globbing pattern(s): [ 'cypress/support/component.{js,jsx,ts,tsx}' ] +54ms
  cypress:data-context:sources:FileDataSource within directory: /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
gent: { value: null, from: 'default' }, video: { value: false, from: 'default' }, videoCompression: { value: false, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, viewportHeight: { value: 500, from: 'default' }, viewportWidth: { value: 500, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, specPattern: { value: '**/*.cy.{js,jsx,ts,tsx}', from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' } }, resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', resolvedNodeVersion: '18.16.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots', scrollBehavior: 'top', slowTestThreshold: 250, socketId: 'qonbuik4m2', socketIoCookie: '__socket', socketIoRoute: '/__socket', specPattern: '**/*.cy.{js,jsx,ts,tsx}', supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts', supportFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support', taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, version: '13.2.0', video: false, videoCompression: false, videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos', viewportHeight: 500, viewportWidth: 500, waitForAnimations: true, watchForFileChanges: false, testingType: 'component' } +13ms
  cypress:lifecycle:child:RunPlugins:5870 project root: /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:lifecycle:child:RunPlugins:5870 passing config { additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', animationDistanceThreshold: 5, arch: 'arm64', autoOpen: false, baseUrl: null, blockHosts: null, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ], chromeWebSecurity: true, clientCertificates: [], clientRoute: '/__/', configFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress.config.ts', cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app', cypressEnv: 'production', defaultCommandTimeout: 4000, devServer: { framework: 'react', bundler: 'vite' }, devServerPublicPathRoute: '/__cypress/src', downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads', env: {}, excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ], execTimeout: 60000, experimentalCspAllowList: false, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalMemoryManagement: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalOriginDependencies: false, experimentalRunAllSpecs: false, experimentalSingleTabRunMode: false, experimentalSkipDomainInjection: null, experimentalSourceRewriting: false, experimentalStudio: false, experimentalWebKitSupport: true, fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures', hideCommandLog: false, hideRunnerUi: false, hosts: null, includeShadowDom: false, indexHtmlFile: 'cypress/support/component-index.html', isInteractive: true, isTextTerminal: true, keystrokeDelay: 0, modifyObstructiveCode: true, morgan: false, namespace: '__cypress', numTestsKeptInMemory: 0, pageLoadTimeout: 60000, platform: 'darwin', port: null, projectId: null, projectName: 'cypress-webkit-slow', projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', protocolEnabled: false, rawJson: { experimentalWebKitSupport: true, component: { devServer: [Object] }, devServer: { framework: 'react', bundler: 'vite' }, envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' }, redirectionLimit: 20, repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', report: true, reporter: 'spec', reporterOptions: null, reporterRoute: '/__cypress/reporter', requestTimeout: 5000, resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'arm64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalCspAllowList: { value: false, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalRunAllSpecs: { value: false, from: 'default' }, experimentalMemoryManagement: { value: false, from: 'default' }, experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' }, experimentalSkipDomainInjection: { value: null, from: 'default' }, experimentalOriginDependencies: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalSingleTabRunMode: { value: false, from: 'default' }, experimentalStudio: { value: false, from: 'default' }, experimentalWebKitSupport: { value: true, from: 'config' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: [Array], from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 250, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/component.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testIsolation: { value: true, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: false, from: 'default' }, videoCompression: { value: false, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, viewportHeight: { value: 500, from: 'default' }, viewportWidth: { value: 500, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, specPattern: { value: '**/*.cy.{js,jsx,ts,tsx}', from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' } }, resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', resolvedNodeVersion: '18.16.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots', scrollBehavior: 'top', slowTestThreshold: 250, socketId: 'qonbuik4m2', socketIoCookie: '__socket', socketIoRoute: '/__socket', specPattern: '**/*.cy.{js,jsx,ts,tsx}', supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts', supportFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support', taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, version: '13.2.0', video: false, videoCompression: false, videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos', viewportHeight: 500, viewportWidth: 500, waitForAnimations: true, watchForFileChanges: false, testingType: 'component' } +0ms
  cypress:lifecycle:child:RunPlugins:5870 Loading the RunPlugins +0ms
  cypress:lifecycle:child:RunPlugins:5870 register event _get:task:body with id 0 +0ms
  cypress:lifecycle:child:RunPlugins:5870 register event _get:task:keys with id 1 +0ms
  cypress:lifecycle:child:RunPlugins:5870 register event _process:cross:origin:callback with id 2 +1ms
  cypress:lifecycle:child:RunPlugins:5870 Calling setupNodeEvents +0ms
  cypress:lifecycle:child:RunPlugins:5870 register event dev-server:start with id 3 +0ms
  cypress:lifecycle:child:RunPlugins:5870 register default preprocessor +0ms
  cypress:server:plugins resolving typescript with projectRoot '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' +0ms
  cypress:server:plugins resolved typescript /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/node_modules/typescript/lib/typescript.js +0ms
  cypress:lifecycle:child:RunPlugins:5870 creating webpack preprocessor with options { typescript: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/node_modules/typescript/lib/typescript.js' } +0ms
  cypress:lifecycle:child:RunPlugins:5870 register event file:preprocessor with id 4 +18ms
  cypress:lifecycle:child:RunPlugins:5870 plugins file successfully loaded +0ms
  cypress:config:project:utils setting support file /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts +1ms
  cypress:config:project:utils for project root /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:config:project:utils resolved support file /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts +0ms
  cypress:config:project:utils set support folder /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support +0ms
  cypress:config:browser validating configuration {
  experimentalWebKitSupport: true,
  devServer: { framework: 'react', bundler: 'vite' },
  projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
  projectName: 'cypress-webkit-slow',
  repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
  rawJson: {
    experimentalWebKitSupport: true,
    component: { devServer: [Object] },
    devServer: { framework: 'react', bundler: 'vite' },
    envFile: {},
    projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
    projectName: 'cypress-webkit-slow',
    repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow'
  },
  configFile: 'cypress.config.ts',
  morgan: false,
  isTextTerminal: true,
  socketId: 'qonbuik4m2',
  report: true,
  animationDistanceThreshold: 5,
  arch: 'arm64',
  baseUrl: null,
  blockHosts: null,
  chromeWebSecurity: true,
  clientCertificates: [],
  defaultCommandTimeout: 4000,
  downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads',
  env: {},
  execTimeout: 60000,
  experimentalCspAllowList: false,
  experimentalFetchPolyfill: false,
  experimentalInteractiveRunEvents: false,
  experimentalRunAllSpecs: false,
  experimentalMemoryManagement: false,
  experimentalModifyObstructiveThirdPartyCode: false,
  experimentalSkipDomainInjection: null,
  experimentalOriginDependencies: false,
  experimentalSourceRewriting: false,
  experimentalSingleTabRunMode: false,
  experimentalStudio: false,
  fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow',
  fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures',
  excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ],
  includeShadowDom: false,
  keystrokeDelay: 0,
  modifyObstructiveCode: true,
  numTestsKeptInMemory: 0,
  platform: 'darwin',
  pageLoadTimeout: 60000,
  port: null,
  projectId: null,
  redirectionLimit: 20,
  reporter: 'spec',
  reporterOptions: null,
  requestTimeout: 5000,
  resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node',
  resolvedNodeVersion: '18.16.0',
  responseTimeout: 30000,
  retries: { runMode: 0, openMode: 0 },
  screenshotOnRunFailure: true,
  screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots',
  slowTestThreshold: 250,
  scrollBehavior: 'top',
  supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts',
  supportFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support',
  taskTimeout: 60000,
  testIsolation: true,
  trashAssetsBeforeRuns: true,
  userAgent: null,
  video: false,
  videoCompression: false,
  videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos',
  viewportHeight: 500,
  viewportWidth: 500,
  waitForAnimations: true,
  watchForFileChanges: false,
  specPattern: '**/*.cy.{js,jsx,ts,tsx}',
  additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}',
  autoOpen: false,
  browsers: [
    {
      name: 'chrome',
      family: 'chromium',
      channel: 'stable',
      displayName: 'Chrome',
      version: '119.0.6045.123',
      path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome',
      minSupportedVersion: 64,
      majorVersion: '119'
    },
    {
      name: 'firefox',
      family: 'firefox',
      channel: 'stable',
      displayName: 'Firefox',
      version: '119.0.1',
      path: '/Applications/Firefox.app/Contents/MacOS/firefox',
      minSupportedVersion: 86,
      majorVersion: '119'
    },
    {
      name: 'webkit',
      channel: 'stable',
      family: 'webkit',
      displayName: 'WebKit',
      version: '16.4',
      path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh',
      majorVersion: '16',
      warning: 'WebKit support is currently experimental. Some functions may not work as expected.'
    },
    {
      name: 'electron',
      channel: 'stable',
      family: 'chromium',
      displayName: 'Electron',
      version: '114.0.5735.289',
      path: '',
      majorVersion: 114
    }
  ],
  clientRoute: '/__/',
  cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app',
  devServerPublicPathRoute: '/__cypress/src',
  hosts: null,
  isInteractive: true,
  namespace: '__cypress',
  reporterRoute: '/__cypress/reporter',
  socketIoCookie: '__socket',
  socketIoRoute: '/__socket',
  version: '13.2.0',
  protocolEnabled: false,
  hideCommandLog: false,
  hideRunnerUi: false,
  indexHtmlFile: 'cypress/support/component-index.html',
  cypressEnv: 'production',
  resolved: {
    animationDistanceThreshold: { value: 5, from: 'default' },
    arch: { value: 'arm64', from: 'default' },
    baseUrl: { value: null, from: 'default' },
    blockHosts: { value: null, from: 'default' },
    chromeWebSecurity: { value: true, from: 'default' },
    clientCertificates: { value: [], from: 'default' },
    defaultCommandTimeout: { value: 4000, from: 'default' },
    downloadsFolder: { value: 'cypress/downloads', from: 'default' },
    env: {},
    execTimeout: { value: 60000, from: 'default' },
    experimentalCspAllowList: { value: false, from: 'default' },
    experimentalFetchPolyfill: { value: false, from: 'default' },
    experimentalInteractiveRunEvents: { value: false, from: 'default' },
    experimentalRunAllSpecs: { value: false, from: 'default' },
    experimentalMemoryManagement: { value: false, from: 'default' },
    experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' },
    experimentalSkipDomainInjection: { value: null, from: 'default' },
    experimentalOriginDependencies: { value: false, from: 'default' },
    experimentalSourceRewriting: { value: false, from: 'default' },
    experimentalSingleTabRunMode: { value: false, from: 'default' },
    experimentalStudio: { value: false, from: 'default' },
    experimentalWebKitSupport: { value: true, from: 'config' },
    fileServerFolder: { value: '', from: 'default' },
    fixturesFolder: { value: 'cypress/fixtures', from: 'default' },
    excludeSpecPattern: { value: [Array], from: 'default' },
    includeShadowDom: { value: false, from: 'default' },
    keystrokeDelay: { value: 0, from: 'default' },
    modifyObstructiveCode: { value: true, from: 'default' },
    numTestsKeptInMemory: { value: 0, from: 'config' },
    platform: { value: 'darwin', from: 'default' },
    pageLoadTimeout: { value: 60000, from: 'default' },
    port: { value: null, from: 'default' },
    projectId: { value: null, from: 'default' },
    redirectionLimit: { value: 20, from: 'default' },
    reporter: { value: 'spec', from: 'default' },
    reporterOptions: { value: null, from: 'default' },
    requestTimeout: { value: 5000, from: 'default' },
    resolvedNodePath: { value: null, from: 'default' },
    resolvedNodeVersion: { value: null, from: 'default' },
    responseTimeout: { value: 30000, from: 'default' },
    retries: { value: [Object], from: 'default' },
    screenshotOnRunFailure: { value: true, from: 'default' },
    screenshotsFolder: { value: 'cypress/screenshots', from: 'default' },
    slowTestThreshold: { value: 250, from: 'default' },
    scrollBehavior: { value: 'top', from: 'default' },
    supportFile: {
      value: 'cypress/support/component.{js,jsx,ts,tsx}',
      from: 'default'
    },
    supportFolder: { value: false, from: 'default' },
    taskTimeout: { value: 60000, from: 'default' },
    testIsolation: { value: true, from: 'default' },
    trashAssetsBeforeRuns: { value: true, from: 'default' },
    userAgent: { value: null, from: 'default' },
    video: { value: false, from: 'default' },
    videoCompression: { value: false, from: 'default' },
    videosFolder: { value: 'cypress/videos', from: 'default' },
    viewportHeight: { value: 500, from: 'default' },
    viewportWidth: { value: 500, from: 'default' },
    waitForAnimations: { value: true, from: 'default' },
    watchForFileChanges: { value: false, from: 'config' },
    specPattern: { value: '**/*.cy.{js,jsx,ts,tsx}', from: 'default' },
    browsers: { value: [Array], from: 'runtime' },
    hosts: { value: null, from: 'default' },
    isInteractive: { value: true, from: 'default' }
  }
} +1ms
  cypress:server:validation clientCerts: [] +1ms
  cypress:server:validation browsers [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ] +0ms
  cypress:config:project updateWithPluginValues { cfg: { experimentalWebKitSupport: true, devServer: { framework: 'react', bundler: 'vite' }, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', rawJson: { experimentalWebKitSupport: true, component: [Object], devServer: [Object], envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' }, configFile: 'cypress.config.ts', morgan: false, isTextTerminal: true, socketId: 'qonbuik4m2', report: true, animationDistanceThreshold: 5, arch: 'arm64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads', env: {}, execTimeout: 60000, experimentalCspAllowList: false, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalMemoryManagement: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalSkipDomainInjection: null, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures', excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ], includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 0, platform: 'darwin', pageLoadTimeout: 60000, port: null, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', resolvedNodeVersion: '18.16.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots', slowTestThreshold: 250, scrollBehavior: 'top', supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts', supportFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support', taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, video: false, videoCompression: false, videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos', viewportHeight: 500, viewportWidth: 500, waitForAnimations: true, watchForFileChanges: false, specPattern: '**/*.cy.{js,jsx,ts,tsx}', additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', autoOpen: false, browsers: [ [Object], [Object], [Object], [Object] ], clientRoute: '/__/', cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '13.2.0', protocolEnabled: false, hideCommandLog: false, hideRunnerUi: false, 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: {}, execTimeout: [Object], experimentalCspAllowList: [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], 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], viewportHeight: [Object], viewportWidth: [Object], waitForAnimations: [Object], watchForFileChanges: [Object], specPattern: [Object], browsers: [Object], hosts: [Object], isInteractive: [Object] } }, modifiedConfig: {} } +3ms
  cypress:config:browser validating configuration {} +1ms
  cypress:config:project validate that there is no breaking config options added by setupNodeEvents +0ms
  cypress:config:project config diffs null +0ms
  cypress:config:project merged config object { experimentalWebKitSupport: true, devServer: { framework: 'react', bundler: 'vite' }, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', rawJson: { experimentalWebKitSupport: true, component: { devServer: [Object] }, devServer: { framework: 'react', bundler: 'vite' }, envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' }, configFile: 'cypress.config.ts', morgan: false, isTextTerminal: true, socketId: 'qonbuik4m2', report: true, animationDistanceThreshold: 5, arch: 'arm64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads', env: {}, execTimeout: 60000, experimentalCspAllowList: false, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalMemoryManagement: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalSkipDomainInjection: null, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures', excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ], includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 0, platform: 'darwin', pageLoadTimeout: 60000, port: null, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', resolvedNodeVersion: '18.16.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots', slowTestThreshold: 250, scrollBehavior: 'top', supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts', supportFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support', taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, video: false, videoCompression: false, videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos', viewportHeight: 500, viewportWidth: 500, waitForAnimations: true, watchForFileChanges: false, specPattern: '**/*.cy.{js,jsx,ts,tsx}', additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '13.2.0', protocolEnabled: false, hideCommandLog: false, hideRunnerUi: false, indexHtmlFile: 'cypress/support/component-index.html', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'arm64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalCspAllowList: { value: false, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalRunAllSpecs: { value: false, from: 'default' }, experimentalMemoryManagement: { value: false, from: 'default' }, experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' }, experimentalSkipDomainInjection: { value: null, from: 'default' }, experimentalOriginDependencies: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalSingleTabRunMode: { value: false, from: 'default' }, experimentalStudio: { value: false, from: 'default' }, experimentalWebKitSupport: { value: true, from: 'config' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: [Array], from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 250, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/component.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testIsolation: { value: true, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: false, from: 'default' }, videoCompression: { value: false, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, viewportHeight: { value: 500, from: 'default' }, viewportWidth: { value: 500, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, specPattern: { value: '**/*.cy.{js,jsx,ts,tsx}', from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' } } } +0ms
  cypress:config:project merged plugins config { experimentalWebKitSupport: true, devServer: { framework: 'react', bundler: 'vite' }, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', rawJson: { experimentalWebKitSupport: true, component: { devServer: [Object] }, devServer: { framework: 'react', bundler: 'vite' }, envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' }, configFile: 'cypress.config.ts', morgan: false, isTextTerminal: true, socketId: 'qonbuik4m2', report: true, animationDistanceThreshold: 5, arch: 'arm64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads', env: {}, execTimeout: 60000, experimentalCspAllowList: false, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalMemoryManagement: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalSkipDomainInjection: null, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures', excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ], includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 0, platform: 'darwin', pageLoadTimeout: 60000, port: null, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', resolvedNodeVersion: '18.16.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots', slowTestThreshold: 250, scrollBehavior: 'top', supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts', supportFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support', taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, video: false, videoCompression: false, videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos', viewportHeight: 500, viewportWidth: 500, waitForAnimations: true, watchForFileChanges: false, specPattern: '**/*.cy.{js,jsx,ts,tsx}', additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '13.2.0', protocolEnabled: false, hideCommandLog: false, hideRunnerUi: false, indexHtmlFile: 'cypress/support/component-index.html', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'arm64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalCspAllowList: { value: false, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalRunAllSpecs: { value: false, from: 'default' }, experimentalMemoryManagement: { value: false, from: 'default' }, experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' }, experimentalSkipDomainInjection: { value: null, from: 'default' }, experimentalOriginDependencies: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalSingleTabRunMode: { value: false, from: 'default' }, experimentalStudio: { value: false, from: 'default' }, experimentalWebKitSupport: { value: true, from: 'config' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: [Array], from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 250, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/component.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testIsolation: { value: true, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: false, from: 'default' }, videoCompression: { value: false, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, viewportHeight: { value: 500, from: 'default' }, viewportWidth: { value: 500, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, specPattern: { value: '**/*.cy.{js,jsx,ts,tsx}', from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' } } } +1ms
  cypress:data-context:sources:FileDataSource globbing pattern(s): [ '**/*.cy.{js,jsx,ts,tsx}' ] +3ms
  cypress:data-context:sources:FileDataSource within directory: /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:data-context:sources:ProjectDataSource found specs [ '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/src/App.cy.tsx' ] +0ms
  cypress:data-context:sources:GitDataSource getting git info for [ '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/src/App.cy.tsx' ]: +656ms
  cypress:data-context:sources:GitDataSource executing command: `IFS=$'
'; for file in "/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/src/App.cy.tsx"; do echo $(git log --max-count=1 --pretty="format:%ci %ar %an|%h|%s" $file); done` +0ms
  cypress:data-context:sources:GitDataSource cwd: `/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow` +0ms
  cypress:lifecycle:EventRegistrar plugin event registered? { eventName: 'dev-server:start', isRegistered: true } +13ms
  cypress:lifecycle:EventRegistrar execute plugin event 'dev-server:start' Node 'v18.15.0' with args: { specs: [ { fileExtension: '.tsx', baseName: 'App.cy.tsx', fileName: 'App', specFileExtension: '.cy.tsx', relativeToCommonRoot: 'App.cy.tsx', specType: 'component', name: 'src/App.cy.tsx', relative: 'src/App.cy.tsx', absolute: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/src/App.cy.tsx' } ], config: { experimentalWebKitSupport: true, devServer: { framework: 'react', bundler: 'vite' }, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', rawJson: { experimentalWebKitSupport: true, component: [Object], devServer: [Object], envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' }, configFile: 'cypress.config.ts', morgan: false, isTextTerminal: true, socketId: 'qonbuik4m2', report: true, animationDistanceThreshold: 5, arch: 'arm64', baseUrl: null, blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads', env: {}, execTimeout: 60000, experimentalCspAllowList: false, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalMemoryManagement: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalSkipDomainInjection: null, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures', excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ], includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 0, platform: 'darwin', pageLoadTimeout: 60000, port: null, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', resolvedNodeVersion: '18.16.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots', slowTestThreshold: 250, scrollBehavior: 'top', supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts', supportFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support', taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, video: false, videoCompression: false, videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos', viewportHeight: 500, viewportWidth: 500, waitForAnimations: true, watchForFileChanges: false, specPattern: '**/*.cy.{js,jsx,ts,tsx}', additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', autoOpen: false, browsers: [ [Object], [Object], [Object], [Object] ], clientRoute: '/__/', cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '13.2.0', protocolEnabled: false, hideCommandLog: false, hideRunnerUi: false, 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: {}, execTimeout: [Object], experimentalCspAllowList: [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], 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], viewportHeight: [Object], viewportWidth: [Object], waitForAnimations: [Object], watchForFileChanges: [Object], specPattern: [Object], browsers: [Object], hosts: [Object], isInteractive: [Object] } } } undefined undefined +0ms
  cypress:lifecycle:ProjectConfigManager call event dev-server:start for invocation id inv1 +13ms
  cypress:lifecycle:child:RunPlugins:5870 execute plugin event: dev-server:start ({ invocationId: 'inv1', eventId: 3 }) +14ms
  cypress:vite-dev-server:getVite resolved viteImportPath as /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/node_modules/vite/index.cjs +0ms
  cypress:data-context:sources:GitDataSource command execution error: { stdout: '2023-11-09 18:52:35 -0300 4 minutes ago tsirlucas|34728fb|add other files', stderr: '', code: 0, failed: false, killed: false, signal: null, cmd: "IFS=$'\n" + `'; for file in "/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/src/App.cy.tsx"; do echo $(git log --max-count=1 --pretty="format:i %ar %an|%h|%s" $file); done`, timedOut: false }
  cypress:vite-dev-server:devServer Creating Vite Server +0ms
  cypress:vite-dev-server:resolve-config Resolved config file at /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/vite.config.ts using root /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:vite-dev-server:resolve-config The resolved server config is {
  "configFile": "/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/vite.config.ts",
  "root": "/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow",
  "base": "/__cypress/src/",
  "optimizeDeps": {
    "esbuildOptions": {
      "plugins": [
        {
          "name": "cypress-esbuild-plugin"
        }
      ]
    },
    "entries": [
      "src/App.cy.tsx",
      "/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts"
    ]
  },
  "server": {
    "fs": {
      "allow": [
        "/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow",
        "/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/node_modules",
        "/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app",
        "/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow"
      ]
    },
    "host": "127.0.0.1",
    "watch": {
      "ignored": "**/*"
    },
    "hmr": false
  },
  "plugins": [
    {
      "name": "cypress:main",
      "enforce": "pre"
    },
    {
      "name": "cypress:sourcemap",
      "enforce": "post"
    }
  ]
} +1ms
  cypress:vite-dev-server:devServer Vite server created +178ms
Port 5173 is in use, trying another one...
Port 5174 is in use, trying another one...
  cypress:vite-dev-server:devServer Successfully launched the vite server on port 5175 +7ms
  cypress:lifecycle:ProjectConfigManager promise resolved for id 'inv1' with value { port: 5175 } +207ms
  cypress:server:browsers:utils searching for browser { nameOrPath: 'webkit', filter: { name: 'webkit', channel: 'stable' }, knownBrowsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ] } +591ms
  cypress:data-context browser found to set webkit +0ms
  cypress:server:appdata path: /Users/lucascorreia/Library/Application Support/Cypress/cy/production/cache +960ms
  cypress:server:saved_state making saved state from /Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app/packages/server +0ms
  cypress:server:saved_state missing project path, looking for project here +0ms
  cypress:server:saved_state state path for global mode +1ms
  cypress:server:appdata path: /Users/lucascorreia/Library/Application Support/Cypress/cy/production/projects/__global__/state.json +2ms
  cypress:server:saved_state full state path /Users/lucascorreia/Library/Application Support/Cypress/cy/production/projects/__global__/state.json +0ms
  cypress:server:saved_state making new state file around /Users/lucascorreia/Library/Application Support/Cypress/cy/production/projects/__global__/state.json +0ms
  cypress:scaffold-config:frameworks detecting vite in /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:scaffold-config:frameworks detecting react in /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +1ms
  cypress:scaffold-config:frameworks detecting react-dom in /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:server:run run mode ready with options { _: [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, runProject: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', browser: 'webkit', testingType: 'component', cwd: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', userNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', userNodeVersion: '18.16.0', invokedFromCli: true, config: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', socketId: 'qonbuik4m2', isTextTerminal: true, quiet: false, morgan: false, report: true } +0ms
  cypress:server:browsers:utils getBrowsers +7ms
  cypress:launcher:detect detecting if the following browsers are present [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', versionRegex: /Google Chrome (\S+)/m, binary: [ 'google-chrome', 'chrome', 'google-chrome-stable' ], minSupportedVersion: 64 }, { name: 'chromium', family: 'chromium', channel: 'stable', displayName: 'Chromium', versionRegex: /Chromium (\S+)/m, binary: [ 'chromium-browser', 'chromium' ], minSupportedVersion: 64 }, { name: 'chrome', family: 'chromium', channel: 'beta', displayName: 'Chrome Beta', versionRegex: /Google Chrome (\S+) beta/m, binary: 'google-chrome-beta', minSupportedVersion: 64 }, { name: 'chrome', family: 'chromium', channel: 'canary', displayName: 'Canary', versionRegex: /Google Chrome Canary (\S+)/m, binary: 'google-chrome-canary', minSupportedVersion: 64 }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', versionRegex: /^Mozilla Firefox ([^\sab]+)$/m, binary: 'firefox', minSupportedVersion: 86, validator: [Function: validator] }, { name: 'firefox', family: 'firefox', channel: 'dev', displayName: 'Firefox Developer Edition', versionRegex: /^Mozilla Firefox (\S+b\S*)$/m, binary: [ 'firefox-developer-edition', 'firefox' ], minSupportedVersion: 86 }, { name: 'firefox', family: 'firefox', channel: 'nightly', displayName: 'Firefox Nightly', versionRegex: /^Mozilla Firefox (\S+a\S*)$/m, binary: [ 'firefox-nightly', 'firefox-trunk' ], minSupportedVersion: 86 }, { name: 'edge', family: 'chromium', channel: 'stable', displayName: 'Edge', versionRegex: /Microsoft Edge (\S+)/im, binary: [ 'edge', 'microsoft-edge' ], minSupportedVersion: 79 }, { name: 'edge', family: 'chromium', channel: 'canary', displayName: 'Edge Canary', versionRegex: /Microsoft Edge.+?(\S*(?= canary)|(?<=canary )\S*)/im, binary: [ 'edge-canary', 'microsoft-edge-canary' ], minSupportedVersion: 79 }, { name: 'edge', family: 'chromium', channel: 'beta', displayName: 'Edge Beta', versionRegex: /Microsoft Edge.+?(\S*(?= beta)|(?<=beta )\S*)/im, binary: [ 'edge-beta', 'microsoft-edge-beta' ], minSupportedVersion: 79 }, { name: 'edge', family: 'chromium', channel: 'dev', displayName: 'Edge Dev', versionRegex: /Microsoft Edge.+?(\S*(?= dev)|(?<=dev )\S*)/im, binary: [ 'edge-dev', 'microsoft-edge-dev' ], minSupportedVersion: 79 } ] +875ms
  cypress:scaffold-config:frameworks found package.json { name: 'react', description: 'React is a JavaScript library for building user interfaces.', keywords: [ 'react' ], version: '18.2.0', homepage: 'https://reactjs.org/', bugs: 'https://github.com/facebook/react/issues', license: 'MIT', files: [ 'LICENSE', 'README.md', 'index.js', 'cjs/', 'umd/', 'jsx-runtime.js', 'jsx-dev-runtime.js', 'react.shared-subset.js' ], main: 'index.js', exports: { '.': { 'react-server': './react.shared-subset.js', default: './index.js' }, './package.json': './package.json', './jsx-runtime': './jsx-runtime.js', './jsx-dev-runtime': './jsx-dev-runtime.js' }, repository: { type: 'git', url: 'https://github.com/facebook/react.git', directory: 'packages/react' }, engines: { node: '>=0.10.0' }, dependencies: { 'loose-envify': '^1.1.0' }, browserify: { transform: [ 'loose-envify' ] } } +10ms
  cypress:scaffold-config:frameworks react is satisfied? true +2ms
  cypress:scaffold-config:frameworks found package.json { name: 'vite', version: '4.4.5', type: 'module', license: 'MIT', author: 'Evan You', description: 'Native-ESM powered web dev build tool', bin: { vite: 'bin/vite.js' }, keywords: [ 'frontend', 'framework', 'hmr', 'dev-server', 'build-tool', 'vite' ], main: './dist/node/index.js', types: './dist/node/index.d.ts', exports: { '.': { types: './dist/node/index.d.ts', import: './dist/node/index.js', require: './index.cjs' }, './client': { types: './client.d.ts' }, './dist/client/*': './dist/client/*', './package.json': './package.json' }, files: [ 'bin', 'dist', 'client.d.ts', 'index.cjs', 'types' ], engines: { node: '^14.18.0 || >=16.0.0' }, repository: { type: 'git', url: 'git+https://github.com/vitejs/vite.git', directory: 'packages/vite' }, bugs: { url: 'https://github.com/vitejs/vite/issues' }, homepage: 'https://github.com/vitejs/vite/tree/main/#readme', funding: 'https://github.com/vitejs/vite?sponsor=1', scripts: { dev: 'rimraf dist && pnpm run build-bundle -w', build: 'rimraf dist && run-s build-bundle build-types', 'build-bundle': 'rollup --config rollup.config.ts --configPlugin typescript', 'build-types': 'run-s build-types-temp build-types-pre-patch build-types-roll build-types-post-patch build-types-check', 'build-types-temp': 'tsc --emitDeclarationOnly --outDir temp/node -p src/node', 'build-types-pre-patch': 'tsx scripts/prePatchTypes.ts', 'build-types-roll': 'tsx scripts/api-extractor.ts run && rimraf temp', 'build-types-post-patch': 'tsx scripts/postPatchTypes.ts', 'build-types-check': 'tsx scripts/checkBuiltTypes.ts && tsc --project tsconfig.check.json', typecheck: 'tsc --noEmit', lint: 'eslint --cache --ext .ts src/**', format: 'prettier --write --cache --parser typescript "src/**/*.ts"', prepublishOnly: 'npm run build' }, '//': 'READ CONTRIBUTING.md to understand what to put under deps vs. devDeps!', dependencies: { esbuild: '^0.18.10', postcss: '^8.4.26', rollup: '^3.25.2' }, optionalDependencies: { fsevents: '~2.3.2' }, devDependencies: { '@ampproject/remapping': '^2.2.1', '@babel/parser': '^7.22.7', '@babel/types': '^7.22.5', '@jridgewell/trace-mapping': '^0.3.18', '@rollup/plugin-alias': '^4.0.4', '@rollup/plugin-commonjs': '^25.0.3', '@rollup/plugin-dynamic-import-vars': '^2.0.4', '@rollup/plugin-json': '^6.0.0', '@rollup/plugin-node-resolve': '15.1.0', '@rollup/plugin-typescript': '^11.1.2', '@rollup/pluginutils': '^5.0.2', '@types/pnpapi': '^0.0.2', '@types/escape-html': '^1.0.2', acorn: '^8.10.0', 'acorn-walk': '^8.2.0', cac: '^6.7.14', chokidar: '^3.5.3', connect: '^3.7.0', 'connect-history-api-fallback': '^2.0.0', 'convert-source-map': '^2.0.0', cors: '^2.8.5', 'cross-spawn': '^7.0.3', debug: '^4.3.4', 'dep-types': 'link:./src/types', dotenv: '^16.3.1', 'dotenv-expand': '^9.0.0', 'es-module-lexer': '^1.3.0', 'escape-html': '^1.0.3', 'estree-walker': '^3.0.3', etag: '^1.8.1', 'fast-glob': '^3.3.0', 'http-proxy': '^1.18.1', 'json-stable-stringify': '^1.0.2', 'launch-editor-middleware': '^2.6.0', lightningcss: '^1.21.5', 'magic-string': '^0.30.1', micromatch: '^4.0.5', mlly: '^1.4.0', mrmime: '^1.0.1', okie: '^1.0.1', open: '^8.4.2', parse5: '^7.1.2', periscopic: '^3.1.0', picocolors: '^1.0.0', picomatch: '^2.3.1', 'postcss-import': '^15.1.0', 'postcss-load-config': '^4.0.1', 'postcss-modules': '^6.0.0', 'resolve.exports': '^2.0.2', 'rollup-plugin-license': '^3.0.1', sirv: '^2.0.3', 'source-map-support': '^0.5.21', 'strip-ansi': '^7.1.0', 'strip-literal': '^1.0.1', tsconfck: '^2.1.2', tslib: '^2.6.0', types: 'link:./types', ufo: '^1.1.2', ws: '^8.13.0' }, peerDependencies: { '@types/node': '>= 14', less: '*', sass: '*', stylus: '*', sugarss: '*', lightningcss: '^1.21.0', terser: '^5.4.0' }, peerDependenciesMeta: { '@types/node': { optional: true }, sass: { optional: true }, stylus: { optional: true }, less: { optional: true }, sugarss: { optional: true }, lightningcss: { optional: true }, terser: { optional: true } } } +0ms
  cypress:scaffold-config:frameworks vite is satisfied? true +0ms
  cypress:scaffold-config:frameworks found package.json { name: 'react-dom', version: '18.2.0', description: 'React package for working with the DOM.', main: 'index.js', repository: { type: 'git', url: 'https://github.com/facebook/react.git', directory: 'packages/react-dom' }, keywords: [ 'react' ], license: 'MIT', bugs: { url: 'https://github.com/facebook/react/issues' }, homepage: 'https://reactjs.org/', dependencies: { 'loose-envify': '^1.1.0', scheduler: '^0.23.0' }, peerDependencies: { react: '^18.2.0' }, files: [ 'LICENSE', 'README.md', 'index.js', 'client.js', 'profiling.js', 'server.js', 'server.browser.js', 'server.node.js', 'test-utils.js', 'cjs/', 'umd/' ], exports: { '.': './index.js', './client': './client.js', './server': { deno: './server.browser.js', worker: './server.browser.js', browser: './server.browser.js', default: './server.node.js' }, './server.browser': './server.browser.js', './server.node': './server.node.js', './profiling': './profiling.js', './test-utils': './test-utils.js', './package.json': './package.json' }, browser: { './server.js': './server.browser.js' }, browserify: { transform: [ 'loose-envify' ] } } +2ms
  cypress:scaffold-config:frameworks react-dom is satisfied? true +0ms
  cypress:lifecycle:ProjectConfigManager deps are [ { dependency: { type: 'vite', name: 'Vite', package: 'vite', installer: 'vite', description: 'Vite is dev server that serves your source files over native ES modules', minVersion: '^=2.0.0 || ^=3.0.0 || ^=4.0.0' }, detectedVersion: '4.4.5', satisfied: true }, { dependency: { type: 'react', name: 'React.js', package: 'react', installer: 'react', description: 'A JavaScript library for building user interfaces', minVersion: '^=16.0.0 || ^=17.0.0 || ^=18.0.0' }, detectedVersion: '18.2.0', satisfied: true }, { dependency: { type: 'react-dom', name: 'React DOM', package: 'react-dom', installer: 'react-dom', description: 'This package serves as the entry point to the DOM and server renderers for React', minVersion: '^=16.0.0 || ^=17.0.0 || ^=18.0.0' }, detectedVersion: '18.2.0', satisfied: true } ] +20ms
  cypress:lifecycle:ProjectConfigManager detecting Vite in /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:scaffold-config:frameworks detecting vite in /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:scaffold-config:frameworks found package.json { name: 'vite', version: '4.4.5', type: 'module', license: 'MIT', author: 'Evan You', description: 'Native-ESM powered web dev build tool', bin: { vite: 'bin/vite.js' }, keywords: [ 'frontend', 'framework', 'hmr', 'dev-server', 'build-tool', 'vite' ], main: './dist/node/index.js', types: './dist/node/index.d.ts', exports: { '.': { types: './dist/node/index.d.ts', import: './dist/node/index.js', require: './index.cjs' }, './client': { types: './client.d.ts' }, './dist/client/*': './dist/client/*', './package.json': './package.json' }, files: [ 'bin', 'dist', 'client.d.ts', 'index.cjs', 'types' ], engines: { node: '^14.18.0 || >=16.0.0' }, repository: { type: 'git', url: 'git+https://github.com/vitejs/vite.git', directory: 'packages/vite' }, bugs: { url: 'https://github.com/vitejs/vite/issues' }, homepage: 'https://github.com/vitejs/vite/tree/main/#readme', funding: 'https://github.com/vitejs/vite?sponsor=1', scripts: { dev: 'rimraf dist && pnpm run build-bundle -w', build: 'rimraf dist && run-s build-bundle build-types', 'build-bundle': 'rollup --config rollup.config.ts --configPlugin typescript', 'build-types': 'run-s build-types-temp build-types-pre-patch build-types-roll build-types-post-patch build-types-check', 'build-types-temp': 'tsc --emitDeclarationOnly --outDir temp/node -p src/node', 'build-types-pre-patch': 'tsx scripts/prePatchTypes.ts', 'build-types-roll': 'tsx scripts/api-extractor.ts run && rimraf temp', 'build-types-post-patch': 'tsx scripts/postPatchTypes.ts', 'build-types-check': 'tsx scripts/checkBuiltTypes.ts && tsc --project tsconfig.check.json', typecheck: 'tsc --noEmit', lint: 'eslint --cache --ext .ts src/**', format: 'prettier --write --cache --parser typescript "src/**/*.ts"', prepublishOnly: 'npm run build' }, '//': 'READ CONTRIBUTING.md to understand what to put under deps vs. devDeps!', dependencies: { esbuild: '^0.18.10', postcss: '^8.4.26', rollup: '^3.25.2' }, optionalDependencies: { fsevents: '~2.3.2' }, devDependencies: { '@ampproject/remapping': '^2.2.1', '@babel/parser': '^7.22.7', '@babel/types': '^7.22.5', '@jridgewell/trace-mapping': '^0.3.18', '@rollup/plugin-alias': '^4.0.4', '@rollup/plugin-commonjs': '^25.0.3', '@rollup/plugin-dynamic-import-vars': '^2.0.4', '@rollup/plugin-json': '^6.0.0', '@rollup/plugin-node-resolve': '15.1.0', '@rollup/plugin-typescript': '^11.1.2', '@rollup/pluginutils': '^5.0.2', '@types/pnpapi': '^0.0.2', '@types/escape-html': '^1.0.2', acorn: '^8.10.0', 'acorn-walk': '^8.2.0', cac: '^6.7.14', chokidar: '^3.5.3', connect: '^3.7.0', 'connect-history-api-fallback': '^2.0.0', 'convert-source-map': '^2.0.0', cors: '^2.8.5', 'cross-spawn': '^7.0.3', debug: '^4.3.4', 'dep-types': 'link:./src/types', dotenv: '^16.3.1', 'dotenv-expand': '^9.0.0', 'es-module-lexer': '^1.3.0', 'escape-html': '^1.0.3', 'estree-walker': '^3.0.3', etag: '^1.8.1', 'fast-glob': '^3.3.0', 'http-proxy': '^1.18.1', 'json-stable-stringify': '^1.0.2', 'launch-editor-middleware': '^2.6.0', lightningcss: '^1.21.5', 'magic-string': '^0.30.1', micromatch: '^4.0.5', mlly: '^1.4.0', mrmime: '^1.0.1', okie: '^1.0.1', open: '^8.4.2', parse5: '^7.1.2', periscopic: '^3.1.0', picocolors: '^1.0.0', picomatch: '^2.3.1', 'postcss-import': '^15.1.0', 'postcss-load-config': '^4.0.1', 'postcss-modules': '^6.0.0', 'resolve.exports': '^2.0.2', 'rollup-plugin-license': '^3.0.1', sirv: '^2.0.3', 'source-map-support': '^0.5.21', 'strip-ansi': '^7.1.0', 'strip-literal': '^1.0.1', tsconfck: '^2.1.2', tslib: '^2.6.0', types: 'link:./types', ufo: '^1.1.2', ws: '^8.13.0' }, peerDependencies: { '@types/node': '>= 14', less: '*', sass: '*', stylus: '*', sugarss: '*', lightningcss: '^1.21.0', terser: '^5.4.0' }, peerDependenciesMeta: { '@types/node': { optional: true }, sass: { optional: true }, stylus: { optional: true }, less: { optional: true }, sugarss: { optional: true }, lightningcss: { optional: true }, terser: { optional: true } } } +8ms
  cypress:scaffold-config:frameworks vite is satisfied? true +0ms
  cypress:lifecycle:ProjectConfigManager detecting React.js in /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +8ms
  cypress:scaffold-config:frameworks detecting react in /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:scaffold-config:frameworks found package.json { name: 'react', description: 'React is a JavaScript library for building user interfaces.', keywords: [ 'react' ], version: '18.2.0', homepage: 'https://reactjs.org/', bugs: 'https://github.com/facebook/react/issues', license: 'MIT', files: [ 'LICENSE', 'README.md', 'index.js', 'cjs/', 'umd/', 'jsx-runtime.js', 'jsx-dev-runtime.js', 'react.shared-subset.js' ], main: 'index.js', exports: { '.': { 'react-server': './react.shared-subset.js', default: './index.js' }, './package.json': './package.json', './jsx-runtime': './jsx-runtime.js', './jsx-dev-runtime': './jsx-dev-runtime.js' }, repository: { type: 'git', url: 'https://github.com/facebook/react.git', directory: 'packages/react' }, engines: { node: '>=0.10.0' }, dependencies: { 'loose-envify': '^1.1.0' }, browserify: { transform: [ 'loose-envify' ] } } +0ms
  cypress:scaffold-config:frameworks react is satisfied? true +0ms
  cypress:lifecycle:ProjectConfigManager detecting React DOM in /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:scaffold-config:frameworks detecting react-dom in /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:scaffold-config:frameworks found package.json { name: 'react-dom', version: '18.2.0', description: 'React package for working with the DOM.', main: 'index.js', repository: { type: 'git', url: 'https://github.com/facebook/react.git', directory: 'packages/react-dom' }, keywords: [ 'react' ], license: 'MIT', bugs: { url: 'https://github.com/facebook/react/issues' }, homepage: 'https://reactjs.org/', dependencies: { 'loose-envify': '^1.1.0', scheduler: '^0.23.0' }, peerDependencies: { react: '^18.2.0' }, files: [ 'LICENSE', 'README.md', 'index.js', 'client.js', 'profiling.js', 'server.js', 'server.browser.js', 'server.node.js', 'test-utils.js', 'cjs/', 'umd/' ], exports: { '.': './index.js', './client': './client.js', './server': { deno: './server.browser.js', worker: './server.browser.js', browser: './server.browser.js', default: './server.node.js' }, './server.browser': './server.browser.js', './server.node': './server.node.js', './profiling': './profiling.js', './test-utils': './test-utils.js', './package.json': './package.json' }, browser: { './server.js': './server.browser.js' }, browserify: { transform: [ 'loose-envify' ] } } +1ms
  cypress:scaffold-config:frameworks react-dom is satisfied? true +0ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Chromium (\S+)/m } +621ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Chromium (\S+)/m } +0ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Google Chrome (\S+) beta/m } +3ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Google Chrome Canary (\S+)/m } +8ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /^Mozilla Firefox (\S+b\S*)$/m } +20ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /^Mozilla Firefox (\S+b\S*)$/m } +1ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /^Mozilla Firefox (\S+a\S*)$/m } +5ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /^Mozilla Firefox (\S+a\S*)$/m } +1ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge (\S+)/im } +5ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge (\S+)/im } +0ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge.+?(\S*(?= canary)|(?<=canary )\S*)/im } +10ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge.+?(\S*(?= canary)|(?<=canary )\S*)/im } +1ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge.+?(\S*(?= beta)|(?<=beta )\S*)/im } +14ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge.+?(\S*(?= beta)|(?<=beta )\S*)/im } +1ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge.+?(\S*(?= dev)|(?<=dev )\S*)/im } +5ms
  cypress:launcher:linux Could not extract version from stdout using regex: { stdout: '', versionRegex: /Microsoft Edge.+?(\S*(?= dev)|(?<=dev )\S*)/im } +0ms
  cypress:server:browsers:utils found browsers { browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '0', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '0', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' } ] } +97ms
  cypress:server:run found all system browsers [ { channel: 'stable', displayName: 'Chrome', family: 'chromium', majorVersion: '119', name: 'chrome', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', version: '119.0.6045.123' }, { channel: 'stable', displayName: 'Firefox', family: 'firefox', majorVersion: '119', name: 'firefox', path: '/Applications/Firefox.app/Contents/MacOS/firefox', version: '119.0.1' }, { channel: 'stable', displayName: 'WebKit', family: 'webkit', majorVersion: '0', name: 'webkit', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', version: '0' }, { channel: 'stable', displayName: 'Electron', family: 'chromium', majorVersion: 114, name: 'electron', path: '', version: '114.0.5735.289' } ] +97ms
  cypress:server:open_project open_project create /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:server:open_project opening project /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +0ms
  cypress:server:open_project and options { socketId: 'qonbuik4m2', morgan: false, report: true, isTextTerminal: true, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '0', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '0', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ], onWarning: [Function: F], spec: undefined, onError: [Function (anonymous)], onReloadBrowser: [Function: onReloadBrowser], args: { _: [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, runProject: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', browser: 'webkit', testingType: 'component', cwd: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', userNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', userNodeVersion: '18.16.0', invokedFromCli: true, config: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', socketId: 'qonbuik4m2', isTextTerminal: true, quiet: false, morgan: false, report: true, onError: [Function (anonymous)], browsers: [ [Object], [Object], [Object], [Object] ] } } +0ms
  cypress:server:project Project created { testingType: 'component', projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' } +0ms
  cypress:server:project opening project instance /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +1ms
  cypress:server:project project open options { report: true, onFocusTests: [Function: onFocusTests], onError: [Function (anonymous)], onWarning: [Function: F], socketId: 'qonbuik4m2', morgan: false, isTextTerminal: true, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '0', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '0', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ], spec: undefined, onReloadBrowser: [Function: onReloadBrowser], args: { _: [ '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/MacOS/Cypress' ], sandbox: false, runProject: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', browser: 'webkit', testingType: 'component', cwd: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', userNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', userNodeVersion: '18.16.0', invokedFromCli: true, config: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', socketId: 'qonbuik4m2', isTextTerminal: true, quiet: false, morgan: false, report: true, onError: [Function (anonymous)], browsers: [ [Object], [Object], [Object], [Object] ] }, testingType: 'component' } +0ms
  cypress:server:project project has config { experimentalWebKitSupport: true, devServer: { framework: 'react', bundler: 'vite' }, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', rawJson: { experimentalWebKitSupport: true, component: { devServer: [Object] }, devServer: { framework: 'react', bundler: 'vite' }, envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' }, configFile: 'cypress.config.ts', morgan: false, isTextTerminal: true, socketId: 'qonbuik4m2', report: true, animationDistanceThreshold: 5, arch: 'arm64', baseUrl: 'http://localhost:5175', blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads', env: {}, execTimeout: 60000, experimentalCspAllowList: false, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalMemoryManagement: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalSkipDomainInjection: null, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures', excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ], includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 0, platform: 'darwin', pageLoadTimeout: 60000, port: null, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', resolvedNodeVersion: '18.16.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots', slowTestThreshold: 250, scrollBehavior: 'top', supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts', supportFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support', taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, video: false, videoCompression: false, videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos', viewportHeight: 500, viewportWidth: 500, waitForAnimations: true, watchForFileChanges: false, specPattern: '**/*.cy.{js,jsx,ts,tsx}', additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '13.2.0', protocolEnabled: false, hideCommandLog: false, hideRunnerUi: false, indexHtmlFile: 'cypress/support/component-index.html', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'arm64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalCspAllowList: { value: false, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalRunAllSpecs: { value: false, from: 'default' }, experimentalMemoryManagement: { value: false, from: 'default' }, experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' }, experimentalSkipDomainInjection: { value: null, from: 'default' }, experimentalOriginDependencies: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalSingleTabRunMode: { value: false, from: 'default' }, experimentalStudio: { value: false, from: 'default' }, experimentalWebKitSupport: { value: true, from: 'config' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: [Array], from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 250, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/component.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testIsolation: { value: true, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: false, from: 'default' }, videoCompression: { value: false, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, viewportHeight: { value: 500, from: 'default' }, viewportWidth: { value: 500, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, specPattern: { value: '**/*.cy.{js,jsx,ts,tsx}', from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' } }, testingType: 'component' } +0ms
  cypress:server:server-base server open +0ms
  cypress:network:client-certificates loaded client certificates for 0 URL(s) +0ms
  cypress:server:server-base createServer connecting to server +8ms
  cypress:server:server-base Server listening on  { address: '127.0.0.1', family: 'IPv4', port: 60851 } +2ms
  cypress:server:appdata path: /Users/lucascorreia/Library/Application Support/Cypress/cy/production/proxy +116ms
  cypress:https-proxy:ca checking CA version { actualVersion: 1, CA_VERSION: 1 } +0ms
  cypress:https-proxy Created SNI HTTPS Proxy Server { port: 60855 } +0ms
  cypress:server:ensure-url checking that baseUrl is available {
  baseUrl: 'http://localhost:5175',
  delaysRemaining: [ 3000, 3000, 4000 ],
  retryIntervals: [ 3000, 3000, 4000 ]
} +0ms
  cypress:network:connect beginning getAddress { hostname: 'localhost', port: 5175 } +0ms
  cypress:network:connect got addresses { hostname: 'localhost', port: 5175, addresses: [ { address: '::1', family: 6 }, { address: '127.0.0.1', family: 4 } ] } +7ms
  cypress:network:cors Parsed URL { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +0ms
  cypress:network:cors Parsed URL { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +1ms
  cypress:server:remote-states setting remote state { auth: undefined, origin: 'http://localhost:5175', strategy: 'http', fileServer: null, domainName: 'localhost', props: { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } } for http://localhost:5175 +0ms
  cypress:network:cors Parsed URL { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +0ms
  cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:5175', strategy: 'http', fileServer: null, domainName: 'localhost', props: { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } } for: http://localhost:5175 +0ms
  cypress:server:project project config: { experimentalWebKitSupport: true, devServer: { framework: 'react', bundler: 'vite' }, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', rawJson: { experimentalWebKitSupport: true, component: { devServer: [Object] }, devServer: { framework: 'react', bundler: 'vite' }, envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' }, configFile: 'cypress.config.ts', morgan: false, isTextTerminal: true, socketId: 'qonbuik4m2', report: true, animationDistanceThreshold: 5, arch: 'arm64', baseUrl: 'http://localhost:5175', blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads', env: {}, execTimeout: 60000, experimentalCspAllowList: false, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalMemoryManagement: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalSkipDomainInjection: null, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures', excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ], includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 0, platform: 'darwin', pageLoadTimeout: 60000, port: 60851, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', resolvedNodeVersion: '18.16.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots', slowTestThreshold: 250, scrollBehavior: 'top', supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts', supportFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support', taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, video: false, videoCompression: false, videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos', viewportHeight: 500, viewportWidth: 500, waitForAnimations: true, watchForFileChanges: false, specPattern: '**/*.cy.{js,jsx,ts,tsx}', additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '13.2.0', protocolEnabled: false, hideCommandLog: false, hideRunnerUi: false, indexHtmlFile: 'cypress/support/component-index.html', cypressEnv: 'production', testingType: 'component', remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:60851', browserUrl: 'http://localhost:5175/__/', reporterUrl: 'http://localhost:5175/__cypress/reporter', proxyServer: 'http://localhost:60851' } +39ms
  cypress:server:reporter trying to load reporter: spec +0ms
  cypress:server:reporter spec is Mocha reporter +1ms
  cypress:server:saved_state noop saved state +145ms
  cypress:server:project project has config { experimentalWebKitSupport: true, devServer: { framework: 'react', bundler: 'vite' }, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', rawJson: { experimentalWebKitSupport: true, component: { devServer: [Object] }, devServer: { framework: 'react', bundler: 'vite' }, envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' }, configFile: 'cypress.config.ts', morgan: false, isTextTerminal: true, socketId: 'qonbuik4m2', report: true, animationDistanceThreshold: 5, arch: 'arm64', baseUrl: 'http://localhost:5175', blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads', env: {}, execTimeout: 60000, experimentalCspAllowList: false, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalMemoryManagement: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalSkipDomainInjection: null, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures', excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ], includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 0, platform: 'darwin', pageLoadTimeout: 60000, port: 60851, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', resolvedNodeVersion: '18.16.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots', slowTestThreshold: 250, scrollBehavior: 'top', supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts', supportFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support', taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, video: false, videoCompression: false, videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos', viewportHeight: 500, viewportWidth: 500, waitForAnimations: true, watchForFileChanges: false, specPattern: '**/*.cy.{js,jsx,ts,tsx}', additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '13.2.0', protocolEnabled: false, hideCommandLog: false, hideRunnerUi: false, indexHtmlFile: 'cypress/support/component-index.html', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'arm64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalCspAllowList: { value: false, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalRunAllSpecs: { value: false, from: 'default' }, experimentalMemoryManagement: { value: false, from: 'default' }, experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' }, experimentalSkipDomainInjection: { value: null, from: 'default' }, experimentalOriginDependencies: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalSingleTabRunMode: { value: false, from: 'default' }, experimentalStudio: { value: false, from: 'default' }, experimentalWebKitSupport: { value: true, from: 'config' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: [Array], from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 250, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/component.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testIsolation: { value: true, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: false, from: 'default' }, videoCompression: { value: false, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, viewportHeight: { value: 500, from: 'default' }, viewportWidth: { value: 500, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, specPattern: { value: '**/*.cy.{js,jsx,ts,tsx}', from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' } }, testingType: 'component', remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:60851', browserUrl: 'http://localhost:5175/__/', reporterUrl: 'http://localhost:5175/__cypress/reporter', proxyServer: 'http://localhost:60851', state: {} } +4ms
  cypress:network:cors Parsed URL { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +5ms
  cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:5175', strategy: 'http', fileServer: null, domainName: 'localhost', props: { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } } for: http://localhost:5175 +5ms
  cypress:server:run project created and opened with config { experimentalWebKitSupport: true, devServer: { framework: 'react', bundler: 'vite' }, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', configFile: 'cypress.config.ts', isTextTerminal: true, animationDistanceThreshold: 5, arch: 'arm64', baseUrl: 'http://localhost:5175', blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads', env: {}, execTimeout: 60000, experimentalCspAllowList: false, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalMemoryManagement: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalSkipDomainInjection: null, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures', excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ], includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 0, platform: 'darwin', pageLoadTimeout: 60000, port: 60851, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', resolvedNodeVersion: '18.16.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots', slowTestThreshold: 250, scrollBehavior: 'top', supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts', taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, video: false, videoCompression: false, videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos', viewportHeight: 500, viewportWidth: 500, waitForAnimations: true, watchForFileChanges: false, specPattern: '**/*.cy.{js,jsx,ts,tsx}', browsers: [ { channel: 'stable', displayName: 'Chrome', family: 'chromium', majorVersion: '119', name: 'chrome', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', version: '119.0.6045.123' }, { channel: 'stable', displayName: 'Firefox', family: 'firefox', majorVersion: '119', name: 'firefox', path: '/Applications/Firefox.app/Contents/MacOS/firefox', version: '119.0.1' }, { channel: 'stable', displayName: 'WebKit', family: 'webkit', majorVersion: '16', name: 'webkit', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', version: '16.4' }, { channel: 'stable', displayName: 'Electron', family: 'chromium', majorVersion: 114, name: 'electron', path: '', version: '114.0.5735.289' } ], cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app', hosts: null, isInteractive: true, version: '13.2.0', indexHtmlFile: 'cypress/support/component-index.html', testingType: 'component', browser: null, cypressInternalEnv: 'production' } +45ms
  cypress:server:browsers:utils searching for browser { nameOrPath: 'webkit', filter: { name: 'webkit', channel: 'stable' }, knownBrowsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ] } +46ms
  cypress:server:profilecleaner found 0 profile folders: [] +0ms
  cypress:server:profilecleaner found 0 root level profile matches: [] +1ms
  cypress:server:profilecleaner found 0 profile folders: [] +0ms

====================================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        13.2.0                                                                         │
  │ Browser:        WebKit 16 (headless)                                                           │
  │ Node Version:   v18.16.0 (/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node)            │
  │ Specs:          1 found (App.cy.tsx)                                                           │
  │ Searched:       **/*.cy.{js,jsx,ts,tsx}                                                        │
  │ Experiments:    experimentalWebKitSupport=true                                                 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘

  cypress:lifecycle:EventRegistrar plugin event registered? { eventName: 'before:run', isRegistered: false } +364ms

────────────────────────────────────────────────────────────────────────────────────────────────────

  Running:  App.cy.tsx                                                                      (1 of 1)
  cypress:server:run about to run spec { spec: { absolute: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/src/App.cy.tsx', fileExtension: '.tsx', fileName: 'App', name: 'App.cy.tsx', relative: 'src/App.cy.tsx' }, isHeadless: true, browser: { channel: 'stable', displayName: 'WebKit', family: 'webkit', majorVersion: '16', name: 'webkit', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', version: '16.4' } } +8ms
  cypress:server:run waiting for socket to connect and browser to launch... +1ms
  cypress:server:run waiting for socket connection... { id: 'qonbuik4m2' } +0ms
  cypress:server:open_project resetting project state, preparing to launch browser webkit for spec { fileExtension: '.tsx', baseName: 'App.cy.tsx', fileName: 'App', specFileExtension: '.cy.tsx', relativeToCommonRoot: 'App.cy.tsx', specType: 'component', name: 'src/App.cy.tsx', relative: 'src/App.cy.tsx', absolute: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/src/App.cy.tsx' } options { protocolManager: undefined, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', shouldLaunchNewTab: false, onError: [Function (anonymous)], videoApi: undefined, automationMiddleware: { onBeforeRequest: [Function: onBeforeRequest], onAfterResponse: [Function: onAfterResponse] }, onWarning: [Function: onWarning] } +54ms
  cypress:server:project resetting project instance /Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow +10ms
  cypress:proxy:http:util:buffers resetting buffers +0ms
  cypress:network:cors Parsed URL { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +9ms
  cypress:network:cors Parsed URL { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +0ms
  cypress:server:remote-states setting remote state { auth: undefined, origin: 'http://localhost:5175', strategy: 'http', fileServer: null, domainName: 'localhost', props: { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } } for http://localhost:5175 +9ms
  cypress:network:cors Parsed URL { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +0ms
  cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:5175', strategy: 'http', fileServer: null, domainName: 'localhost', props: { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } } for: http://localhost:5175 +0ms
  cypress:server:project_utils returning spec url http://localhost:5175/__/#/specs/runner?file=src/App.cy.tsx +0ms
  cypress:server:open_project open project url http://localhost:5175/__/#/specs/runner?file=src/App.cy.tsx +0ms
  cypress:server:project project has config { experimentalWebKitSupport: true, devServer: { framework: 'react', bundler: 'vite' }, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', rawJson: { experimentalWebKitSupport: true, component: { devServer: [Object] }, devServer: { framework: 'react', bundler: 'vite' }, envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' }, configFile: 'cypress.config.ts', morgan: false, isTextTerminal: true, socketId: 'qonbuik4m2', report: true, animationDistanceThreshold: 5, arch: 'arm64', baseUrl: 'http://localhost:5175', blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads', env: {}, execTimeout: 60000, experimentalCspAllowList: false, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalMemoryManagement: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalSkipDomainInjection: null, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures', excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ], includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 0, platform: 'darwin', pageLoadTimeout: 60000, port: 60851, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', resolvedNodeVersion: '18.16.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots', slowTestThreshold: 250, scrollBehavior: 'top', supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts', supportFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support', taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, video: false, videoCompression: false, videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos', viewportHeight: 500, viewportWidth: 500, waitForAnimations: true, watchForFileChanges: false, specPattern: '**/*.cy.{js,jsx,ts,tsx}', additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '13.2.0', protocolEnabled: false, hideCommandLog: false, hideRunnerUi: false, indexHtmlFile: 'cypress/support/component-index.html', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'arm64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalCspAllowList: { value: false, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalRunAllSpecs: { value: false, from: 'default' }, experimentalMemoryManagement: { value: false, from: 'default' }, experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' }, experimentalSkipDomainInjection: { value: null, from: 'default' }, experimentalOriginDependencies: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalSingleTabRunMode: { value: false, from: 'default' }, experimentalStudio: { value: false, from: 'default' }, experimentalWebKitSupport: { value: true, from: 'config' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: [Array], from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 250, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/component.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testIsolation: { value: true, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: false, from: 'default' }, videoCompression: { value: false, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, viewportHeight: { value: 500, from: 'default' }, viewportWidth: { value: 500, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, specPattern: { value: '**/*.cy.{js,jsx,ts,tsx}', from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' } }, testingType: 'component', remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:60851', browserUrl: 'http://localhost:5175/__/', reporterUrl: 'http://localhost:5175/__cypress/reporter', proxyServer: 'http://localhost:60851', state: {} } +0ms
  cypress:network:cors Parsed URL { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +1ms
  cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:5175', strategy: 'http', fileServer: null, domainName: 'localhost', props: { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } } for: http://localhost:5175 +1ms
  cypress:server:open_project launching browser: { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.', isHeadless: true, isHeaded: false }, spec: src/App.cy.tsx +1ms
  cypress:server:browsers browsers.kill called with no active instance +0ms
  cypress:server:browsers getBrowserLauncher { browser: { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.', isHeadless: true, isHeaded: false } } +0ms
  cypress:server:browsers opening browser { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.', isHeadless: true, isHeaded: false } +0ms
  cypress:lifecycle:EventRegistrar plugin event registered? { eventName: 'before:browser:launch', isRegistered: false } +3ms
  cypress:server:browsers:webkit-automation resetting playwright page + context { downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads', newUrl: 'http://localhost:5175/__/#/specs/runner?file=src/App.cy.tsx', videoApi: undefined } +0ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '1', method: 'GET', url: 'http://localhost:5175/__/', headers: { accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'upgrade-insecure-requests': '1', 'sec-fetch-dest': 'document', 'sec-fetch-mode': 'navigate', 'sec-fetch-site': 'none', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'other', originalResourceType: 'document' } } +140ms
  cypress:server:project project has config { experimentalWebKitSupport: true, devServer: { framework: 'react', bundler: 'vite' }, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', rawJson: { experimentalWebKitSupport: true, component: { devServer: [Object] }, devServer: { framework: 'react', bundler: 'vite' }, envFile: {}, projectRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', projectName: 'cypress-webkit-slow', repoRoot: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow' }, configFile: 'cypress.config.ts', morgan: false, isTextTerminal: true, socketId: 'qonbuik4m2', report: true, animationDistanceThreshold: 5, arch: 'arm64', baseUrl: 'http://localhost:5175', blockHosts: null, chromeWebSecurity: true, clientCertificates: [], defaultCommandTimeout: 4000, downloadsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/downloads', env: {}, execTimeout: 60000, experimentalCspAllowList: false, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalMemoryManagement: false, experimentalModifyObstructiveThirdPartyCode: false, experimentalSkipDomainInjection: null, experimentalOriginDependencies: false, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, fileServerFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow', fixturesFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/fixtures', excludeSpecPattern: [ '**/__snapshots__/*', '**/__image_snapshots__/*' ], includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 0, platform: 'darwin', pageLoadTimeout: 60000, port: 60851, projectId: null, redirectionLimit: 20, reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodePath: '/Users/lucascorreia/.nvm/versions/node/v18.16.0/bin/node', resolvedNodeVersion: '18.16.0', responseTimeout: 30000, retries: { runMode: 0, openMode: 0 }, screenshotOnRunFailure: true, screenshotsFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/screenshots', slowTestThreshold: 250, scrollBehavior: 'top', supportFile: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support/component.ts', supportFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/support', taskTimeout: 60000, testIsolation: true, trashAssetsBeforeRuns: true, userAgent: null, video: false, videoCompression: false, videosFolder: '/Users/lucascorreia/Documents/workspace/chilipiper/cypress-webkit-slow/cypress/videos', viewportHeight: 500, viewportWidth: 500, waitForAnimations: true, watchForFileChanges: false, specPattern: '**/*.cy.{js,jsx,ts,tsx}', additionalIgnorePattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}', autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '119.0.6045.123', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '119' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '119.0.1', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '119' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/lucascorreia/Library/Caches/ms-playwright/webkit-1848/pw_run.sh', majorVersion: '16', warning: 'WebKit support is currently experimental. Some functions may not work as expected.' }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114 } ], clientRoute: '/__/', cypressBinaryRoot: '/Users/lucascorreia/Library/Caches/Cypress/13.2.0/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '13.2.0', protocolEnabled: false, hideCommandLog: false, hideRunnerUi: false, indexHtmlFile: 'cypress/support/component-index.html', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'arm64', from: 'default' }, baseUrl: { value: null, from: 'default' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: {}, execTimeout: { value: 60000, from: 'default' }, experimentalCspAllowList: { value: false, from: 'default' }, experimentalFetchPolyfill: { value: false, from: 'default' }, experimentalInteractiveRunEvents: { value: false, from: 'default' }, experimentalRunAllSpecs: { value: false, from: 'default' }, experimentalMemoryManagement: { value: false, from: 'default' }, experimentalModifyObstructiveThirdPartyCode: { value: false, from: 'default' }, experimentalSkipDomainInjection: { value: null, from: 'default' }, experimentalOriginDependencies: { value: false, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalSingleTabRunMode: { value: false, from: 'default' }, experimentalStudio: { value: false, from: 'default' }, experimentalWebKitSupport: { value: true, from: 'config' }, fileServerFolder: { value: '', from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, excludeSpecPattern: { value: [Array], from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 60000, from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: null, from: 'default' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'default' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, slowTestThreshold: { value: 250, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/component.{js,jsx,ts,tsx}', from: 'default' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testIsolation: { value: true, from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: null, from: 'default' }, video: { value: false, from: 'default' }, videoCompression: { value: false, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, viewportHeight: { value: 500, from: 'default' }, viewportWidth: { value: 500, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' }, specPattern: { value: '**/*.cy.{js,jsx,ts,tsx}', from: 'default' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' } }, testingType: 'component', remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:60851', browserUrl: 'http://localhost:5175/__/', reporterUrl: 'http://localhost:5175/__cypress/reporter', proxyServer: 'http://localhost:60851', state: {} } +283ms
  cypress:network:cors Parsed URL { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } +282ms
  cypress:server:remote-states getting remote state: { auth: undefined, origin: 'http://localhost:5175', strategy: 'http', fileServer: null, domainName: 'localhost', props: { port: '5175', protocol: 'http:', subdomain: null, domain: '', tld: 'localhost' } } for: http://localhost:5175 +282ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '2', method: 'GET', url: 'http://localhost:5175/__/assets/polyfills-828bba65.js', headers: { origin: 'http://localhost:5175', accept: '*/*', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'script', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'script', originalResourceType: 'script' } } +14ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '3', method: 'GET', url: 'http://localhost:5175/__/assets/index-57eefd73.js', headers: { origin: 'http://localhost:5175', accept: '*/*', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'script', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'script', originalResourceType: 'script' } } +1ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '4', method: 'GET', url: 'http://localhost:5175/__/assets/index-3320ee95.css', headers: { accept: 'text/css,*/*;q=0.1', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'style', 'sec-fetch-mode': 'no-cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'stylesheet', originalResourceType: 'stylesheet' } } +0ms
  cypress:server:routes proxying static assets /__/assets/polyfills-828bba65.js, params[0] polyfills-828bba65.js +0ms
  cypress:server:routes proxying static assets /__/assets/index-57eefd73.js, params[0] index-57eefd73.js +4ms
  cypress:server:routes proxying static assets /__/assets/index-3320ee95.css, params[0] index-3320ee95.css +0ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '1', status: 200, headers: { connection: 'keep-alive', 'content-type': 'text/html; charset=utf-8', 'transfer-encoding': 'Identity', etag: 'W/"3757-a7rsbaydZ8zY8XsQpsz6WD43zAw"', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'content-encoding': 'gzip', 'keep-alive': 'timeout=5', vary: 'Accept-Encoding', 'origin-agent-cluster': '?0' } } } +8ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '4', status: 200, headers: { connection: 'keep-alive', 'content-type': 'text/css; charset=UTF-8', 'transfer-encoding': 'Identity', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"311ee-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'content-encoding': 'gzip', 'keep-alive': 'timeout=5', 'cache-control': 'public, max-age=0', vary: 'Accept-Encoding' } } } +12ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '2', status: 200, headers: { connection: 'keep-alive', 'content-type': 'application/javascript; charset=UTF-8', 'transfer-encoding': 'Identity', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"5b13c-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'content-encoding': 'gzip', 'keep-alive': 'timeout=5', 'cache-control': 'public, max-age=0', vary: 'Accept-Encoding' } } } +5ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '3', status: 200, headers: { connection: 'keep-alive', 'content-type': 'application/javascript; charset=UTF-8', 'transfer-encoding': 'Identity', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"4dc838-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'content-encoding': 'gzip', 'keep-alive': 'timeout=5', 'cache-control': 'public, max-age=0', vary: 'Accept-Encoding' } } } +93ms
  cypress:server:socket-base socket connected +0ms
  cypress:server:socket-ct do onSocketConnection +0ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '5', method: 'GET', url: 'http://localhost:5175/__/assets/Specs-802ed5be.js', headers: { accept: '*/*', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'script', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'script', originalResourceType: 'script' } } +188ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '6', method: 'GET', url: 'http://localhost:5175/__/assets/route-block-c0a8bdd8.js', headers: { accept: '*/*', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'script', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'script', originalResourceType: 'script' } } +1ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '7', method: 'GET', url: 'http://localhost:5175/__/assets/Runner-57443c54.js', headers: { accept: '*/*', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'script', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'script', originalResourceType: 'script' } } +0ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '8', method: 'GET', url: 'http://localhost:5175/__/assets/InlineCodeFragment.vue_vue_type_script_setup_true_lang-9babcd84.js', headers: { accept: '*/*', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'script', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'script', originalResourceType: 'script' } } +0ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '9', method: 'GET', url: 'http://localhost:5175/__/assets/box-open_x48-fb1204f8.js', headers: { accept: '*/*', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'script', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'script', originalResourceType: 'script' } } +1ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '10', method: 'GET', url: 'http://localhost:5175/__/assets/SpecPatterns.vue_vue_type_script_setup_true_lang-02f20259.js', headers: { accept: '*/*', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'script', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'script', originalResourceType: 'script' } } +0ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '11', method: 'GET', url: 'http://localhost:5175/__/assets/InlineCodeFragment-63f519c9.css', headers: { accept: 'text/css,*/*;q=0.1', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'style', 'sec-fetch-mode': 'no-cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'stylesheet', originalResourceType: 'stylesheet' } } +0ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '12', method: 'GET', url: 'http://localhost:5175/__/assets/Switch.vue_vue_type_script_setup_true_lang-190c6cf3.js', headers: { accept: '*/*', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'script', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'script', originalResourceType: 'script' } } +0ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '13', method: 'GET', url: 'http://localhost:5175/__/assets/refresh_x16-56425b8f.js', headers: { accept: '*/*', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'script', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'script', originalResourceType: 'script' } } +1ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '14', method: 'GET', url: 'http://localhost:5175/__/assets/graphql-bf796931.js', headers: { accept: '*/*', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'script', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'script', originalResourceType: 'script' } } +0ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '15', method: 'GET', url: 'http://localhost:5175/__/assets/Runner-d26b5796.css', headers: { accept: 'text/css,*/*;q=0.1', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'style', 'sec-fetch-mode': 'no-cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'stylesheet', originalResourceType: 'stylesheet' } } +0ms
  cypress:server:routes proxying static assets /__/assets/Specs-802ed5be.js, params[0] Specs-802ed5be.js +304ms
  cypress:server:routes proxying static assets /__/assets/route-block-c0a8bdd8.js, params[0] route-block-c0a8bdd8.js +2ms
  cypress:server:routes proxying static assets /__/assets/box-open_x48-fb1204f8.js, params[0] box-open_x48-fb1204f8.js +1ms
  cypress:server:routes proxying static assets /__/assets/Runner-57443c54.js, params[0] Runner-57443c54.js +0ms
  cypress:server:routes proxying static assets /__/assets/InlineCodeFragment.vue_vue_type_script_setup_true_lang-9babcd84.js, params[0] InlineCodeFragment.vue_vue_type_script_setup_true_lang-9babcd84.js +0ms
  cypress:server:routes proxying static assets /__/assets/SpecPatterns.vue_vue_type_script_setup_true_lang-02f20259.js, params[0] SpecPatterns.vue_vue_type_script_setup_true_lang-02f20259.js +1ms
  cypress:server:routes proxying static assets /__/assets/InlineCodeFragment-63f519c9.css, params[0] InlineCodeFragment-63f519c9.css +1ms
  cypress:server:routes proxying static assets /__/assets/Switch.vue_vue_type_script_setup_true_lang-190c6cf3.js, params[0] Switch.vue_vue_type_script_setup_true_lang-190c6cf3.js +2ms
  cypress:server:routes proxying static assets /__/assets/refresh_x16-56425b8f.js, params[0] refresh_x16-56425b8f.js +0ms
  cypress:server:routes proxying static assets /__/assets/graphql-bf796931.js, params[0] graphql-bf796931.js +2ms
  cypress:server:routes proxying static assets /__/assets/Runner-d26b5796.css, params[0] Runner-d26b5796.css +1ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '5', status: 200, headers: { connection: 'keep-alive', 'content-type': 'application/javascript; charset=UTF-8', 'cache-control': 'public, max-age=0', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"20b-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'keep-alive': 'timeout=5', 'content-length': '523', vary: 'Accept-Encoding' } } } +14ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '6', status: 200, headers: { connection: 'keep-alive', 'content-type': 'application/javascript; charset=UTF-8', 'cache-control': 'public, max-age=0', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"2d-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'keep-alive': 'timeout=5', 'content-length': '45', vary: 'Accept-Encoding' } } } +0ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '9', status: 200, headers: { connection: 'keep-alive', 'content-type': 'application/javascript; charset=UTF-8', 'transfer-encoding': 'Identity', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"9bf-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'content-encoding': 'gzip', 'keep-alive': 'timeout=5', 'cache-control': 'public, max-age=0', vary: 'Accept-Encoding' } } } +1ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '10', status: 200, headers: { connection: 'keep-alive', 'content-type': 'application/javascript; charset=UTF-8', 'transfer-encoding': 'Identity', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"145d-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'content-encoding': 'gzip', 'keep-alive': 'timeout=5', 'cache-control': 'public, max-age=0', vary: 'Accept-Encoding' } } } +2ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '11', status: 200, headers: { connection: 'keep-alive', 'content-type': 'text/css; charset=UTF-8', 'cache-control': 'public, max-age=0', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"136-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'keep-alive': 'timeout=5', 'content-length': '310', vary: 'Accept-Encoding' } } } +0ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '8', status: 200, headers: { connection: 'keep-alive', 'content-type': 'application/javascript; charset=UTF-8', 'transfer-encoding': 'Identity', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"1da70-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'content-encoding': 'gzip', 'keep-alive': 'timeout=5', 'cache-control': 'public, max-age=0', vary: 'Accept-Encoding' } } } +2ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '12', status: 200, headers: { connection: 'keep-alive', 'content-type': 'application/javascript; charset=UTF-8', 'transfer-encoding': 'Identity', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"816-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'content-encoding': 'gzip', 'keep-alive': 'timeout=5', 'cache-control': 'public, max-age=0', vary: 'Accept-Encoding' } } } +0ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '13', status: 200, headers: { connection: 'keep-alive', 'content-type': 'application/javascript; charset=UTF-8', 'transfer-encoding': 'Identity', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"6e2-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'content-encoding': 'gzip', 'keep-alive': 'timeout=5', 'cache-control': 'public, max-age=0', vary: 'Accept-Encoding' } } } +0ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '14', status: 200, headers: { connection: 'keep-alive', 'content-type': 'application/javascript; charset=UTF-8', 'cache-control': 'public, max-age=0', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"217-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'keep-alive': 'timeout=5', 'content-length': '535', vary: 'Accept-Encoding' } } } +0ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '7', status: 200, headers: { connection: 'keep-alive', 'content-type': 'application/javascript; charset=UTF-8', 'transfer-encoding': 'Identity', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"36930-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'content-encoding': 'gzip', 'keep-alive': 'timeout=5', 'cache-control': 'public, max-age=0', vary: 'Accept-Encoding' } } } +0ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '15', status: 200, headers: { connection: 'keep-alive', 'content-type': 'text/css; charset=UTF-8', 'transfer-encoding': 'Identity', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"1194-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:18 GMT', 'content-encoding': 'gzip', 'keep-alive': 'timeout=5', 'cache-control': 'public, max-age=0', vary: 'Accept-Encoding' } } } +2ms
  cypress:server:browsers:webkit-automation received request { browserPreRequest: { requestId: '16', method: 'GET', url: 'http://localhost:5175/__/assets/webkit-53e0cd5c.svg', headers: { accept: 'image/webp,image/avif,video/*;q=0.8,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5', referer: 'http://localhost:5175/__/', 'sec-fetch-dest': 'image', 'sec-fetch-mode': 'no-cors', 'sec-fetch-site': 'same-origin', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' }, resourceType: 'image', originalResourceType: 'image' } } +291ms
  cypress:server:routes proxying static assets /__/assets/webkit-53e0cd5c.svg, params[0] webkit-53e0cd5c.svg +344ms
  cypress:server:browsers browser opened +966ms
  cypress:server:project socket:connected +684ms
  cypress:server:run got socket connection { id: 'qonbuik4m2' } +967ms
  cypress:server:run socket connected { socketId: 'qonbuik4m2' } +0ms
  cypress:lifecycle:EventRegistrar plugin event registered? { eventName: 'before:spec', isRegistered: false } +965ms
  cypress:server:browsers:webkit-automation received requestfinished { responseReceived: { requestId: '16', status: 200, headers: { connection: 'keep-alive', 'content-type': 'image/svg+xml', 'transfer-encoding': 'Identity', 'last-modified': 'Tue, 12 Sep 2023 16:10:15 GMT', etag: 'W/"654-18a8a285a58"', 'accept-ranges': 'bytes', date: 'Thu, 09 Nov 2023 21:56:19 GMT', 'content-encoding': 'gzip', 'keep-alive': 'timeout=5', 'cache-control': 'public, max-age=0', vary: 'Accept-Encoding' } } } +58ms
  cypress:server:iframes Proxy request error. This is likely the socket hangup issue, we can basically ignore this because the stream will automatically continue once the asset will be available Error: connect ECONNREFUSED ::1:5175
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16) {
  errno: -61,
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '::1',
  port: 5175
} +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    │     'cypress'     │      1       │    '5846'    │    1.1     │     42.65      │  372.92  │    348.53    │   372.92    │
  cypress:server:util:process_profiler │    1    │     'plugin'      │      2       │ '5870, 6415' │    6.8     │      6.8       │  173.16  │    173.16    │   173.16    │
  cypress:server:util:process_profiler │    2    │     'WebKit'      │      2       │ '6947, 6952' │     0      │       0        │  65.45   │    65.45     │    65.45    │
  cypress:server:util:process_profiler │    3    │ 'electron-shared' │      2       │ '5849, 5850' │    0.4     │      0.4       │  59.42   │    59.42     │    59.42    │
  cypress:server:util:process_profiler │    4    │      'other'      │      1       │    '6959'    │     0      │       0        │   2.13   │     2.13     │    2.13     │
  cypress:server:util:process_profiler │    5    │      'TOTAL'      │      8       │     '-'      │    8.3     │     46.25      │  673.08  │    499.66    │   673.08    │
  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    │     'cypress'     │      1       │    '5846'    │    0.7     │     28.67      │  365.41  │    354.15    │   372.92    │
  cypress:server:util:process_profiler │    1    │     'plugin'      │      2       │ '5870, 6415' │     0      │      3.4       │  124.05  │    148.6     │   173.16    │
  cypress:server:util:process_profiler │    2    │     'WebKit'      │      2       │ '6947, 6952' │     0      │       0        │  65.22   │    65.33     │    65.45    │
  cypress:server:util:process_profiler │    3    │ 'electron-shared' │      2       │ '5849, 5850' │    0.7     │      0.55      │  55.81   │    57.62     │    59.42    │
  cypress:server:util:process_profiler │    4    │      'other'      │      1       │    '7016'    │     0      │       0        │   2.13   │     2.13     │    2.13     │
  cypress:server:util:process_profiler │    5    │      'TOTAL'      │      8       │     '-'      │    1.4     │      31.3      │  612.61  │    537.31    │   673.08    │
  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    │     'cypress'     │      1       │    '5846'    │    11.6    │      24.4      │  359.03  │    355.37    │   372.92    │
  cypress:server:util:process_profiler │    1    │     'plugin'      │      2       │ '5870, 6415' │     0      │      2.27      │  124.13  │    140.45    │   173.16    │
  cypress:server:util:process_profiler │    2    │     'WebKit'      │      2       │ '6947, 6952' │    0.3     │      0.1       │  65.25   │    65.31     │    65.45    │
  cypress:server:util:process_profiler │    3    │ 'electron-shared' │      2       │ '5850, 5849' │     0      │      0.37      │  55.95   │    57.06     │    59.42    │
  cypress:server:util:process_profiler │    4    │      'other'      │      1       │    '7017'    │     0      │       0        │   2.13   │     2.13     │    2.13     │
  cypress:server:util:process_profiler │    5    │      'TOTAL'      │      8       │     '-'      │    11.9    │     26.45      │  606.48  │    554.61    │   673.08    │
  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    │     'cypress'     │      1       │    '5846'    │    3.6     │     20.24      │  352.55  │    354.81    │   372.92    │
  cypress:server:util:process_profiler │    1    │     'plugin'      │      2       │ '5870, 6415' │     0      │      1.7       │  124.16  │    136.37    │   173.16    │
  cypress:server:util:process_profiler │    2    │     'WebKit'      │      2       │ '6947, 6952' │    0.1     │      0.1       │  65.17   │    65.27     │    65.45    │
  cypress:server:util:process_profiler │    3    │ 'electron-shared' │      2       │ '5850, 5849' │     0      │      0.28      │  55.95   │    56.78     │    59.42    │
  cypress:server:util:process_profiler │    4    │      'other'      │      1       │    '7019'    │    1.9     │      0.38      │   2.13   │     2.13     │    2.13     │
  cypress:server:util:process_profiler │    5    │      'TOTAL'      │      8       │     '-'      │    5.6     │     22.28      │  599.95  │    563.67    │   673.08    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
tsirlucas commented 11 months ago

After a few minutes, logs still sending process_profiler and nothing else

  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    │     'cypress'     │      1       │    '5846'    │    1.1     │      4.1       │  200.67  │    248.6     │   372.92    │
  cypress:server:util:process_profiler │    1    │     'plugin'      │      2       │ '5870, 6415' │     0      │      0.24      │  56.64   │    84.39     │   173.16    │
  cypress:server:util:process_profiler │    2    │ 'electron-shared' │      2       │ '5850, 5849' │     0      │      0.16      │  47.69   │    50.65     │    59.42    │
  cypress:server:util:process_profiler │    3    │     'WebKit'      │      2       │ '6947, 6952' │    0.6     │      0.17      │  47.06   │    50.95     │    65.45    │
  cypress:server:util:process_profiler │    4    │      'other'      │      1       │    '7374'    │     0      │      0.06      │   2.13   │     2.12     │    2.25     │
  cypress:server:util:process_profiler │    5    │      'TOTAL'      │      8       │     '-'      │    1.7     │      4.71      │  354.19  │    431.07    │   673.08    │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴──────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘
tsirlucas commented 11 months ago

Update: I noticed that in open mode, if I open chrome browser (i dont even need to run a test) and then close it and open webkit, things work fine...

tsirlucas commented 8 months ago

This is still happening in newer versions as well. Can I get some update here? Maybe I need to provide more context?

christiankjelstrup commented 8 months ago

Update: I noticed that in open mode, if I open chrome browser (i dont even need to run a test) and then close it and open webkit, things work fine...

I am experiencing the exact same problem

ethanyou725 commented 3 months ago

same issue here, does it have any workaround ?

ethanyou725 commented 3 months ago

I got the error in devtool

[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (escape.js.map, line 0)
[Error] WebSocket connection to 'ws://localhost:5173/__socket-graphql' failed: The request timed out.
[Error] CombinedError {name: "CombinedError", message: "[Network] undefined", graphQLErrors: [], networkError: Event, response: undefined, …}
    showError (index-f6dca216.js:47957)
    onError (index-f6dca216.js:48004)
    (anonymous function) (index-f6dca216.js:9931)
    (anonymous function) (index-f6dca216.js:8768)
    b4 (index-f6dca216.js:8736:179)
    (anonymous function) (index-f6dca216.js:8959)
    (anonymous function) (index-f6dca216.js:8873)
    (anonymous function) (index-f6dca216.js:9019)
    forEach
    b2 (index-f6dca216.js:9018:90)
    b4 (index-f6dca216.js:8736:179)
    b4 (index-f6dca216.js:8736:179)
    b4 (index-f6dca216.js:8736:179)
    (anonymous function) (index-f6dca216.js:9104)
    next (index-f6dca216.js:8911)
    (anonymous function) (index-f6dca216.js:38082)
[Error] CombinedError {name: "CombinedError", message: "[Network] undefined", graphQLErrors: [], networkError: Event, response: undefined, …}
    showError (index-f6dca216.js:47957)
    onError (index-f6dca216.js:48004)
    (anonymous function) (index-f6dca216.js:9931)
    (anonymous function) (index-f6dca216.js:8768)
    b4 (index-f6dca216.js:8736:179)
    (anonymous function) (index-f6dca216.js:8959)
    (anonymous function) (index-f6dca216.js:8873)
    (anonymous function) (index-f6dca216.js:9019)
    forEach
    b2 (index-f6dca216.js:9018:90)
    b4 (index-f6dca216.js:8736:179)
    b4 (index-f6dca216.js:8736:179)
    b4 (index-f6dca216.js:8736:179)
    (anonymous function) (index-f6dca216.js:9104)
    next (index-f6dca216.js:8911)
    (anonymous function) (index-f6dca216.js:38082)
[Error] CombinedError {name: "CombinedError", message: "[Network] undefined", graphQLErrors: [], networkError: Event, response: undefined, …}
    showError (index-f6dca216.js:47957)
    onError (index-f6dca216.js:48004)
    (anonymous function) (index-f6dca216.js:9931)
    (anonymous function) (index-f6dca216.js:8768)
    b4 (index-f6dca216.js:8736:179)
    (anonymous function) (index-f6dca216.js:8959)
    (anonymous function) (index-f6dca216.js:8873)
    (anonymous function) (index-f6dca216.js:9019)
    forEach
    b2 (index-f6dca216.js:9018:90)
    b4 (index-f6dca216.js:8736:179)
    b4 (index-f6dca216.js:8736:179)
    b4 (index-f6dca216.js:8736:179)
    (anonymous function) (index-f6dca216.js:9104)
    next (index-f6dca216.js:8911)
    (anonymous function) (index-f6dca216.js:38082)
[Error] CombinedError {name: "CombinedError", message: "[Network] undefined", graphQLErrors: [], networkError: Event, response: undefined, …}
    showError (index-f6dca216.js:47957)
    onError (index-f6dca216.js:48004)
    (anonymous function) (index-f6dca216.js:9931)
    (anonymous function) (index-f6dca216.js:8768)
    b4 (index-f6dca216.js:8736:179)
    (anonymous function) (index-f6dca216.js:8959)
    (anonymous function) (index-f6dca216.js:8873)
    (anonymous function) (index-f6dca216.js:9019)
    forEach
    b2 (index-f6dca216.js:9018:90)
    b4 (index-f6dca216.js:8736:179)
    b4 (index-f6dca216.js:8736:179)
    b4 (index-f6dca216.js:8736:179)
    (anonymous function) (index-f6dca216.js:9104)
    next (index-f6dca216.js:8911)
    (anonymous function) (index-f6dca216.js:38082)
[Error] CombinedError {name: "CombinedError", message: "[Network] undefined", graphQLErrors: [], networkError: Event, response: undefined, …}
    showError (index-f6dca216.js:47957)
    onError (index-f6dca216.js:48004)
    (anonymous function) (index-f6dca216.js:9931)
    (anonymous function) (index-f6dca216.js:8768)
    b4 (index-f6dca216.js:8736:179)
    (anonymous function) (index-f6dca216.js:8959)
    (anonymous function) (index-f6dca216.js:8873)
    (anonymous function) (index-f6dca216.js:9019)
    forEach
    b2 (index-f6dca216.js:9018:90)
    b4 (index-f6dca216.js:8736:179)
    b4 (index-f6dca216.js:8736:179)
    b4 (index-f6dca216.js:8736:179)
    (anonymous function) (index-f6dca216.js:9104)
    next (index-f6dca216.js:8911)
    (anonymous function) (index-f6dca216.js:38082)
[Error] CombinedError {name: "CombinedError", message: "[Network] undefined", graphQLErrors: [], networkError: Event, response: undefined, …}
    showError (index-f6dca216.js:47957)
    onError (index-f6dca216.js:48004)
    (anonymous function) (index-f6dca216.js:9931)
    (anonymous function) (index-f6dca216.js:8768)
    b4 (index-f6dca216.js:8736:179)
    (anonymous function) (index-f6dca216.js:8959)
    (anonymous function) (index-f6dca216.js:8873)
    (anonymous function) (index-f6dca216.js:9019)
    forEach
    b2 (index-f6dca216.js:9018:90)
    b4 (index-f6dca216.js:8736:179)
    b4 (index-f6dca216.js:8736:179)
    b4 (index-f6dca216.js:8736:179)
    (anonymous function) (index-f6dca216.js:9104)
    next (index-f6dca216.js:8911)
    (anonymous function) (index-f6dca216.js:38082)
[Error] Failed to load resource: The request timed out. (index.html, line 0)
[Error] TypeError: undefined is not an object (evaluating 'binding.__installed')
    addPageBinding (Inspector Bootstrap Script:8)
    Global Code (Inspector Bootstrap Script:54)
    appendChild
    (anonymous function) (cypress_runner.js:12805)
    domManip (cypress_runner.js:12643)
    (anonymous function) (cypress_runner.js:12936)
    runSpecCT (index-f6dca216.js:146593)
[Error] Failed to load resource: The request timed out. (index.html, line 0)