Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nondeterministic output on test crates #59

Open
cdstanford opened this issue Dec 5, 2023 · 1 comment
Open

Nondeterministic output on test crates #59

cdstanford opened this issue Dec 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@cdstanford
Copy link
Collaborator

cdstanford commented Dec 5, 2023

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:

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.

@cdstanford cdstanford added the bug Something isn't working label Dec 5, 2023
@cdstanford
Copy link
Collaborator Author

Another case, it looks like it goes beyond just this particular line

bot update 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant