-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
cargo test --test fs-test
fails on main
#726
Comments
Merged
Here is a CI run where this has also happened: |
This was referenced Nov 6, 2024
temporary workaround: decrease the CPUs used from |
This was fixed in hermit-os/kernel#1372. I'll do a kernel release soon. :) |
then I'll close this (despite it not being 100% officially resolved) because tracking this here is probably not worth it |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
To reproduce, run
cargo test new_file_test
orcargo test --test fs-test
: #725 (review)The text was updated successfully, but these errors were encountered: