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

Re: Status of rev 4532?

From: <brane_at_xbc.nu>
Date: 2003-01-24 19:28:43 CET

cmpilato@collab.net wrote:

=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= brane@xbc.nu writes:

  

It's still crashing on Windows in commit_tests.py with pool-debug
enabled. No time to find the cause right now, though.
 

      

commit_tests.py 16, to be precise.
    

Brane, can you run 'svn st -uv working_copies/commit_tests-16' and see
if the hang occurs there? That is, as far as I can see, only part of
commit-test 16 that would have been affected by the recent reporter
interface change.
  

No time right now, I've just come straight home from work and have to
leave in anotehr 2 mins... but yes, svn *crashed* during the status -uv
in that test. From tests.log (note that we don't detect the crash):

CMD: svnadmin.exe create repositories/commit_tests-16
CMD: svnadmin.exe dump local_tmp/repos | svnadmin.exe load repositories/commit_tests-16
CMD: svn.exe co --username jrandom --password rayjandom file:///C:/Home/brane/src/svn/repo/subversion/tests/clients/cmdline/repositories/commit_tests-16 working_copies/commit_tests-16
CMD: svn.exe add --non-recursive working_copies/commit_tests-16/#hash#
CMD: svn.exe add --non-recursive working_copies/commit_tests-16/#![]{}()$$%
CMD: svn.exe add --non-recursive working_copies/commit_tests-16/A/D/space path
CMD: svn.exe add --non-recursive working_copies/commit_tests-16/A/D/H/bang!
CMD: svn.exe add --non-recursive working_copies/commit_tests-16/A/D/H/bra[ket
CMD: svn.exe add --non-recursive working_copies/commit_tests-16/A/D/H/bra{e
CMD: svn.exe add --non-recursive working_copies/commit_tests-16/A/D/H/$angle$
CMD: svn.exe add --non-recursive working_copies/commit_tests-16/A/D/pare)(theses
CMD: svn.exe add --non-recursive working_copies/commit_tests-16/#hash#/percen%
CMD: svn.exe add --non-recursive working_copies/commit_tests-16/A/#![]{}()$$%
CMD: svn.exe ci -m log msg working_copies/commit_tests-16
CMD: svn.exe status -v -u -q working_copies/commit_tests-16
caught unexpected exception
Traceback (most recent call last):
  File C:\Home\brane\src\svn\repo\subversion/tests/clients/cmdline\svntest\testcase.py, line 81, in run
    error = apply(self.pred.func, args)
  File C:\Home\brane\src\svn\repo\subversion/tests/clients/cmdline/commit_tests.py, line 1110, in commit_uri_unsafe
    wc_dir)
  File C:\Home\brane\src\svn\repo\subversion/tests/clients/cmdline\svntest\actions.py, line 457, in run_and_verify_commit
    if run_and_verify_status(wc_dir_name, status_output_tree):
  File C:\Home\brane\src\svn\repo\subversion/tests/clients/cmdline\svntest\actions.py, line 481, in run_and_verify_status
    mytree = tree.build_tree_from_status (output)
  File C:\Home\brane\src\svn\repo\subversion/tests/clients/cmdline\svntest\tree.py, line 581, in build_tree_from_status
    lastline = string.strip(lines.pop())
IndexError: pop from empty list
FAIL: commit_tests.py 16: commit files and dirs with URI-unsafe characters

-- 
Brane Čibej   brane_at_xbc.nu   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:14:49 2006

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.