diff --git a/doc/bugs/Buggy_external_special_remote_stalls_after_7245a9e/comment_1_c0a98d1391d4426182d3d43651ad67e5._comment b/doc/bugs/Buggy_external_special_remote_stalls_after_7245a9e/comment_1_c0a98d1391d4426182d3d43651ad67e5._comment new file mode 100644 index 0000000000..04d9199302 --- /dev/null +++ b/doc/bugs/Buggy_external_special_remote_stalls_after_7245a9e/comment_1_c0a98d1391d4426182d3d43651ad67e5._comment @@ -0,0 +1,27 @@ +[[!comment format=mdwn + username="kyle" + avatar="http://cdn.libravatar.org/avatar/7d6e85cde1422ad60607c87fa87c63f3" + subject="comment 1" + date="2020-11-16T18:22:05Z" + content=""" +> In the datalad test suite, a test involving one of our special remotes +> hangs after 7245a9ed5 [...] The hang depends on the remote program +> creating an SSH socket but not cleaning it up on failure. That's being +> addressed on our end (https://github.com/datalad/datalad/pull/5151). + +That statement was based on me being able to trigger a stall locally +in the same test on my Buster system. The changes from datalad's pr +5151 resolved the hang on my end, as well as the hang from the +stripped down demo I added here. + +However, with the changes from pr 5151 merged, it turns out the the +stall on the Ubuntu 18.04 CI is still there [1]. So, it's unclear +what's going on. Perhaps 7245a9ed5 isn't even what triggered the hang +on the CI, though the stall seems to have first appeared 14 days ago +on a build using 7e24b2587 [2], so the timing is at least consistent +with 7245a9ed5 being the culprit. + +[1] https://github.com/datalad/git-annex/runs/1404305092?check_suite_focus=true +[2] https://github.com/datalad/datalad-extensions/runs/1345445794?check_suite_focus=true + +"""]] diff --git a/doc/bugs/tests_fail_on_Linux_build/comment_2_c042d95b58500933e5932176037ead8f._comment b/doc/bugs/tests_fail_on_Linux_build/comment_2_c042d95b58500933e5932176037ead8f._comment new file mode 100644 index 0000000000..a84911b548 --- /dev/null +++ b/doc/bugs/tests_fail_on_Linux_build/comment_2_c042d95b58500933e5932176037ead8f._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 2" + date="2020-11-16T17:44:32Z" + content=""" +note: done marker seems have a `!` typo making it \"invalid\"? +"""]]