Skip to content

Conversation

@lmeikle
Copy link
Contributor

@lmeikle lmeikle commented Oct 26, 2020

When using native retries that come in Cypress v5+ real image failures are marked as passed on the retries.

This is because cypress names the snapshots as 'filename (attempt X).png (and there is no configuration option to change this)

The fix just removes the ' (attempt X)' suffix from the filename

@lmeikle lmeikle changed the title Fix getting false positives when using Cypress native retries Fix getting false positives when using Cypress v5+ native retries Oct 26, 2020
@VicJer
Copy link

VicJer commented Nov 2, 2020

Can we get that in please?

Liu233w added a commit to Liu233w/acm-statistics that referenced this pull request Nov 5, 2020
It cause image snapshot malfunctioning. The commit should be reverted after jaredpalmer/cypress-image-snapshot#155 being merged.
Liu233w added a commit to Liu233w/acm-statistics that referenced this pull request Nov 5, 2020
It cause image snapshot malfunctioning. The commit should be reverted after jaredpalmer/cypress-image-snapshot#155 being merged.
@omertalmi5
Copy link

omertalmi5 commented Nov 16, 2020

Can you merge it please? It is very helpful
@jaredpalmer

@GalDayan
Copy link

Hey, I will be happy if this PR will be merged

@gilad207
Copy link

I hope it will be merged soon. very important fix

@idomarko98
Copy link

Seems like this PR can hold great value, can you merge it, please?

@albert-schilling
Copy link

+1

@przemuh
Copy link

przemuh commented Dec 1, 2020

Big, big, big, +1 👏

@flavianh
Copy link

Please @jaredpalmer could you merge this?

@jaredpalmer jaredpalmer merged commit cf42ab4 into jaredpalmer:master Jan 16, 2021
@isaac-jordan
Copy link

isaac-jordan commented Jan 16, 2021

Any chance of an npm release based on this? Would be nice since it's a pretty big thing for Cypress v5 support.

@jaredpalmer
Copy link
Owner

Can cut in a few min

@jeffcho0227
Copy link

+1

@lmeikle
Copy link
Contributor Author

lmeikle commented Jan 21, 2021

Hey @jaredpalmer would you be able to publish this to npm please? 🙏

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

Successfully merging this pull request may close these issues.