automerge-classic
automerge-classic copied to clipboard
Increase threshold in deflate test
This is giving occasional errors in the rust/wasm tests as it seems to sometimes be ~101/102.
Since there seems to be quite a large difference between the js and rust output here I'm thinking we have ourselves a bug...
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.