mirage / ocaml-git

Pure OCaml Git format and protocol
ISC License
363 stars 70 forks source link

Test failure with git 2.41 #617

Closed vbgl closed 1 year ago

vbgl commented 1 year ago

I’ve observed failure of the tests for carton-lwt when using git at version 2.41 (2.40.1 worked well):

fatal: packfile name '…/_build/default/test/carton/index-null' does not end with '.idx' ASSERT run ['git' 'index-pack' '--stdin' '-o' '…/_build/default/test/carton/index-null']: exited with 128 … Called from DuneexeTest.empty_index in file "test/carton/test.ml", line 300, characters 26-43