Closed thibaultcha closed 4 years ago
I'm worried that the html/
files created by earlier test cases may leave unwanted side effects to subsequent test cases. Maybe it's better to create a separate directory, say, sockets/
for unix domain socket files exclusively?
Due to eda1139, the html prefix directory is removed in between tests when using the HUP mode. However, in this directory many test suites write a unix socket file, or TLS certificates and keys.
This patch avoids that these files be removed, which would cause failures such as: