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

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

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-11-03 17:52:02 CET

On Nov 3, 2004, at 10:26 AM, Jani Averbach wrote:

> On 2004-11-03 10:15-0600, Ben Collins-Sussman wrote:
>>>
>>> FAIL: trans_tests.py 1: commit new files with keywords active from
>>> birth
>>>
>>
>> This was on my home machine last night. I'm building r11739 on my
>> win32 work machine, gonna see if I can reproduce.
>>
>
> Hello,
>
> If and when it fails, could you send to me following files:
> fixed_length_keywords and fixed_length_keywords.svn-base
>

Well, basic_tests.py failed on win32 first! I don't get it.

CMD: svnadmin.exe "create" "repositories\basic_tests-7"
"--bdb-txn-nosync" <TIME = 3.695000>
CMD: svnadmin.exe dump "local_tmp\repos" | svnadmin.exe load
"repositories\basic_tests-7" <TIME = 0.070000>
CMD: svn.exe "co" "--username" "jrandom" "--password" "rayjandom"
"file:///C:/svnbuild/src-trunk/Release/subversion/tests/clients/
cmdline/repositories/basic_tests-7" "working_copies\basic_tests-7"
"--config-dir"
"C:\svnbuild\src-
trunk\Release\subversion\tests\clients\cmdline\local_tmp\config" <TIME
= 4.317000>
CMD: svn.exe "ci" "-m" "log msg" "working_copies\basic_tests-7"
"--config-dir"
"C:\svnbuild\src-
trunk\Release\subversion\tests\clients\cmdline\local_tmp\config" <TIME
= 0.831000>
=============================================================
Expected __SVN_ROOT_NODE and actual __SVN_ROOT_NODE are different!
=============================================================
EXPECTED NODE TO BE:
=============================================================
  * Node name: __SVN_ROOT_NODE
     Path: __SVN_ROOT_NODE
     Contents: None
     Properties: {}
     Attributes: {}
     Children: 1
=============================================================
ACTUAL NODE FOUND:
=============================================================
  * Node name: __SVN_ROOT_NODE
     Path: __SVN_ROOT_NODE
     Contents: None
     Properties: {}
     Attributes: {}
     Children: is a file.
Unequal Types: one Node is a file, the other is a directory
Output of commit is unexpected.
EXPECTED OUTPUT TREE:
ROOT
   +-- working_copies
         +-- basic_tests-7
               +-- A
                     |-- mu
                     +-- D
                           +-- G
                                 +-- rho
ACTUAL OUTPUT TREE:
ROOT
EXCEPTION: SVNTreeUnequal
FAIL: basic_tests.py 7: receiving text merges as part of an update

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 3 17:53:31 2004

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.