On Tue, May 16, 2017 at 7:10 PM, Joey Hess <id@xxxxxxxxxx> wrote: > Bisecting this test suite failure > https://git-annex.branchable.com/git-annex_in_nixpkgs_fails_with_git-2.13.0/ > I landed on commit f57f37e2e1bf11ab4cdfd221ad47e961ba9353a0 to git. That links's broken for me. Looking at your wiki it looks like you mean: https://git-annex.branchable.com/bugs/git-annex_in_nixpkgs_fails_with_git-2.13.0/ I have no idea what this bug is about, but side-question: It looks like this is git-annex's own test suite that's failing with 2.13.0, is that right? It would be very nice to have a test in git itself to test with git-annex. I.e. some optional test that just pulls down the latest git-annex release & runs its tests against the git we're building. Thanks for annex b.t.w., I use it a lot.