On Fri, Jun 1, 2012 at 5:52 PM, Bert Huijben <b...@vmoo.com> wrote: >> -----Original Message----- >> From: Greg Stein [mailto:gst...@gmail.com] >> Sent: vrijdag 1 juni 2012 23:46 >> To: Philip Martin >> Cc: dev@subversion.apache.org; Bert Huijben >> Subject: Re: svn commit: r1340318 - in /subversion/trunk/subversion: >> libsvn_client/status.c svn/status-cmd.c tests/cmdline/stat_tests.py >> >> On Fri, Jun 1, 2012 at 5:22 PM, Philip Martin >> <philip.mar...@wandisco.com> wrote: ... >> > The test will FAIL when subversion/tests/cmdline/, or any directory >> > between there and /, is a working copy. If subversion/tests/cmdline/ is >> > outside a working copy the test will PASS. >> >> Alright. Do you know how we can fix that? Our tests should not be >> sensitive to their placement in a filesystem. (otherwise, it isn't a >> very reliable test!) > > Should be fixed by r1345361.
Confirmed. Thanks!