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
andnever_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. Fornever_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:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested fitzgen for a review on PR #7138.
alexcrichton requested wasmtime-core-reviewers for a review on PR #7138.
fitzgen submitted PR review.
alexcrichton merged PR #7138.
Last updated: Nov 22 2024 at 16:03 UTC