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

matchImageSnapshot command options not being respected in cloud containers #234

Open
lvxwrkr777 opened this issue Nov 19, 2021 · 0 comments

Comments

@lvxwrkr777
Copy link

I'm having a weird problem where tests pass locally, but not in CI. I think it's because my options (element padding and failureThreshold) are not being respected, in CI only.

CI is obviously cloud containers, so there are some environmental differences. In CI, we are cacheing cypress, for instance.

I've tried passing the options in-script, and also in support\commands.js

Also, my Cypress is in Typescript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant