Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2018-11-05 17:13:16 -04:00
commit 44769d9285
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 37 additions and 0 deletions

View file

@ -0,0 +1,14 @@
[[!comment format=mdwn
username="yarikoptic"
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
subject="comment 24"
date="2018-11-05T20:53:48Z"
content="""
Great to hear that bottom issue is revealed!
FWIW regarding
> If you wait 300 seconds, it should give up waiting for the pid lock, and complain about it to stderr, which may or may not be visible across the ssh connection.
waited for ~50 minutes, `git annex get` process is still hanging without any additional output provided
"""]]

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="yarikoptic"
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
subject="comment 25"
date="2018-11-05T21:01:35Z"
content="""
Re
> I've seen the test fail that way, where apparently all gets from the remote repo are failing, on the autobuilders once or twice, but not reproducably...
Unfortunately this time I was not as fortunate to reliably reproduce it (yet) :-( for me I believe it happened for the first time ever although I could be wrong.
How do you know which test(s) fail and how to restart only a failing test (e.g. by name?) -- I find it difficult to parse logged output to figure out test names/boundaries since intermixed with git output etc which also includes error messages on conflicts etc.
"""]]