cypress-io / circleci-orb

Install, cache and run Cypress.io tests on CircleCI with minimal configuration.
https://circleci.com/orbs/registry/orb/cypress-io/cypress
MIT License
159 stars 101 forks source link

Runs failed on install chromeDriver step #458

Closed ojas-krishnaprasad closed 5 months ago

ojas-krishnaprasad commented 5 months ago

The orb does not work as expected

jennifer-shehane commented 5 months ago

@ojas-krishnaprasad Is this still occurring? The chrome driver URL is not really under our control.

ojas-krishnaprasad commented 5 months ago

Yes, it was still, You can check this url https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6167.184/linux64/chromedriver-linux64.zip as per circle Ci scripts to download the driver

ojas-krishnaprasad commented 5 months ago

Linking the issue to another repo https://github.com/CircleCI-Public/browser-tools-orb/issues/102

jennifer-shehane commented 5 months ago

Yah, we're seeing the same issue in one of our own repos using the orb: https://app.circleci.com/pipelines/github/cypress-io/cypress-example-kitchensink/1749/workflows/fbed68d8-aeb8-4df2-b182-7f9ced5e425b/jobs/12032 Looks like there's potentially an issue with the browsers-tools-orb from the link, which we rely on.

ojas-krishnaprasad commented 5 months ago

This was solved with this https://github.com/CircleCI-Public/browser-tools-orb/pull/105, So closing this Issue.

jennifer-shehane commented 4 months ago

Please update to cypress' 3.3.1 orb to get this fix: https://github.com/cypress-io/circleci-orb/releases/tag/v3.3.1