alexcrichton requested wasmtime-core-reviewers for a review on PR #8353.
alexcrichton requested fitzgen for a review on PR #8353.
alexcrichton opened PR #8353 from alexcrichton:run-tests
to bytecodealliance:main
:
Turns out we haven't been running wasi-common tests for some time in CI and they've started failing. Force enable the test at all times and then fix the test failures. The test failures here were introduced in #8277 and weren't caught due to the test not running and the fix was to relax the implementation of
fd_pread
to avoid taking multiple mutable borrows.<!--
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 wasmtime-default-reviewers for a review on PR #8353.
elliottt submitted PR review.
alexcrichton updated PR #8353.
alexcrichton has enabled auto merge for PR #8353.
alexcrichton merged PR #8353.
Last updated: Nov 22 2024 at 16:03 UTC