You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The output on test crates (make test) seems to be nondeterministically adding or removing a few lines, particularly on dependency-ex, see the bot updates from CI:
The only thing that changed between the two was cargo fmt so I don't think the actual output should change. It may not be possible to replicate exactly bc the bot is running on Ubuntu (elk is Arch Linux), but we should look into what is happening here.
The text was updated successfully, but these errors were encountered:
The output on test crates (
make test
) seems to be nondeterministically adding or removing a few lines, particularly ondependency-ex
, see the bot updates from CI:bot update 1
bot update 2
The only thing that changed between the two was
cargo fmt
so I don't think the actual output should change. It may not be possible to replicate exactly bc the bot is running on Ubuntu (elk is Arch Linux), but we should look into what is happening here.The text was updated successfully, but these errors were encountered: