You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked into it and it fails with dune runtest -p caqti-async on 3.14 and 3.15 and works with dune runtest -p caqti-async,caqti,caqti-driver-sqlite3 on both versions so while there is something odd going on, it seems to me that the issue is not a regression in Dune 3.15.
Expected Behavior
opam install caqti-async
should work on Dune 3.15Actual Behavior
It builds but the tests fail.
Reproduction
opam pin <dune>#3.15
opam install caqti-async.2.1.1 --with-test
Specifications
dune
(output ofdune --version
): 3.15.0~alpha1ocaml
(output ofocamlc --version
): 4.14.2Additional information
dune
with the--verbose
flag):The text was updated successfully, but these errors were encountered: