-
Notifications
You must be signed in to change notification settings - Fork 1.7k
test to_string_in_format_args_incremental
fails in a read-only working directory
#11126
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
Comments
to_string_in_format_args_incremental
fails in a read-only file systemto_string_in_format_args_incremental
fails in a read-only working directory
We could add some variable-replacement scheme so that we can specify |
I am currently getting this issue as well, When i ran I'm not experienced enough to know what the solution is and am currently stuck because of this. An update on the situation would be reassuring, Thank you all. |
What was the other, and could you show the errors @utkrsharmaa? Also huh, the test still exists in the clippy repo |
Description
The test creates a file in the current working directory, which doesn't work in rust-lang/rust CI. It should be changed to create the incremental directory somewhere else, I'm not sure what the best solution would be here.
I deleted the test in rust-lang/rust#113450 so it will be removed in the next sync.
cc @Alexendoo @flip1995 @oli-obk
Version
Additional Labels
No response
The text was updated successfully, but these errors were encountered: