close as probably fixed in recent test suite improvements

This commit is contained in:
Joey Hess 2019-08-26 12:27:27 -04:00
parent b627c5b4d0
commit 9bf3a5c405
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -15,3 +15,14 @@ I am inclined to think that there are several bugs here: the test suite is overl
It seems unlikely to me that anyone has time to fix these bugs before the upcoming Debian freeze. Getting git-annex v7.x into buster is a priority. Maybe the test suite should be disabled during the package build, since it's flaky? I'd like to hear Joey's opinion on doing that. It seems unlikely to me that anyone has time to fix these bugs before the upcoming Debian freeze. Getting git-annex v7.x into buster is a priority. Maybe the test suite should be disabled during the package build, since it's flaky? I'd like to hear Joey's opinion on doing that.
--spwhitton --spwhitton
> The logs are no longer available, but I recently did a lot
> of pounding on the test suite to fix interrmittent failures,
> and the mention of `git annex copy --from` sounds like
> one of the failures I fixed.
> [[!commit fa62c3223383d8377d27576a0e32f7bfec0c826d]]
> seems to have fixed the problem that made copying from v7 repos
> sometimes fail.
>
> Closing on that basis; if you see a new test suite failure, please open a
> new bug. [[done]] --[[Joey]]