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 "doesnt deadlock if the parent directory is missing multithreaded version" is flaky #248

Open
kmicklas opened this issue Jan 26, 2020 · 4 comments

Comments

@kmicklas
Copy link

On hackage release 1.34.1.0 this test is sometimes passing and sometimes failing for me.

@jfischoff
Copy link
Owner

What are you OS and postgres version specs?

@jfischoff
Copy link
Owner

Also can you paste the failure message?

@kmicklas
Copy link
Author

This is on NixOS 19.09 with Postgres 11.5.

Failures:

  test/Main.hs:88:3:
  1) cacheAction doesnt deadlock if the parent directory is missing multithreaded version
       expected: []
        but got: ["tmp-postgres-data-ee6ff3e463446c9d"]

  To rerun use: --match "/cacheAction/doesnt deadlock if the parent directory is missing multithreaded version/"

Randomized with seed 1376936273

If you use Nix I can send you the exact derivation.

@jfischoff
Copy link
Owner

I don’t use nix but have before. Please send my the anything I can use to repro.

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