gocryptfs icon indicating copy to clipboard operation
gocryptfs copied to clipboard

MacOS: test failure in Test0100Dir

Open slackner opened this issue 5 years ago • 0 comments

This issue is currently blocked by https://github.com/rfjakob/gocryptfs/issues/351. Once we fix that, we get:

--- FAIL: Test0100Dir (0.00s)
    correctness_test.go:243: open /var/folders/6x/tlqzyq0j38j9xw6qkl8p3jcm0000gq/T/gocryptfs-tp/025916131/c/Test0100Dir/hello: permission denied
FAIL
FAIL	github.com/rfjakob/gocryptfs/tests/reverse	3.857s

This test is currently expected to fail due to the lack of O_PATH on macOS.

slackner avatar Jan 16 '19 18:01 slackner