Closed tenzap closed 7 months ago
Ah indeed.
I don't develop as root
, which explains why I didn't see this failing test.
In this case, it turns out that the root
user can read a file even if all its access bits are set to 0
. So a test checking for a particular error condition fails in a different way than expected when getting run as root
.
thanks for the fixes of #21 & #22
running the blackbox tests as root fails with this error (there is no problem when run as a regular user):