Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We've detected that you're using a 3rd party library that is not supported by Cypress: cypress-cloud #29827

Open
Rebaiahmed opened this issue Jul 10, 2024 · 2 comments
Labels
stage: awaiting response Potential fix was proposed; awaiting response stale no activity on this issue for a long period

Comments

@Rebaiahmed
Copy link

Current behavior

We've detected that you're using a 3rd party library that is not supported by Cypress: cypress-cloud

To continue running Cypress, please remove this library and its configuration files or contact us for help migrating.

https://on.cypress.io/unsupported-third-party-library?id=w6rDo8Oqw5%2FDpsOjw6jDn8Knw67Dn8Otw64%3D&p=w53Ds8Oqw6zDn8Otw63Cp8Odw6bDqcOvw57CusKrwqjCq8KqwqjCrA%3D%3D

 ERROR  Unable to resolve cypress configuration
- make sure that 'cypress-cloud/plugin' is installed
- report the issue together with cypress stdout and stderr

Desired behavior

Expected Behavior: We are currently using sorry-cypress and are in the process of migrating to MDC components. During this transition, we expect Cypress to correctly handle our test configurations without incorrectly flagging unsupported third-party libraries like cypress-cloud.

Test code to reproduce

// required to run cypress against sorry-cypress within the e2e pipeline
module.exports = {
projectId: "pipeline",
recordKey: "xxx",
// Sorry Cypress director service URL
cloudServiceUrl: "http://your-sorry-cypress-url.example.com",
};

Cypress Version

^12.17.3

Node version

v16.16.0

Operating System

RHEL_LinuxSASHost

Debug Logs

No response

Other

No response

@jennifer-shehane
Copy link
Member

Make sure to remove any plugins, configuration, env vars associated with the third party libraries (sorry cypress, cypress-cloud)

you can reach out via the link in the error message for support also.

@jennifer-shehane jennifer-shehane added the stage: awaiting response Potential fix was proposed; awaiting response label Jul 11, 2024
@cypress-app-bot
Copy link
Collaborator

This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.

@cypress-app-bot cypress-app-bot added the stale no activity on this issue for a long period label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage: awaiting response Potential fix was proposed; awaiting response stale no activity on this issue for a long period
Projects
None yet
Development

No branches or pull requests

3 participants