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

internal: Do not cache the config directory path #18441

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Oct 30, 2024

Closes #18070

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 30, 2024
@Veykril
Copy link
Member Author

Veykril commented Oct 30, 2024

Seems like its still racing

@Veykril
Copy link
Member Author

Veykril commented Oct 30, 2024

Right htis approach is fishy generally, if a test runs that doesn't require the config stuff it will initialize the user dir static with the non test path, locking us out of successful tests here

@Veykril Veykril force-pushed the lw-psyvmlotlvqn branch 2 times, most recently from 1fb0580 to 9323968 Compare December 9, 2024 07:56
@Veykril Veykril changed the title Fix config guard lock for ratoml tests internal: Do not cache the config directory path Dec 9, 2024
@Veykril Veykril enabled auto-merge December 9, 2024 08:37
@Veykril Veykril added this pull request to the merge queue Dec 9, 2024
Merged via the queue into rust-lang:master with commit 94032e8 Dec 9, 2024
9 checks passed
@Veykril Veykril deleted the lw-psyvmlotlvqn branch December 9, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants