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

Add sleeps when overwriting the TOML files #3234

Closed
wants to merge 1 commit into from

Conversation

gbaraldi
Copy link
Member

Checking the hash of a file that was just written to might lead to wrong results, this test has a data race that leads to weird results, adding a sleep will probably help it. It seems it was "broke" it https://github.com/JuliaLang/julia/pull/46944/files.
@vtjnash
Should hopefully fix #3212

@gbaraldi
Copy link
Member Author

This breaks the other test. It seems overwriting manifest hashes is a bit weird.

@gbaraldi
Copy link
Member Author

Superceded by #3235

@gbaraldi gbaraldi closed this Oct 24, 2022
@gbaraldi gbaraldi deleted the fix-artifact-test-sha branch October 24, 2022 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Artifact hash errors on nightly 64-bit
1 participant