Ben,
I received the following text. This is the same system that the 1.1.4 is built and installed where all of the 1.1.4 tests pass.
Don
./basic_tests.py -v 1
CMD: svnadmin "create" "local_tmp/repos" "--bdb-txn-nosync" <TIME = 0.170636>
UNEXPECTED EXCEPTION:
Traceback (most recent call last):
File "/home/laster/SubVersion/subversion-1.2.0/subversion/tests/clients/cmdline/svntest/testcase.py", line 105, in run
rc = apply(self.pred.func, args)
File "./basic_tests.py", line 54, in basic_checkout
sbox.build()
File "/home/laster/SubVersion/subversion-1.2.0/subversion/tests/clients/cmdline/svntest/main.py", line 465, in build
if actions.make_repo_and_wc(self):
File "/home/laster/SubVersion/subversion-1.2.0/subversion/tests/clients/cmdline/svntest/actions.py", line 742, in make_repo_and_wc
guarantee_greek_repository(sbox.repo_dir)
File "/home/laster/SubVersion/subversion-1.2.0/subversion/tests/clients/cmdline/svntest/actions.py", line 72, in guarantee_greek_repository
main.create_repos(main.pristine_dir)
File "/home/laster/SubVersion/subversion-1.2.0/subversion/tests/clients/cmdline/svntest/main.py", line 360, in create_repos
"[general]\nauth-access = write\npassword-db = passwd\n");
File "/home/laster/SubVersion/subversion-1.2.0/subversion/tests/clients/cmdline/svntest/main.py", line 336, in file_append
fp = open(path, 'a') # open in (a)ppend mode
IOError: [Errno 2] No such file or directory: 'local_tmp/repos/conf/svnserve.conf'
FAIL: basic_tests.py 1: basic checkout of a wc
Ben Collins-Sussman wrote:
>
> On May 25, 2005, at 7:36 PM, Donald R Laster Jr wrote:
>
>>
>> Any help is appreciated.
>
>
>
> The fact that every single python test failed indicates that something
> is wrong with your testing setup, not with Subversion itself. What
> happens when you cd into subversion/tests/clients/ cmdline/ and try
> running one test? Something like
>
> ./basic_tests.py -v 1
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
--
===========================================================================
Donald R. Laster Jr.
Senior Consulting Engineer
DOT4 Inc.
25 Heidl Ave
West Long Branch, NJ 07764
Email : laster@dlaster.com
dlaster@dot4.com
IM: drljrus (AIM/Yahoo)
Phones: (732) 263-9235 (Evening)
(732) 263-9236 (Office)
(732) 539-5658 (Cell)
(732) 263-9280 (Fax)
===========================================================================
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 26 03:41:26 2005