[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: <kfogel_at_collab.net>
Date: 2005-06-23 17:36:59 CEST

Ben Collins-Sussman <sussman@collab.net> writes:
> 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

I strongly suspect Peter is right, that replacing "\n" with ".*" in
the regexp would solve the problem. Can you do that and run the test
to confirm?

---------------------------------------------------------------------
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:48:05 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.