darcs

Issue 832 tests break on path with spaces in it

Title tests break on path with spaces in it
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tommy, zooko
Assigned To zooko
Topics X_DeprecatedTopic_Testing

Created on 2008-05-02.19:13:06 by zooko, last changed 2009-08-27.13:58:37 by admin.

Messages
msg4496 (view) Author: zooko Date: 2008-05-02.19:13:02
The buildmaster is currently configured to create directories, some of which
include spaces, such as "zooko nexenta":

http://allmydata.org/buildbot-darcs-master.cfg

The tests are apparently passing the names through shell (or Perl?) unquoted so
that it gets split on spaces and fails:

http://allmydata.org/buildbot-darcs/builders/zooko%20nexenta/builds/5/steps/test/logs/stdio


That file says:

make test
 in dir /home/darcslav/darcslav_dir/zooko nexenta/build (timeout 1200 secs)

...

what_sl.sh: line 11: /home/darcslav/darcslav_dir/zooko: No such file or directory
msg4499 (view) Author: zooko Date: 2008-05-02.20:37:25
i'm working on a patch which fixes this.
msg4570 (view) Author: droundy Date: 2008-05-08.18:43:47
I'm pretty certain this is now resolved...
History
Date User Action Args
2008-05-02 19:13:06zookocreate
2008-05-02 20:37:26zookosetstatus: unread -> has-patch
nosy: tommy, beschmi, zooko, dagit
messages: + msg4499
assignedto: zooko
2008-05-08 18:43:48droundysetstatus: has-patch -> resolved
nosy: + droundy
messages: + msg4570
2009-08-06 17:58:32adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, mornfall, simon, kowey, thorkilnaur, - droundy
2009-08-06 21:03:57adminsetnosy: - beschmi
2009-08-10 22:20:14adminsetnosy: - markstos, darcs-devel, jast, Serware, mornfall
2009-08-11 00:12:32adminsetnosy: - dagit
2009-08-25 18:08:38adminsetnosy: + darcs-devel, - simon
2009-08-27 13:58:37adminsetnosy: tommy, kowey, darcs-devel, zooko, thorkilnaur, dmitry.kurochkin