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
firefoxGcInterval
Cypress FF support is in beta and we always force firefoxGcInterval.
Remove beta label from FF support and only require firefoxGcInterval if running Firefox < 80 (check exact version here: https://bugzilla.mozilla.org/show_bug.cgi?id=1608501#c65 )
The text was updated successfully, but these errors were encountered:
The code for this is done in cypress-io/cypress#8586, but has yet to be released. We'll update this issue and reference the changelog when it's released.
Sorry, something went wrong.
Released in 5.3.0.
5.3.0
This comment thread has been locked. If you are still experiencing this issue after upgrading to Cypress v5.3.0, please open a new issue.
flotwig
Successfully merging a pull request may close this issue.
Current behavior:
Cypress FF support is in beta and we always force
firefoxGcInterval
.Desired behavior:
Remove beta label from FF support and only require
firefoxGcInterval
if running Firefox < 80 (check exact version here: https://bugzilla.mozilla.org/show_bug.cgi?id=1608501#c65 )The text was updated successfully, but these errors were encountered: