Make sure the test-logs directory exists#1379
Conversation
|
On my machine, I can do Merging, thank you. |
|
I'm revisiting this after returning from holiday and noticed two things:
I'm also questioning the original motivation for this PR, maybe we're doing something wrong when it comes to permissions in our dockerized dev stack, I don't know. See Testing is problematic on Linux #1383. |
That's intentional. The goal is just create the directory - we still don't want changes to it in source control. |
|
Oh sure, sorry. |
|
This is causing trouble for me as the I think we should revert this and rather focus on why Docker on Linux won't create the necessary folders as on other systems. This might be related to #1383. |
The directory must exist. If it doesn't, tests fail to run with this output: