Stream: git-wasmtime

Topic: wasmtime / PR #7138 Fix a flaky preview2 test


view this post on Zulip Wasmtime GitHub notifications bot (Oct 03 2023 at 14:29):

alexcrichton opened PR #7138 from alexcrichton:fix-flaky-test to bytecodealliance:main:

Found in CI for #7099 this commit updates the durations used in the resolves_immediately and never_resolves tests. For immediately resolving it should be ok to wait for a generous amount of time since the timeout is only a protection against tests hanging. For never_resolves it should be ok to wait a short amount of time and any failure there will show up as a spurious failure.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Oct 03 2023 at 14:29):

alexcrichton requested fitzgen for a review on PR #7138.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 03 2023 at 14:29):

alexcrichton requested wasmtime-core-reviewers for a review on PR #7138.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 03 2023 at 16:20):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 03 2023 at 19:11):

alexcrichton merged PR #7138.


Last updated: Oct 23 2024 at 20:03 UTC