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

Re: Call stack with new testsuite logging?

From: Hyrum K Wright <hyrum.wright_at_wandisco.com>
Date: Wed, 14 Mar 2012 11:33:46 -0500

On Wed, Mar 14, 2012 at 10:12 AM, Philip Martin
<philip_at_codematters.co.uk> wrote:
> Philip Martin <philip_at_codematters.co.uk> writes:
>
>> Philip Martin <philip.martin_at_wandisco.com> writes:
>>
>>> Philip Martin <philip.martin_at_wandisco.com> writes:
>>>
>>>> Hyrum K Wright <hyrum.wright_at_wandisco.com> writes:
>>>>
>>>>> Agreed that the stack trace is important here.  Do you know in which
>>>>> revision it disappeared?
>>>>
>>>> When I sync'd the branch with the trunk :-P
>>>>
>>>> I'll have a look.
>>>
>>> r1297676 produces a Python stack trace, r1297712 does not.
>>
>> Ooops!  r1297676 is just an error in the testsuite, not a stack trace
>> for a failing test.
>
> So it's really r1297661 that produces a Python stack trace:
>
> svn: warning: W160040: No lock on path '/iota' in filesystem '/home/pm/sw/subversion/obj2/subversion/tests/cmdline/svn-test-work/repositories/lock_tests-8/db'
> Traceback (most recent call last):
>  File "/home/pm/sw/subversion/src2/subversion/tests/cmdline/svntest/main.py", line 1323, in run
>    rc = self.pred.run(sandbox)
>  File "/home/pm/sw/subversion/src2/subversion/tests/cmdline/svntest/testcase.py", line 176, in run
>    return self.func(sandbox)
>  File "../../../../src2/subversion/tests/cmdline/lock_tests.py", line 338, in handle_defunct_lock
>    file_path_b)
>
> r1297676 doesn't run properly and r1297712 has no stack trace.

I believe r1300623 should fix the problem.

-Hyrum

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/
Received on 2012-03-14 17:34:18 CET

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.