Stream: git-wasmtime

Topic: wasmtime / PR #3926 fuzz: Increase more limits when spect...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2022 at 15:53):

alexcrichton opened PR #3926 from fuzz-spectests-threshold to main:

When using the pooling instance allocator for running spec tests we have
to make sure that the configured limits of the allocator aren't so low
as to cause the spec tests to fail due to resource exhaustion issues or
similar. This commit adds in minimum thresholds for instance size as
well as instance count. While here this goes ahead and refactors
everything here to look similar.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2022 at 15:57):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2022 at 16:35):

alexcrichton merged PR #3926.


Last updated: Oct 23 2024 at 20:03 UTC