darcs

Issue 2593 harness: network test can collide with shell test of the same name

Title harness: network test can collide with shell test of the same name
Priority Status resolved
Milestone Resolved in 2.15.0
Superseder Nosy List bfrk
Assigned To
Topics

Created on 2018-06-29.19:53:32 by bfrk, last changed 2020-06-20.10:30:20 by bfrk.

Files
File name Uploaded Type Edit Remove
resolve-issue2593_-network-test-can-collide-with-shell-tests.dpatch bfrk, 2018-06-29.19:56:06 application/x-darcs-patch
Messages
msg20177 (view) Author: bfrk Date: 2018-06-29.19:53:31
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.
msg20178 (view) Author: bfrk Date: 2018-06-29.19:56:06
Attched is a fix.
Attachments
msg22054 (view) Author: bfrk Date: 2020-06-20.10:30:18
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
History
Date User Action Args
2018-06-29 19:53:32bfrkcreate
2018-06-29 19:56:07bfrksetfiles: + resolve-issue2593_-network-test-can-collide-with-shell-tests.dpatch
messages: + msg20178
2018-06-29 19:56:23bfrksetstatus: unknown -> has-patch
2020-06-20 10:30:20bfrksetstatus: has-patch -> resolved
messages: + msg22054
resolvedin: 2.15.0