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

Re: [RFC] auto-props-sdc Branch : Ready for Review

From: Paul Burba <ptburba_at_gmail.com>
Date: Fri, 26 Oct 2012 10:43:08 -0400

On Fri, Oct 26, 2012 at 10:33 AM, Philip Martin
<philip.martin_at_wandisco.com> wrote:
> Paul Burba <ptburba_at_gmail.com> writes:
>
>>> It's been almost two weeks with no objections, so I will be merging
>>> this branch back to trunk today.
>>
>> Done, r1401908.
>
> This causes autoprop_tests.py to fail on my Linux box and the centos
> buildbot:

Hi Philip,

Is import_tests.py 5: 'import should honor the eol-style property'
also failing for you as it does on the buildbot?

-- 
Paul T. Burba
CollabNet, Inc. -- www.collab.net -- Enterprise Cloud Development
Skype: ptburba
> http://ci.apache.org/builders/svn-x64-centos-gcc/builds/7466
>
> I see "svn add" getting a SEGV.
>
> W: CMD: /home/pm/sw/subversion/obj/subversion/svn/svn add --config-dir /home/pm/
> sw/subversion/obj/subversion/tests/cmdline/svn-test-work/local_tmp/autoprops_con
> fig_autoprop_tests-2 svn-test-work/working_copies/autoprop_tests-2/escapetest --
> password rayjandom --no-auth-cache --username jrandom terminated by signal 11
> W: CWD: /home/pm/sw/subversion/obj/subversion/tests/cmdline
> W: EXCEPTION: SVNProcessTerminatedBySignal
> Traceback (most recent call last):
>   File "/home/pm/sw/subversion/src/subversion/tests/cmdline/svntest/main.py", li
> ne 1408, in run
>     rc = self.pred.run(sandbox)
>   File "/home/pm/sw/subversion/src/subversion/tests/cmdline/svntest/testcase.py"
> , line 176, in run
>     return self.func(sandbox)
>   File "/home/pm/sw/subversion/src/subversion/tests/cmdline/autoprop_tests.py",
> line 210, in autoprops_add_yes_none
>     autoprops_test(sbox, 'add', 1, 0, '')
>   File "/home/pm/sw/subversion/src/subversion/tests/cmdline/autoprop_tests.py",
> line 160, in autoprops_test
>     svntest.main.run_svn(None, *tmp_params)
>   File "/home/pm/sw/subversion/src/subversion/tests/cmdline/svntest/main.py", li
> ne 663, in run_svn
>     *(_with_auth(_with_config_dir(varargs))))
>   File "/home/pm/sw/subversion/src/subversion/tests/cmdline/svntest/main.py", li
> ne 353, in run_command
>     None, *varargs)
>   File "/home/pm/sw/subversion/src/subversion/tests/cmdline/svntest/main.py", li
> ne 507, in run_command_stdin
>     *varargs)
>   File "/home/pm/sw/subversion/src/subversion/tests/cmdline/svntest/main.py", li
> ne 478, in spawn_process
>     stdout_lines, stderr_lines, exit_code = wait_on_pipe(kid, binary_mode)
>   File "/home/pm/sw/subversion/src/subversion/tests/cmdline/svntest/main.py", li
> ne 447, in wait_on_pipe
>     raise SVNProcessTerminatedBySignal
> SVNProcessTerminatedBySignal
> FAIL:  autoprop_tests.py 2: add: config=yes, commandline=none
>
>
> --
> Join us this October at Subversion Live 2012
> http://www.wandisco.com/svn-live-2012
Received on 2012-10-26 16:43:40 CEST

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.