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

Increase threshold in deflate test #386

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jeffa5
Copy link
Collaborator

@jeffa5 jeffa5 commented May 20, 2021

This is giving occasional errors in the rust/wasm tests as it seems to
sometimes be ~101/102.

This is giving occasional errors in the rust/wasm tests as it seems to
sometimes be ~101/102.
@jeffa5 jeffa5 requested a review from ept May 20, 2021 16:23
@jeffa5
Copy link
Collaborator Author

jeffa5 commented May 25, 2021

Since there seems to be quite a large difference between the js and rust output here I'm thinking we have ourselves a bug...

@ept
Copy link
Member

ept commented May 25, 2021

It's possible they are just using different compression levels or algorithms for deflate. I reckon we could safely bump the number up to 200 if that makes the test more robust.

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.

None yet

2 participants