Closed emillon closed 9 months ago
I tried to grep -v
to be compatible with both old and new dune, but this is tricky because the line is on stderr, but there are (not pretty) alternatives.
I've already updated the constraints for 2.0.0 here: https://github.com/ocaml/opam-repository/pull/25238
(of course, this PR should only be merged once 3.14 is out)
Merging as dune 3.14 has been released.
dune.3.14.0 adds a loc in its output, see ocaml/dune#9851.
This updates the test output and the constraint.