Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test failure under root user #41

Open
qrilka opened this issue Feb 7, 2019 · 1 comment
Open

test failure under root user #41

qrilka opened this issue Feb 7, 2019 · 1 comment

Comments

@qrilka
Copy link

qrilka commented Feb 7, 2019

Not sure if it's a valid issue but running tests under root fails with

  tests/Main.hs:125:5: 
  1) copyDirRecur, when source directory is read-only, copies directory just as well (preserving permissions)
       expected: Permissions {readable = True, writable = False, executable = False, searchable = True}
        but got: Permissions {readable = True, writable = True, executable = False, searchable = True}

  To rerun use: --match "/copyDirRecur/when source directory is read-only/copies directory just as well (preserving permissions)/"
@mrkkrp
Copy link
Owner

mrkkrp commented Feb 7, 2019

Not sure what is happening here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants