cypress-io / cypress

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

TypeError: Cannot read(reading properties of 'map') #28808

Closed okabache closed 8 months ago

okabache commented 9 months ago

Current behavior

When I try to run my script on Cypress, it gives me this error:

Uncaught (in promise)
TypeError: Cannot read(reading properties of 'map')

This console error is generated only by running the Cypress script, but the manual testing is carried out without any error This error has been a roadblock for me, and I'm seeking assistance to understand the root cause and find a resolution

Desired behavior

No response

Test code to reproduce

Capture d’écran 2024-01-26 à 7 10 47 PM Capture d’écran 2023-12-20 à 2 06 57 PM

Cypress Version

13.6.3

Node version

9.6.7

Operating System

mac 14.2.1

Debug Logs


port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } for: https://geodeci.fr +59ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:server:remote-states getting primary remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: null, domain: 'geodeci', tld: 'fr' } +0ms
  cypress:server:remote-states getting remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } for: https://geodeci.fr +0ms
GET /api/v1/task/permit_request?row_per_page=10&filters[status]=new 200 9.738 ms - -
  cypress:net-stubbing:server:util sending event to driver { eventName: 'after:response', data: { eventId: 'event25', subscription: { eventName: 'after:response', await: false, routeId: '1706292376108-9' }, browserRequestId: '83823.122', requestId: 'interceptedRequest22', data: {} } } +1ms
  cypress:server:request received status code & headers on request { requestId: 'request21', statusCode: 200, headers: { 'content-type': 'image/png' } } +135ms
  cypress:server:request successful response received { requestId: 'request21' } +0ms
  cypress:net-stubbing:server:intercept-response InterceptResponse { req: { url: '/Egis-logo-white.png' }, request: undefined } +19ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: null, domain: 'geodeci', tld: 'fr' } +19ms
  cypress:server:remote-states getting remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } for: https://geodeci.fr +19ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:server:remote-states getting primary remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: null, domain: 'geodeci', tld: 'fr' } +0ms
  cypress:server:remote-states getting remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } for: https://geodeci.fr +0ms
GET /Egis-logo-white.png 200 79.567 ms - -
GET /__cypress/runner/fonts/fa-regular-400.woff2 200 0.862 ms - 23900
  cypress:server:request received status code & headers on request { requestId: 'request18', statusCode: 200, headers: { 'content-type': 'application/json' } } +51ms
  cypress:server:request successful response received { requestId: 'request18' } +0ms
  cypress:net-stubbing:server:intercept-response InterceptResponse { req: { url: '/api/v1/user/locale_update' }, request: undefined } +51ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: null, domain: 'geodeci', tld: 'fr' } +50ms
  cypress:server:remote-states getting remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } for: https://geodeci.fr +51ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +1ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:server:remote-states getting primary remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: null, domain: 'geodeci', tld: 'fr' } +0ms
  cypress:server:remote-states getting remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } for: https://geodeci.fr +0ms
PATCH /api/v1/user/locale_update 200 176.158 ms - -
  cypress:server:request received status code & headers on request { requestId: 'request19', statusCode: 200, headers: { 'content-type': 'application/json' } } +86ms
  cypress:server:request successful response received { requestId: 'request19' } +1ms
  cypress:net-stubbing:server:intercept-response InterceptResponse { req: { url: '/api/health_check' }, request: undefined } +87ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: null, domain: 'geodeci', tld: 'fr' } +86ms
  cypress:server:remote-states getting remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } for: https://geodeci.fr +86ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:server:remote-states getting primary remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: null, domain: 'geodeci', tld: 'fr' } +1ms
  cypress:server:remote-states getting remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } for: https://geodeci.fr +1ms
GET /api/health_check 200 235.850 ms - -
  cypress:server:request received status code & headers on request { requestId: 'request20', statusCode: 200, headers: { 'content-type': 'application/json' } } +253ms
  cypress:server:request successful response received { requestId: 'request20' } +0ms
  cypress:net-stubbing:server:intercept-response InterceptResponse { req: { url: '/api/v1/client?row_per_page=10&sort=id:desc' }, request: undefined } +255ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: null, domain: 'geodeci', tld: 'fr' } +255ms
  cypress:server:remote-states getting remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } for: https://geodeci.fr +255ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:server:remote-states getting primary remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: null, domain: 'geodeci', tld: 'fr' } +0ms
  cypress:server:remote-states getting remote state: { auth: null, origin: 'https://server.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server', domain: 'geodeci', tld: 'fr' } } for: https://geodeci.fr +0ms
GET /api/v1/client?row_per_page=10&sort=id:desc 200 488.376 ms - -
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 51293 } +1s
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 51317 } +2s
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 51320 } +144ms
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 51355 } +2s
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 51328 } +18ms
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 51291 } +6ms
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 51338 } +44ms
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 51347 } +88ms
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 51350 } +257ms
  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    │    'Electron'     │      1       │    '83823'     │    42.8    │     13.52      │  313.25  │    238.09    │   313.25    │
  cypress:server:util:process_profiler │    1    │     'cypress'     │      1       │    '83175'     │    2.6     │      8.72      │  312.28  │    324.61    │   392.31    │
  cypress:server:util:process_profiler │    2    │    'launchpad'    │      2       │ '83822, 83337' │     0      │      0.36      │  205.16  │    197.15    │   257.38    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │    '83190'     │     0      │      0.7       │   139    │    110.53    │   179.92    │
  cypress:server:util:process_profiler │    4    │ 'electron-shared' │      2       │ '83179, 83180' │    22.5    │      4.91      │  98.73   │    90.08     │    98.73    │
  cypress:server:util:process_profiler │    5    │      'other'      │      1       │    '83935'     │     0      │       0        │   1.7    │     1.71     │     1.8     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      8       │      '-'       │    67.9    │     23.04      │ 1070.13  │    838.61    │   1070.13   │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:data-context:polling:Poller polling for relevantRunChange +22s
  cypress:data-context:polling:Poller calling poll callback for relevantRunChange +0ms
  cypress:data-context:sources:RelevantRunsDataSource Fetching runs for bjntwm and 23 shas +30s
  cypress:data-context:sources:CloudDataSource Executing remote dashboard request query RelevantRunsDataSource_RunsByCommitShas($projectSlug: String!, $shas: [String!]!) {
  cloudProjectBySlug(slug: $projectSlug) {
    __typename
    ... on CloudProject {
      id
      runsByCommitShas(commitShas: $shas, runLimit: 100) {
        id
        runNumber
        status
        totalFailed
        commitInfo {
          sha
        }
      }
    }
  }
  pollingIntervals {
    runsByCommitShas
  }
}
, {"projectSlug":"bjntwm","shas":["9fd2447df35424a867e8ed3ac618b7cca5a32ba4","9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6","91e51a9aea42e9164e12f2586c3c3f733c643517","80f5e546b1d13f0870e93b2ffde41f2a565e39e1","1186539fd4bbe7dea69b6fa59f4aa72f77f2f456","3fec8252b6a19e838c6054f647c32abc6dbb77e5","23aaae6311ec66c6be21af0ada936cb904eceafd","1887bb1dfcb747ccbeb7fe171b47af2c7e069c0b","95245ec8094e467cfd3b2d86b77c07eb633f5357","9be6e1a9915e8ccc230d4f9f3d5dbf0392384fa3","9a6809f1e8f7275c932d36e612f0edc9e24563d1","ad897f970a40b044030b8c3b2d0263aefc6d06cf","a86f7f01175d548a22c0669f572454604a2826af","26cafbc13c53cf4d399c1e5cfdf80da7f1711cc6","2ebf109b46156503543d9a055568d04a01fad499","04a71fd34e587f60df805831a927738453576e92","b965d9cb81902ab976dee4233de19667b466e951","55e09ee301625ace781656bd1c68f53d0ab60194","96bc17a5c4c0c5ae6de0bd333fedab5c8c498124","b4f51f5c3c8c90ddb35eaa7777472ca2e85936f6","8e884c330ec2de8bdc35b1e84ce58485aaeee7e3","51d01fc0f593308097410739db21578d5513de98","1e2c6923154513e0f7baaa2810b526dcd38c1ffe"]} +31s
  cypress:network:agent addRequest called { isHttps: true, href: 'https://cloud.cypress.io/test-runner-graphql' } +16s
  cypress:network:agent got family { family: 4, href: 'https://cloud.cypress.io/test-runner-graphql' } +0ms
  cypress:data-context:sources:RelevantRunsDataSource Result returned - type: CloudProject pollingInterval: 30 +537ms
  cypress:data-context:polling:Poller interval for relevantRunChange set to 30 +537ms
  cypress:data-context:sources:RelevantRunsDataSource Found 45 runs for bjntwm and 23 shas. Runs [ { runId: 'Q2xvdWRSdW46Wkx2bndLNzJMcA==', runNumber: 48, status: 'FAILED', sha: '9fd2447df35424a867e8ed3ac618b7cca5a32ba4', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46Nk9kWGVnaldPcQ==', runNumber: 47, status: 'TIMEDOUT', sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46TUdWRXZqNkRPNg==', runNumber: 46, status: 'CANCELLED', sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46VjkxcXhqb205cg==', runNumber: 45, status: 'PASSED', sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46SzlFcnY1eXBMYg==', runNumber: 44, status: 'FAILED', sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46Vkc1WjRLWTQ5TQ==', runNumber: 43, status: 'FAILED', sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6', totalFailed: 4 }, { runId: 'Q2xvdWRSdW46MTlZNEs1YTBHWg==', runNumber: 42, status: 'FAILED', sha: '91e51a9aea42e9164e12f2586c3c3f733c643517', totalFailed: 15 }, { runId: 'Q2xvdWRSdW46Vk9LbDhQN0tHVw==', runNumber: 41, status: 'FAILED', sha: '91e51a9aea42e9164e12f2586c3c3f733c643517', totalFailed: 4 }, { runId: 'Q2xvdWRSdW46NEd5bW4wMzVHeA==', runNumber: 40, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 3 }, { runId: 'Q2xvdWRSdW46Wkx2UFYwQmtHcA==', runNumber: 39, status: 'PASSED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46Wkx6NWU3Vno5Yg==', runNumber: 38, status: 'PASSED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46YkxsVmU0RUpHMA==', runNumber: 37, status: 'ERRORED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 2 }, { runId: 'Q2xvdWRSdW46VkxvUGVwRFhPeQ==', runNumber: 36, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 2 }, { runId: 'Q2xvdWRSdW46MTlZNDFuNDBHWg==', runNumber: 35, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 2 }, { runId: 'Q2xvdWRSdW46NEw3WXFsWjRHWg==', runNumber: 34, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 2 }, { runId: 'Q2xvdWRSdW46VkxvUGVnWjBPeQ==', runNumber: 33, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 5 }, { runId: 'Q2xvdWRSdW46a0wza29Ra1BMdw==', runNumber: 32, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 5 }, { runId: 'Q2xvdWRSdW46YkxtUGVyUms5UA==', runNumber: 31, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 5 }, { runId: 'Q2xvdWRSdW46bU9rNWVwbDE5cg==', runNumber: 30, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 5 }, { runId: 'Q2xvdWRSdW46NEd5bWVSVzBHeA==', runNumber: 29, status: 'NOTESTS', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46M0dNa05iMWpMcQ==', runNumber: 28, status: 'CANCELLED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46bU9rNWFXb2U5cg==', runNumber: 27, status: 'CANCELLED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 2 }, { runId: 'Q2xvdWRSdW46Wkx2UGFWMGxHcA==', runNumber: 26, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 4 }, { runId: 'Q2xvdWRSdW46VkxvTm8ybVg5eQ==', runNumber: 25, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 4 }, { runId: 'Q2xvdWRSdW46VkxQckVqcXZHeg==', runNumber: 24, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 2 }, { runId: 'Q2xvdWRSdW46M0dNWVdZeHJHcQ==', runNumber: 23, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 3 }, { runId: 'Q2xvdWRSdW46UU9OcG9LcmE5cg==', runNumber: 22, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 4 }, { runId: 'Q2xvdWRSdW46NEd5VnpkeXk5eA==', runNumber: 21, status: 'PASSED', sha: '1186539fd4bbe7dea69b6fa59f4aa72f77f2f456', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46bkduNDM4YnJMWg==', runNumber: 20, status: 'PASSED', sha: '3fec8252b6a19e838c6054f647c32abc6dbb77e5', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46VjlSam5YanI5Vw==', runNumber: 19, status: 'FAILED', sha: '3fec8252b6a19e838c6054f647c32abc6dbb77e5', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46UjlyelFWeGs5MA==', runNumber: 18, status: 'FAILED', sha: '3fec8252b6a19e838c6054f647c32abc6dbb77e5', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46TUdWTk0yOGJHNg==', runNumber: 17, status: 'PASSED', sha: '23aaae6311ec66c6be21af0ada936cb904eceafd', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46b0diazBsQkI5WA==', runNumber: 16, status: 'FAILED', sha: '1887bb1dfcb747ccbeb7fe171b47af2c7e069c0b', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46WkxEM2pkN1E5Ng==', runNumber: 15, status: 'FAILED', sha: '95245ec8094e467cfd3b2d86b77c07eb633f5357', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46a0wzMWV5ZHlHdw==', runNumber: 14, status: 'PASSED', sha: '95245ec8094e467cfd3b2d86b77c07eb633f5357', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46a09ncFZaUnlHMA==', runNumber: 13, status: 'PASSED', sha: '9be6e1a9915e8ccc230d4f9f3d5dbf0392384fa3', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46Sk9CV0pyeDJHbA==', runNumber: 12, status: 'FAILED', sha: '9a6809f1e8f7275c932d36e612f0edc9e24563d1', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46bU9ramJxejhMcg==', runNumber: 11, status: 'FAILED', sha: 'ad897f970a40b044030b8c3b2d0263aefc6d06cf', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46Wkx6Vlo4UllMYg==', runNumber: 9, status: 'FAILED', sha: '26cafbc13c53cf4d399c1e5cfdf80da7f1711cc6', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46VkxQcktWZ2tHeg==', runNumber: 8, status: 'FAILED', sha: '2ebf109b46156503543d9a055568d04a01fad499', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46a09ncEFQM3FHMA==', runNumber: 7, status: 'FAILED', sha: '2ebf109b46156503543d9a055568d04a01fad499', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46NzlRQTJiZUI5bw==', runNumber: 10, status: 'PASSED', sha: '55e09ee301625ace781656bd1c68f53d0ab60194', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46MExYcVByNm1PcQ==', runNumber: 6, status: 'PASSED', sha: '55e09ee301625ace781656bd1c68f53d0ab60194', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46Vkc1MVdEcUpHTQ==', runNumber: 5, status: 'FAILED', sha: '55e09ee301625ace781656bd1c68f53d0ab60194', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46ckdXODdwd2I5Vg==', runNumber: 4, status: 'FAILED', sha: '96bc17a5c4c0c5ae6de0bd333fedab5c8c498124', totalFailed: 1 } ] +0ms
  cypress:data-context:sources:RelevantRunsDataSource selected run check: run { runId: 'Q2xvdWRSdW46Wkx2bndLNzJMcA==', runNumber: 48, status: 'FAILED', sha: '9fd2447df35424a867e8ed3ac618b7cca5a32ba4', totalFailed: 1 } false false +0ms
  cypress:data-context:sources:RelevantRunsDataSource relevant runs after take [
  {
    runId: 'Q2xvdWRSdW46Wkx2bndLNzJMcA==',
    runNumber: 48,
    status: 'FAILED',
    sha: '9fd2447df35424a867e8ed3ac618b7cca5a32ba4',
    totalFailed: 1
  }
] +0ms
  cypress:data-context:sources:RelevantRunsDataSource latest runs after take [
  {
    runId: 'Q2xvdWRSdW46Wkx2bndLNzJMcA==',
    runNumber: 48,
    status: 'FAILED',
    sha: '9fd2447df35424a867e8ed3ac618b7cca5a32ba4',
    totalFailed: 1
  },
  {
    runId: 'Q2xvdWRSdW46Nk9kWGVnaldPcQ==',
    runNumber: 47,
    status: 'TIMEDOUT',
    sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46TUdWRXZqNkRPNg==',
    runNumber: 46,
    status: 'CANCELLED',
    sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46VjkxcXhqb205cg==',
    runNumber: 45,
    status: 'PASSED',
    sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46SzlFcnY1eXBMYg==',
    runNumber: 44,
    status: 'FAILED',
    sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6',
    totalFailed: 1
  },
  {
    runId: 'Q2xvdWRSdW46Vkc1WjRLWTQ5TQ==',
    runNumber: 43,
    status: 'FAILED',
    sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6',
    totalFailed: 4
  },
  {
    runId: 'Q2xvdWRSdW46MTlZNEs1YTBHWg==',
    runNumber: 42,
    status: 'FAILED',
    sha: '91e51a9aea42e9164e12f2586c3c3f733c643517',
    totalFailed: 15
  },
  {
    runId: 'Q2xvdWRSdW46Vk9LbDhQN0tHVw==',
    runNumber: 41,
    status: 'FAILED',
    sha: '91e51a9aea42e9164e12f2586c3c3f733c643517',
    totalFailed: 4
  },
  {
    runId: 'Q2xvdWRSdW46NEd5bW4wMzVHeA==',
    runNumber: 40,
    status: 'FAILED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 3
  },
  {
    runId: 'Q2xvdWRSdW46Wkx2UFYwQmtHcA==',
    runNumber: 39,
    status: 'PASSED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46Wkx6NWU3Vno5Yg==',
    runNumber: 38,
    status: 'PASSED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46YkxsVmU0RUpHMA==',
    runNumber: 37,
    status: 'ERRORED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 2
  },
  {
    runId: 'Q2xvdWRSdW46VkxvUGVwRFhPeQ==',
    runNumber: 36,
    status: 'FAILED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 2
  },
  {
    runId: 'Q2xvdWRSdW46MTlZNDFuNDBHWg==',
    runNumber: 35,
    status: 'FAILED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 2
  },
  {
    runId: 'Q2xvdWRSdW46NEw3WXFsWjRHWg==',
    runNumber: 34,
    status: 'FAILED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 2
  },
  {
    runId: 'Q2xvdWRSdW46VkxvUGVnWjBPeQ==',
    runNumber: 33,
    status: 'FAILED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 5
  },
  {
    runId: 'Q2xvdWRSdW46a0wza29Ra1BMdw==',
    runNumber: 32,
    status: 'FAILED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 5
  },
  {
    runId: 'Q2xvdWRSdW46YkxtUGVyUms5UA==',
    runNumber: 31,
    status: 'FAILED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 5
  },
  {
    runId: 'Q2xvdWRSdW46bU9rNWVwbDE5cg==',
    runNumber: 30,
    status: 'FAILED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 5
  },
  {
    runId: 'Q2xvdWRSdW46NEd5bWVSVzBHeA==',
    runNumber: 29,
    status: 'NOTESTS',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46M0dNa05iMWpMcQ==',
    runNumber: 28,
    status: 'CANCELLED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46bU9rNWFXb2U5cg==',
    runNumber: 27,
    status: 'CANCELLED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 2
  },
  {
    runId: 'Q2xvdWRSdW46Wkx2UGFWMGxHcA==',
    runNumber: 26,
    status: 'FAILED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 4
  },
  {
    runId: 'Q2xvdWRSdW46VkxvTm8ybVg5eQ==',
    runNumber: 25,
    status: 'FAILED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 4
  },
  {
    runId: 'Q2xvdWRSdW46VkxQckVqcXZHeg==',
    runNumber: 24,
    status: 'FAILED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 2
  },
  {
    runId: 'Q2xvdWRSdW46M0dNWVdZeHJHcQ==',
    runNumber: 23,
    status: 'FAILED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 3
  },
  {
    runId: 'Q2xvdWRSdW46UU9OcG9LcmE5cg==',
    runNumber: 22,
    status: 'FAILED',
    sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1',
    totalFailed: 4
  },
  {
    runId: 'Q2xvdWRSdW46NEd5VnpkeXk5eA==',
    runNumber: 21,
    status: 'PASSED',
    sha: '1186539fd4bbe7dea69b6fa59f4aa72f77f2f456',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46bkduNDM4YnJMWg==',
    runNumber: 20,
    status: 'PASSED',
    sha: '3fec8252b6a19e838c6054f647c32abc6dbb77e5',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46VjlSam5YanI5Vw==',
    runNumber: 19,
    status: 'FAILED',
    sha: '3fec8252b6a19e838c6054f647c32abc6dbb77e5',
    totalFailed: 1
  },
  {
    runId: 'Q2xvdWRSdW46UjlyelFWeGs5MA==',
    runNumber: 18,
    status: 'FAILED',
    sha: '3fec8252b6a19e838c6054f647c32abc6dbb77e5',
    totalFailed: 1
  },
  {
    runId: 'Q2xvdWRSdW46TUdWTk0yOGJHNg==',
    runNumber: 17,
    status: 'PASSED',
    sha: '23aaae6311ec66c6be21af0ada936cb904eceafd',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46b0diazBsQkI5WA==',
    runNumber: 16,
    status: 'FAILED',
    sha: '1887bb1dfcb747ccbeb7fe171b47af2c7e069c0b',
    totalFailed: 1
  },
  {
    runId: 'Q2xvdWRSdW46WkxEM2pkN1E5Ng==',
    runNumber: 15,
    status: 'FAILED',
    sha: '95245ec8094e467cfd3b2d86b77c07eb633f5357',
    totalFailed: 1
  },
  {
    runId: 'Q2xvdWRSdW46a0wzMWV5ZHlHdw==',
    runNumber: 14,
    status: 'PASSED',
    sha: '95245ec8094e467cfd3b2d86b77c07eb633f5357',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46a09ncFZaUnlHMA==',
    runNumber: 13,
    status: 'PASSED',
    sha: '9be6e1a9915e8ccc230d4f9f3d5dbf0392384fa3',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46Sk9CV0pyeDJHbA==',
    runNumber: 12,
    status: 'FAILED',
    sha: '9a6809f1e8f7275c932d36e612f0edc9e24563d1',
    totalFailed: 1
  },
  {
    runId: 'Q2xvdWRSdW46bU9ramJxejhMcg==',
    runNumber: 11,
    status: 'FAILED',
    sha: 'ad897f970a40b044030b8c3b2d0263aefc6d06cf',
    totalFailed: 1
  },
  {
    runId: 'Q2xvdWRSdW46Wkx6Vlo4UllMYg==',
    runNumber: 9,
    status: 'FAILED',
    sha: '26cafbc13c53cf4d399c1e5cfdf80da7f1711cc6',
    totalFailed: 1
  },
  {
    runId: 'Q2xvdWRSdW46VkxQcktWZ2tHeg==',
    runNumber: 8,
    status: 'FAILED',
    sha: '2ebf109b46156503543d9a055568d04a01fad499',
    totalFailed: 1
  },
  {
    runId: 'Q2xvdWRSdW46a09ncEFQM3FHMA==',
    runNumber: 7,
    status: 'FAILED',
    sha: '2ebf109b46156503543d9a055568d04a01fad499',
    totalFailed: 1
  },
  {
    runId: 'Q2xvdWRSdW46NzlRQTJiZUI5bw==',
    runNumber: 10,
    status: 'PASSED',
    sha: '55e09ee301625ace781656bd1c68f53d0ab60194',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46MExYcVByNm1PcQ==',
    runNumber: 6,
    status: 'PASSED',
    sha: '55e09ee301625ace781656bd1c68f53d0ab60194',
    totalFailed: 0
  },
  {
    runId: 'Q2xvdWRSdW46Vkc1MVdEcUpHTQ==',
    runNumber: 5,
    status: 'FAILED',
    sha: '55e09ee301625ace781656bd1c68f53d0ab60194',
    totalFailed: 1
  },
  {
    runId: 'Q2xvdWRSdW46ckdXODdwd2I5Vg==',
    runNumber: 4,
    status: 'FAILED',
    sha: '96bc17a5c4c0c5ae6de0bd333fedab5c8c498124',
    totalFailed: 1
  }
] +1ms
  cypress:data-context:sources:RelevantRunsDataSource readd selected run check 48 true true +0ms
  cypress:data-context:sources:RelevantRunsDataSource Setting current commit info { sha: '9fd2447df35424a867e8ed3ac618b7cca5a32ba4', message: 'Adding Extended Workflow Scenarios' } +0ms
  cypress:data-context:sources:RelevantRunsDataSource New values { all: [ { runId: 'Q2xvdWRSdW46Wkx2bndLNzJMcA==', runNumber: 48, status: 'FAILED', sha: '9fd2447df35424a867e8ed3ac618b7cca5a32ba4', totalFailed: 1 } ], latest: [ { runId: 'Q2xvdWRSdW46Wkx2bndLNzJMcA==', runNumber: 48, status: 'FAILED', sha: '9fd2447df35424a867e8ed3ac618b7cca5a32ba4', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46Nk9kWGVnaldPcQ==', runNumber: 47, status: 'TIMEDOUT', sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46TUdWRXZqNkRPNg==', runNumber: 46, status: 'CANCELLED', sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46VjkxcXhqb205cg==', runNumber: 45, status: 'PASSED', sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46SzlFcnY1eXBMYg==', runNumber: 44, status: 'FAILED', sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46Vkc1WjRLWTQ5TQ==', runNumber: 43, status: 'FAILED', sha: '9cf2d8c3040f342d43d4bdbdd438861bdd3f6db6', totalFailed: 4 }, { runId: 'Q2xvdWRSdW46MTlZNEs1YTBHWg==', runNumber: 42, status: 'FAILED', sha: '91e51a9aea42e9164e12f2586c3c3f733c643517', totalFailed: 15 }, { runId: 'Q2xvdWRSdW46Vk9LbDhQN0tHVw==', runNumber: 41, status: 'FAILED', sha: '91e51a9aea42e9164e12f2586c3c3f733c643517', totalFailed: 4 }, { runId: 'Q2xvdWRSdW46NEd5bW4wMzVHeA==', runNumber: 40, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 3 }, { runId: 'Q2xvdWRSdW46Wkx2UFYwQmtHcA==', runNumber: 39, status: 'PASSED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46Wkx6NWU3Vno5Yg==', runNumber: 38, status: 'PASSED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46YkxsVmU0RUpHMA==', runNumber: 37, status: 'ERRORED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 2 }, { runId: 'Q2xvdWRSdW46VkxvUGVwRFhPeQ==', runNumber: 36, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 2 }, { runId: 'Q2xvdWRSdW46MTlZNDFuNDBHWg==', runNumber: 35, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 2 }, { runId: 'Q2xvdWRSdW46NEw3WXFsWjRHWg==', runNumber: 34, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 2 }, { runId: 'Q2xvdWRSdW46VkxvUGVnWjBPeQ==', runNumber: 33, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 5 }, { runId: 'Q2xvdWRSdW46a0wza29Ra1BMdw==', runNumber: 32, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 5 }, { runId: 'Q2xvdWRSdW46YkxtUGVyUms5UA==', runNumber: 31, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 5 }, { runId: 'Q2xvdWRSdW46bU9rNWVwbDE5cg==', runNumber: 30, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 5 }, { runId: 'Q2xvdWRSdW46NEd5bWVSVzBHeA==', runNumber: 29, status: 'NOTESTS', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46M0dNa05iMWpMcQ==', runNumber: 28, status: 'CANCELLED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46bU9rNWFXb2U5cg==', runNumber: 27, status: 'CANCELLED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 2 }, { runId: 'Q2xvdWRSdW46Wkx2UGFWMGxHcA==', runNumber: 26, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 4 }, { runId: 'Q2xvdWRSdW46VkxvTm8ybVg5eQ==', runNumber: 25, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 4 }, { runId: 'Q2xvdWRSdW46VkxQckVqcXZHeg==', runNumber: 24, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 2 }, { runId: 'Q2xvdWRSdW46M0dNWVdZeHJHcQ==', runNumber: 23, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 3 }, { runId: 'Q2xvdWRSdW46UU9OcG9LcmE5cg==', runNumber: 22, status: 'FAILED', sha: '80f5e546b1d13f0870e93b2ffde41f2a565e39e1', totalFailed: 4 }, { runId: 'Q2xvdWRSdW46NEd5VnpkeXk5eA==', runNumber: 21, status: 'PASSED', sha: '1186539fd4bbe7dea69b6fa59f4aa72f77f2f456', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46bkduNDM4YnJMWg==', runNumber: 20, status: 'PASSED', sha: '3fec8252b6a19e838c6054f647c32abc6dbb77e5', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46VjlSam5YanI5Vw==', runNumber: 19, status: 'FAILED', sha: '3fec8252b6a19e838c6054f647c32abc6dbb77e5', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46UjlyelFWeGs5MA==', runNumber: 18, status: 'FAILED', sha: '3fec8252b6a19e838c6054f647c32abc6dbb77e5', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46TUdWTk0yOGJHNg==', runNumber: 17, status: 'PASSED', sha: '23aaae6311ec66c6be21af0ada936cb904eceafd', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46b0diazBsQkI5WA==', runNumber: 16, status: 'FAILED', sha: '1887bb1dfcb747ccbeb7fe171b47af2c7e069c0b', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46WkxEM2pkN1E5Ng==', runNumber: 15, status: 'FAILED', sha: '95245ec8094e467cfd3b2d86b77c07eb633f5357', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46a0wzMWV5ZHlHdw==', runNumber: 14, status: 'PASSED', sha: '95245ec8094e467cfd3b2d86b77c07eb633f5357', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46a09ncFZaUnlHMA==', runNumber: 13, status: 'PASSED', sha: '9be6e1a9915e8ccc230d4f9f3d5dbf0392384fa3', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46Sk9CV0pyeDJHbA==', runNumber: 12, status: 'FAILED', sha: '9a6809f1e8f7275c932d36e612f0edc9e24563d1', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46bU9ramJxejhMcg==', runNumber: 11, status: 'FAILED', sha: 'ad897f970a40b044030b8c3b2d0263aefc6d06cf', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46Wkx6Vlo4UllMYg==', runNumber: 9, status: 'FAILED', sha: '26cafbc13c53cf4d399c1e5cfdf80da7f1711cc6', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46VkxQcktWZ2tHeg==', runNumber: 8, status: 'FAILED', sha: '2ebf109b46156503543d9a055568d04a01fad499', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46a09ncEFQM3FHMA==', runNumber: 7, status: 'FAILED', sha: '2ebf109b46156503543d9a055568d04a01fad499', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46NzlRQTJiZUI5bw==', runNumber: 10, status: 'PASSED', sha: '55e09ee301625ace781656bd1c68f53d0ab60194', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46MExYcVByNm1PcQ==', runNumber: 6, status: 'PASSED', sha: '55e09ee301625ace781656bd1c68f53d0ab60194', totalFailed: 0 }, { runId: 'Q2xvdWRSdW46Vkc1MVdEcUpHTQ==', runNumber: 5, status: 'FAILED', sha: '55e09ee301625ace781656bd1c68f53d0ab60194', totalFailed: 1 }, { runId: 'Q2xvdWRSdW46ckdXODdwd2I5Vg==', runNumber: 4, status: 'FAILED', sha: '96bc17a5c4c0c5ae6de0bd333fedab5c8c498124', totalFailed: 1 } ], commitsAhead: 0, selectedRunNumber: 48, currentCommitInfo: { sha: '9fd2447df35424a867e8ed3ac618b7cca5a32ba4', message: 'Adding Extended Workflow Scenarios' } } +0ms
  cypress:data-context:polling:Poller setting timeout with interval of 30 second +1ms
  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       │    '83175'     │     0      │      7.85      │  316.59  │    323.8     │   392.31    │
  cypress:server:util:process_profiler │    1    │    'Electron'     │      1       │    '83823'     │    36.7    │     16.83      │  287.03  │    245.08    │   313.25    │
  cypress:server:util:process_profiler │    2    │    'launchpad'    │      2       │ '83822, 83337' │     0      │      0.32      │  211.8   │    198.77    │   257.38    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │    '83190'     │     0      │      0.62      │   139    │    113.7     │   179.92    │
  cypress:server:util:process_profiler │    4    │ 'electron-shared' │      2       │ '83179, 83180' │    19.6    │      6.54      │  98.38   │      91      │    98.73    │
  cypress:server:util:process_profiler │    5    │      'other'      │      1       │    '83940'     │     0      │       0        │   1.7    │     1.71     │     1.8     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      8       │      '-'       │    56.3    │     26.37      │  1054.5  │    860.2     │   1070.13   │
  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       │    '83175'     │    0.1     │      7.15      │  308.61  │    322.42    │   392.31    │
  cypress:server:util:process_profiler │    1    │    'Electron'     │      1       │    '83823'     │    39.5    │     19.66      │  287.19  │    250.34    │   313.25    │
  cypress:server:util:process_profiler │    2    │    'launchpad'    │      2       │ '83822, 83337' │     0      │      0.29      │  210.97  │    199.99    │   257.38    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │    '83190'     │     0      │      0.56      │  136.56  │    115.98    │   179.92    │
  cypress:server:util:process_profiler │    4    │ 'electron-shared' │      2       │ '83179, 83180' │    18.1    │      7.7       │   96.7   │    91.57     │    98.73    │
  cypress:server:util:process_profiler │    5    │      'other'      │      1       │    '83945'     │     0      │       0        │   1.7    │     1.71     │     1.8     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      8       │      '-'       │    57.7    │     29.22      │ 1041.73  │    876.7     │   1070.13   │
  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       │    '83175'     │    0.9     │      6.62      │  310.13  │    321.4     │   392.31    │
  cypress:server:util:process_profiler │    1    │    'Electron'     │      1       │    '83823'     │    38.2    │     21.72      │  275.75  │    253.16    │   313.25    │
  cypress:server:util:process_profiler │    2    │    'launchpad'    │      2       │ '83822, 83337' │     0      │      0.26      │  208.86  │    200.8     │   257.38    │
  cypress:server:util:process_profiler │    3    │     'plugin'      │      1       │    '83190'     │     0      │      0.51      │  136.56  │    117.85    │   179.92    │
  cypress:server:util:process_profiler │    4    │ 'electron-shared' │      2       │ '83179, 83180' │    19.7    │      8.79      │  96.72   │    92.04     │    98.73    │
  cypress:server:util:process_profiler │    5    │      'other'      │      1       │    '83950'     │     0      │       0        │   1.7    │     1.71     │     1.8     │
  cypress:server:util:process_profiler │    6    │      'TOTAL'      │      8       │      '-'       │    58.8    │     31.68      │ 1029.72  │    889.45    │   1070.13   │
  cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴────────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +10s
  cypress:server:socket-base backend:request { eventName: 'close:extra:targets', args: [] } +43s
  cypress:server:browsers getBrowserLauncher { browser: { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '114.0.5735.289', path: '', majorVersion: 114, isHeaded: true, isHeadless: false } } +44s
  cypress:server:socket-base backend:request { eventName: 'reset:server:state', args: [ { testIsolation: true } ] } +1ms
  cypress:proxy:http:util:buffers resetting buffers +44s
  cypress:server:remote-states resetting remote state +40s
  cypress:server:socket-base backend:request { eventName: 'get:rendered:html:origins', args: [] } +0ms
  cypress:server:socket-base automation:request get:cookies {} +0ms
  cypress:server:automation:cookies getting:cookies {} +44s
  cypress:server:automation:cookies received get:cookies [] +1ms
  cypress:server:socket-base automation:request clear:cookies [] +7ms
  cypress:server:automation:cookies clear:cookies 0 +7ms
  cypress:server:server-base Got CONNECT request from server.fr:443 +41s
  cypress:https-proxy Writing browserSocket connection headers { url: 'server.fr:443', headLength: 0, headers: { host: 'server.fr:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36' } } +41s
  cypress:https-proxy Got first head bytes { url: 'server.fr:443', head: '\x16\x03\x01\x02?\x01\x00\x02;\x03\x03G7z\t\n\bw\td\x1Cx˖\t7\x0F ~뢺\x16Fw\\Ŷ5p\x1FXF0' } +0ms
  cypress:https-proxy Making intercepted connection to 50959 +0ms
  cypress:network:connect successfully connected { opts: { port: 50959, host: 'localhost', getDelayMsForRetry: [Function: h] }, iteration: 0 } +41s
  cypress:https-proxy received upstreamSocket callback for request { port: 50959, hostname: 'localhost', err: undefined } +1ms
  cypress:server:util:socket_allowed allowing socket { localPort: 51570 } +35s
GET /__cypress/automation/setLocalStorage?https://server.fr 200 1.220 ms - 877
  cypress:server:socket-base backend:request { eventName: 'reset:rendered:html:origins', args: [] } +14ms
  cypress:server:socket-base automation:request get:cookies { domain: 'server02.ams.fo.geodeci.fr' } +3ms
  cypress:server:automation:cookies getting:cookies { domain: 'server02.ams.fo.geodeci.fr' } +16ms
  cypress:server:automation:cookies received get:cookies [] +9ms
  cypress:server:browsers:electron close fired on the BrowserWindow { browserWindowUrl: 'https://server02.ams.fo.geodeci.fr/__/' } +1m
  cypress:server:browsers:electron closed event fired +14ms
  cypress:server:windows error removing all extensions { err: TypeError: Object has been destroyed at Object.f (<embedded>:4432:103221) at BrowserWindow.<anonymous> (<embedded>:4432:116794)     at Object.onceWrapper (node:events:628:26)     at BrowserWindow.emit (node:events:525:35), extensions: undefined } +2m
  cypress:server:browsers browser instance exit event received { code: undefined, signal: undefined } +3s
  cypress:server:browsers:electron closing remote interface client { options: {} } +1ms
  cypress:server:browsers:cri-client closing cri client { closed: false, target: 'BA09DEAACB9473FDCEE98968776F32E5' } +1m
  cypress:server:browsers:browser-cri-client Target.targetDestroyed { event: { targetId: 'CC6B95CF60EDDC60F512E4703987A311' }, closing: true, closed: false, resettingBrowserTargets: false } +1m
  cypress:server:browsers:browser-cri-client Target.targetDestroyed { event: { targetId: 'BA09DEAACB9473FDCEE98968776F32E5' }, closing: true, closed: false, resettingBrowserTargets: false } +0ms
  cypress:server:browsers:cri-client not closing, cri client is already closed { closed: true, target: 'BA09DEAACB9473FDCEE98968776F32E5' } +8ms
  cypress:server:browsers:cri-client closed cri client { closed: true, target: 'BA09DEAACB9473FDCEE98968776F32E5' } +4ms
  cypress:server:browsers:cri-client closing cri client { closed: false, target: 'ws://127.0.0.1:50853/devtools/browser/cdbeab21-39fa-4248-9326-76291d489b55' } +0ms
  cypress:server:browsers:cri-client closed cri client { closed: true, target: 'ws://127.0.0.1:50853/devtools/browser/cdbeab21-39fa-4248-9326-76291d489b55' } +2ms
  cypress:data-context:polling:Poller onUnsubscribe for relevantRunChange +27s
  cypress:data-context:polling:Poller listener count is 0 for relevantRunChange +0ms
  cypress:data-context:polling:Poller stopping poller for relevantRunChange true +0ms
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 51054 } +3s
  cypress:server:browsers:browser-cri-client browser websocket did not close, page was closed { targetId: 'BA09DEAACB9473FDCEE98968776F32E5' } +507ms
We detected that the electron tab running Cypress tests closed unexpectedly.

We have failed the current spec and aborted the run.
  cypress:server:util:socket_allowed allowed socket closed, removing { localPort: 51570 } +2s
  cypress:server:interactive clearing DataContext prior to quit +0ms
  cypress:data-context:sources:GitDataSource Stopping timer and watcher +50s
  cypress:data-context:sources:GitDataSource Clearing timeout +0ms
  cypress:data-context:sources:GitDataSource Destroying watcher +0ms
  cypress:data-context:sources:GitDataSource Stopping timer and watcher +0ms
  cypress:data-context:sources:GitDataSource Clearing timeout +0ms
  cypress:data-context:sources:GitDataSource Destroying watcher +0ms
  cypress:data-context:sources:GitDataSource Destroy complete +0ms
  cypress:data-context:sources:GitDataSource Destroy complete +0ms
  cypress:server:project closing project instance /Users/user/Documents/poc-tests-automation-1 +52s
  cypress:server:preprocessor close preprocessor +50s
  cypress:server:preprocessor base emitter plugin close event +1ms
  cypress:server:preprocessor base emitter native close event +0ms
  cypress:server:preprocessor base emitter native close event +0ms
  cypress:proxy:http:util:buffers resetting buffers +5s
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server02.ams.fo', domain: 'geodeci', tld: 'fr' } +46s
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: 'server02.ams.fo', domain: 'geodeci', tld: 'fr' } +0ms
  cypress:server:remote-states setting remote state { auth: undefined, origin: 'https://server02.ams.fo.geodeci.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server02.ams.fo', domain: 'geodeci', tld: 'fr' } } for https://geodeci.fr +5s
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: null, domain: 'geodeci', tld: 'fr' } +0ms
  cypress:server:remote-states getting remote state: { auth: undefined, origin: 'https://server02.ams.fo.geodeci.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', subdomain: 'server02.ams.fo', domain: 'geodeci', tld: 'fr' } } for: https://geodeci.fr +0ms
  cypress:server:preprocessor close preprocessor +1ms
  cypress:server:browsers browsers.kill called with no active instance +2s
  cypress:server:interactive DataContext cleared, quitting app +13ms
  cypress:server:browsers browsers.kill called with no active instance +0ms
  cypress:proxy:http:util:prerequests metrics: { browserPreRequestsReceived: 58, proxyRequestsReceived: 17, immediatelyMatchedRequests: 13, unmatchedRequests: 0, unmatchedPreRequests: 29 } +0ms
  cypress:server:project project has config { configFile: '/Users/user/Documents/poc-tests-automation-1/cypress/conf/conf.server02.config.ts', env: { __cypress_cucumber_preprocessor_dont_use_this_suite: { isEventHandlersAttached: true }, geodeciUrl: 'https://server.fr/', dbEgis: { server: 'xxxx', authentication: [Object], options: [Object] } }, testingType: 'e2e', projectId: 'bjntwm', reporter: 'junit', reporterOptions: { mochaFile: 'cypress/results/results_(local).[hash].xml', toConsole: false }, retries: { runMode: 1, openMode: 0, experimentalStrategy: undefined, experimentalOptions: undefined }, viewportWidth: 1440, viewportHeight: 1440, pageLoadTimeout: 40000, defaultCommandTimeout: 40000, screenshotsFolder: '/Users/user/Documents/poc-tests-automation-1/cypress/results/screenshot', videosFolder: '/Users/user/Documents/poc-tests-automation-1/cypress/results/videos', trashAssetsBeforeRuns: false, chromeWebSecurity: false, video: true, experimentalModifyObstructiveThirdPartyCode: true, experimentalWebKitSupport: true, specPattern: 'cypress/e2e/features/**/*.feature', experimentalOriginDependencies: true, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://server02.ams.fo.geodeci.fr/', supportFile: '/Users/user/Documents/poc-tests-automation-1/cypress/support/e2e.js', projectRoot: '/Users/user/Documents/poc-tests-automation-1', projectName: 'poc-tests-automation-1', repoRoot: '/Users/user/Documents/poc-tests-automation-1', rawJson: { projectId: 'bjntwm', env: { geodeciUrl: 'https://server.fr/', dbEgis: [Object] }, reporter: 'junit', reporterOptions: { mochaFile: 'cypress/results/results_(local).[hash].xml', toConsole: false }, retries: { runMode: 1, openMode: 0 }, viewportWidth: 1440, viewportHeight: 1440, pageLoadTimeout: 40000, defaultCommandTimeout: 40000, screenshotsFolder: 'cypress/results/screenshot', videosFolder: 'cypress/results/videos', trashAssetsBeforeRuns: false, chromeWebSecurity: false, video: true, experimentalModifyObstructiveThirdPartyCode: true, experimentalWebKitSupport: true, e2e: { specPattern: 'cypress/e2e/features/**/*.feature', experimentalOriginDependencies: true, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://server02.ams.fo.geodeci.fr/', supportFile: 'cypress/support/e2e.js' }, specPattern: 'cypress/e2e/features/**/*.feature', experimentalOriginDependencies: true, setupNodeEvents: '[Function setupNodeEvents]', baseUrl: 'https://server02.ams.fo.geodeci.fr/', supportFile: 'cypress/support/e2e.js', envFile: {}, projectRoot: '/Users/user/Documents/poc-tests-automation-1', projectName: 'poc-tests-automation-1', repoRoot: '/Users/user/Documents/poc-tests-automation-1' }, animationDistanceThreshold: 5, arch: 'arm64', blockHosts: null, clientCertificates: [], downloadsFolder: '/Users/user/Documents/poc-tests-automation-1/cypress/downloads', execTimeout: 60000, experimentalCspAllowList: false, experimentalFetchPolyfill: false, experimentalInteractiveRunEvents: false, experimentalRunAllSpecs: false, experimentalMemoryManagement: false, experimentalSkipDomainInjection: null, experimentalSourceRewriting: false, experimentalSingleTabRunMode: false, experimentalStudio: false, fileServerFolder: '/Users/user/Documents/poc-tests-automation-1', fixturesFolder: '/Users/user/Documents/poc-tests-automation-1/cypress/fixtures', excludeSpecPattern: '*.hot-update.js', includeShadowDom: false, keystrokeDelay: 0, modifyObstructiveCode: true, numTestsKeptInMemory: 50, platform: 'darwin', port: 50957, redirectionLimit: 20, requestTimeout: 5000, resolvedNodePath: '/usr/local/bin/node', resolvedNodeVersion: '18.17.1', responseTimeout: 30000, screenshotOnRunFailure: true, slowTestThreshold: 10000, scrollBehavior: 'top', supportFolder: '/Users/user/Documents/poc-tests-automation-1/cypress/support', taskTimeout: 60000, testIsolation: true, userAgent: null, videoCompression: false, waitForAnimations: true, watchForFileChanges: true, additionalIgnorePattern: [], autoOpen: false, browsers: [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', version: '121.0.6167.85', path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', minSupportedVersion: 64, majorVersion: '121' }, { name: 'chrome', family: 'chromium', channel: 'canary', displayName: 'Canary', version: '122.0.6196.0', path: '/Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary', minSupportedVersion: 64, majorVersion: '122' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '121.0', path: '/Applications/Firefox.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '121', warning: 'Your project has set the configuration option: `chromeWebSecurity` to `false`.\n' + '\n' + 'This option will not have an effect in Firefox. Tests that rely on web security being disabled will not run as expected.' }, { name: 'firefox', family: 'firefox', channel: 'nightly', displayName: 'Firefox Nightly', version: '123.0a1', path: '/Applications/Firefox Nightly.app/Contents/MacOS/firefox', minSupportedVersion: 86, majorVersion: '123', warning: 'Your project has set the configuration option: `chromeWebSecurity` to `false`.\n' + '\n' + 'This option will not have an effect in Firefox. Tests that rely on web security being disabled will not run as expected.' }, { name: 'edge', family: 'chromium', channel: 'stable', displayName: 'Edge', version: '121.0.2277.83', path: '/Applications/Microsoft Edge.app/Contents/MacOS/Microsoft Edge', minSupportedVersion: 79, majorVersion: '121' }, { name: 'webkit', channel: 'stable', family: 'webkit', displayName: 'WebKit', version: '16.4', path: '/Users/user/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/user/Library/Caches/Cypress/13.6.3/Cypress.app/Contents/Resources/app', devServerPublicPathRoute: '/__cypress/src', hosts: null, isInteractive: true, isTextTerminal: false, morgan: true, namespace: '__cypress', reporterRoute: '/__cypress/reporter', socketId: null, socketIoCookie: '__socket', socketIoRoute: '/__socket', version: '13.6.3', protocolEnabled: false, hideCommandLog: false, hideRunnerUi: false, cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, arch: { value: 'arm64', from: 'default' }, baseUrl: { value: 'https://server02.ams.fo.geodeci.fr/', from: 'config' }, blockHosts: { value: null, from: 'default' }, chromeWebSecurity: { value: false, from: 'config' }, clientCertificates: { value: [], from: 'default' }, defaultCommandTimeout: { value: 40000, from: 'config' }, downloadsFolder: { value: 'cypress/downloads', from: 'default' }, env: { geodeciUrl: [Object], dbEgis: [Object], __cypress_cucumber_preprocessor_dont_use_this_suite: [Object] }, 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: true, from: 'config' }, experimentalSkipDomainInjection: { value: null, from: 'default' }, experimentalOriginDependencies: { value: true, from: 'config' }, 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: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, keystrokeDelay: { value: 0, from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, numTestsKeptInMemory: { value: 50, from: 'default' }, platform: { value: 'darwin', from: 'default' }, pageLoadTimeout: { value: 40000, from: 'config' }, port: { value: null, from: 'default' }, projectId: { value: 'bjntwm', from: 'config' }, redirectionLimit: { value: 20, from: 'default' }, reporter: { value: 'junit', from: 'config' }, reporterOptions: { value: [Object], from: 'config' }, requestTimeout: { value: 5000, from: 'default' }, resolvedNodePath: { value: null, from: 'default' }, resolvedNodeVersion: { value: null, from: 'default' }, responseTimeout: { value: 30000, from: 'default' }, retries: { value: [Object], from: 'config' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/results/screenshot', from: 'config' }, slowTestThreshold: { value: 10000, from: 'default' }, scrollBehavior: { value: 'top', from: 'default' }, supportFile: { value: 'cypress/support/e2e.js', from: 'config' }, supportFolder: { value: false, from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testIsolation: { value: true, from: 'default' }, trashAssetsBeforeRuns: { value: false, from: 'config' }, userAgent: { value: null, from: 'default' }, video: { value: true, from: 'config' }, videoCompression: { value: false, from: 'default' }, videosFolder: { value: 'cypress/results/videos', from: 'config' }, viewportHeight: { value: 1440, from: 'config' }, viewportWidth: { value: 1440, from: 'config' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: true, from: 'default' }, specPattern: { value: 'cypress/e2e/features/**/*.feature', from: 'config' }, browsers: { value: [Array], from: 'runtime' }, hosts: { value: null, from: 'default' }, isInteractive: { value: true, from: 'default' }, configFile: { value: '/Users/user/Documents/poc-tests-automation-1/cypress/conf/conf.server02.config.ts', from: 'plugin' }, testingType: { value: 'e2e', from: 'plugin' } }, state: { firstOpened: 1694596630602, lastOpened: 1706292321548, lastProjectId: 'bjntwm', specFilter: '', banners: { aci_082022_login: [Object], aci_082022_record: [Object], ct_052023_available: [Object], aci_082022_connectProject: [Object] }, lastTestCountsEvent: 1705914823562, appX: 155, appY: 96 }, remote: {}, browser: null, specs: [], proxyUrl: 'http://localhost:50957', browserUrl: 'https://server02.ams.fo.geodeci.fr/__/', reporterUrl: 'https://server02.ams.fo.geodeci.fr/__cypress/reporter', proxyServer: 'http://localhost:50957' } +2ms
  cypress:network:cors Parsed URL { port: '443', protocol: 'https:', subdomain: null, domain: 'geodeci', tld: 'fr' } +2ms
  cypress:server:remote-states getting remote state: { auth: undefined, origin: 'https://server02.ams.fo.geodeci.fr', strategy: 'http', fileServer: null, domainName: 'geodeci.fr', props: { port: '443', protocol: 'https:', sub

Other

No response

jennifer-shehane commented 9 months ago

@okabache We'll need a reproducible example in order to investigate. Or at least the test code. It's unclear from screenshots alone what the contributing issue could be.

jennifer-shehane commented 8 months ago

Closing since there's no reproducible example provided.