For instance we have
ben@yuiitsu[1]:.../darcs/screened>find -name issue2545*
./tests/network/issue2545_command-execution-via-ssh-uri.sh
./tests/issue2545_command-execution-via-ssh-uri.sh
These are executed in the same directory if --testdir is passed, which
leads to false positives.
This broke due to one of my refactorings of the harness. Will fix.
resolved by
patch af1ef038079689cab15703a766b04dfad85c66cb
Author: Ben Franksen <ben.franksen@online.de>
Date: Fri Jun 29 21:58:25 CEST 2018
* resolve issue2593: network test can collide with shell tests