-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Caqti 0.10.1 #11495
Caqti 0.10.1 #11495
Conversation
✅ All lint checks passed bb2f5d2
✅ Installability check (8350 → 8358)
|
292792e
to
67320ea
Compare
I think CI is overloaded, so I'll not attempt any rebuilds myself right now. |
In some casa it’s failing to run the tests:
|
Yes, there are missing packages in the |
My solution for now is to move all tests into the A few tests could be run in caqti-async or caqti-lwt, but there is something I don't understand with respect to jbuilder: There are (And apologies for the extra CI trigger, I forgot to add some test dependencies.) |
Thanks for the update. Don't worry about the CI trigger |
Mmh, seems like the |
Damn I missed a Travis failure:
Is this the error you were talking about ? |
@jpdeplaix Yes, I should have suggested waiting till I had time to see though it. Though, probably people won't notice unless they request testing when installing the package. I'll send another PR to fix it. |
@paurkedal Thanks, it is much appreciated :) Sorry for merging this too soon. |
I found a bug which could lead to a deadlock, so I'd like to release the fix right away. Note that
caqti-driver-mariadb
is expected to fail to build due to issues with external dependencies formariadb
.