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

conduit-extra 1.1.4 test suite failure #177

Closed
peti opened this issue Oct 3, 2014 · 8 comments
Closed

conduit-extra 1.1.4 test suite failure #177

peti opened this issue Oct 3, 2014 · 8 comments

Comments

@peti
Copy link
Contributor

peti commented Oct 3, 2014

Build log is at http://hydra.cryp.to/build/197919/nixlog/83/raw.

@snoyberg
Copy link
Owner

snoyberg commented Oct 5, 2014

Pinging @KasperJanssens, this is caused by pull request #174. I'm looking into this now. Thanks @peti.

@KasperJanssens
Copy link
Contributor

Is this an intermittent failure or does it always fail? Because I just cloned conduits fresh, performed
cabal sandbox init
cabal install --dependencies-only --enable-tests
cabal build
cabal test
and I didn't get failures. I ran the cabal test five times in a row.

In this test, I try whether adding a custom after bind function works nicely with the after bind function that puts the MVar. The latter I use as the sign that the server is accepting connections and is always added to the config.

I think I'll need a little bit of context, I didn't find the 'build plan' or so on that server so I guess I cannot reproduce it exactly and my four cabal incantations are not exactly the ones the server is doing, I suspect.

@peti
Copy link
Contributor Author

peti commented Oct 6, 2014

I think the test failure occurs only sporadically.

@peti
Copy link
Contributor Author

peti commented Oct 6, 2014

I think we'll just disable those tests in NixOS to work around that issue for the time being. The build failure prevents many other packages from compiling, unfortunately.

@KasperJanssens
Copy link
Contributor

That's really bad. Can you give me the instructions how you run those tests, I'll see whether I can reproduce and fix?

Do you run them through cabal in the same way as I did a few posts earlier or is there something else happening in your ci's test plan? Maybe that gives me a hint, because I can't seem to reproduce them locally with the cabal incantations I use.

peti added a commit to peti/nixpkgs that referenced this issue Oct 8, 2014
@snoyberg
Copy link
Owner

@peti Is this still occurring? I've never received a test failure from stackage for conduit-extra.

@peti
Copy link
Contributor Author

peti commented Jul 22, 2015

I don't know ... we don't run the test suite anymore.

@snoyberg
Copy link
Owner

It seems to be working for me now, so closing. If you turn on the test suite again and find failures, let me know.

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

3 participants