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 #150

Closed
mihaimaruseac opened this issue Aug 8, 2017 · 0 comments
Closed

Test failure #150

mihaimaruseac opened this issue Aug 8, 2017 · 0 comments

Comments

@mihaimaruseac
Copy link

On stackage nightly, logs below

Failures:

  test/src/FindSpec.hs:73:
  1) find follow symlinks
       expected: [FilePath "dir",FilePath "nonascii.txt",FilePath "symlinked_dir",FilePath "zshrc",FilePath "dir/symlinked_dir",FilePath "dir/symlinked_dir/hoge_file",FilePath "symlinked_dir/hoge_file"]
        but got: [FilePath "nonascii.txt",FilePath "zshrc"]

  test/src/FindSpec.hs:78:
  2) find not follow symlinks
       expected: [FilePath "dir",FilePath "nonascii.txt",FilePath "symlinked_dir",FilePath "zshrc",FilePath "dir/symlinked_dir",FilePath "symlinked_dir/hoge_file"]
        but got: [FilePath "nonascii.txt",FilePath "zshrc"]

Randomized with seed 528492050
mihaimaruseac added a commit to commercialhaskell/stackage that referenced this issue Aug 8, 2017
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

1 participant