Browse Source
* Fix running wasi-common tests on CI 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. * Fix CIpull/8356/head
Alex Crichton
7 months ago
committed by
GitHub
3 changed files with 8 additions and 5 deletions
Loading…
Reference in new issue