jberryman / unagi-chan

A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
BSD 3-Clause "New" or "Revised" License
127 stars 15 forks source link

Test time out on Stackage #21

Closed decentral1se closed 5 years ago

decentral1se commented 7 years ago
unagi-chan: BuildFailureException Test suite timed out: unagi-chan-0.4.0.0:test

I've added the package to the expected-test-failures for time outs. Hopefully this ticket can track any changes you can make that can get this fixed up.

jberryman commented 6 years ago

Thanks, what is their build server using for a timeout value?

shmish111 commented 6 years ago

Hey, is there any chance of unagi getting on stackage? maybe something I can do to help?

decentral1se commented 6 years ago

I'm not maintaining at Stackage any more but I would raise an issue on the stackage issue tracker if you have any question. They are always happy to help. BTW, @shmish111, this issue is just about disabling the test suite for stackage. If this package is blocked, that is for another reason - hope it helps!