Source: ocaml-qtest Version: 2.10.1-1 Severity: serious Hello, looks like the last 2.10.1-1 version has autopkgtests failures.
Look e.g. to https://ci.debian.net/data/autopkgtest/unstable/amd64/o/ocaml-qtest/4368021/log.gz (Reading database ... 16955 files and directories currently installed.) Removing autopkgtest-satdep (0) ... autopkgtest [10:26:31]: test testdirectives: [----------------------- Target file: `directives.ml.result'. Extraction : `directives.ml' Done. 77c77 < exit (QCheck_ounit.run ("" >::: List.rev !___tests)) --- > exit (QCheck_runner.run ("" >::: List.rev !___tests)) testdirectives FAIL non-zero exit status 1 not sure if a new ounit is needed. G.