[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn trunk r15153: FAIL (win32 ra_local bdb)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-06-23 17:48:52 CEST

On Jun 23, 2005, at 8:38 AM, Peter N. Lundblad wrote:

> On 6 xxx -1, TOASTER wrote:
>
>
>> At least one test FAILED, checking R:\tests-local\tests.log
>> FAIL: cat_tests.py 5: cat should skip uncattable resources
>>
>
> Looking at the log, I suspect this is some newline problem, but I
> wasn't
> able to figure out exactly what happens. It was tempting to
> replace the
> \n with just .*, but I don't want to commit without knowing that it
> fixes
> the problem.
>

The log doesn't tell me much:

CMD: svnadmin.exe "create" "svn-test-work\repositories\cat_tests-5"
"--bdb-txn-nosync" "--fs-type=fsfs" <TIME = 0.047000>

CMD: svnadmin.exe dump "svn-test-work\local_tmp\repos" | svnadmin.exe
load "svn-test-work\repositories\cat_tests-5" <TIME = 0.000000>

CMD: svn.exe "co" "--username" "jrandom" "--password" "rayjandom"
"file:///R:/tests-local/subversion/tests/clients/cmdline/svn-test-
work/repositories/cat_tests-5" "svn-test-work\working_copies
\cat_tests-5" "--config-dir" "R:\tests-local\subversion\tests\clients
\cmdline\svn-test-work\local_tmp\config" <TIME = 0.547000>

CMD: svn.exe "cat" "svn-test-work\working_copies\cat_tests-5\A\D\G"
"--config-dir" "R:\tests-local\subversion\tests\clients\cmdline\svn-
test-work\local_tmp\config" <TIME = 0.031000>

EXPECTED STDERR (regexp):

svn: warning: 'svn-test-work\working_copies\cat_tests-5\A\D\G' refers
to a directory

ACTUAL STDERR:

svn: warning: 'svn-test-work\working_copies\cat_tests-5\A\D\G' refers
to a directory

EXCEPTION: SVNLineUnequal

FAIL: cat_tests.py 5: cat should skip uncattable resources

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 23 18:11:56 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.