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

Re: 1.6.11 tarballs up for testing/signing

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 16 Apr 2010 10:29:40 -0400

The Neon and Serf tests on Windows both have one failure. It could be
nothing. I think I have something wrong with my Python environment at
the moment. Here is output from the log. All other tests passed:

CMD: svnadmin.exe create "svn-test-work\repositories\svnlook_tests-11"
--bdb-txn-nosync "--fs-type=fsfs" <TIME = 0.052000>
CMD: svnadmin.exedump svn-test-work\local_tmp\repos | svnadmin.exeload
svn-test-work\repositories\svnlook_tests-11 --ignore-uuid <TIME =
0.002000>
CMD: svn.exe co
http://localhost/svn-test-work/repositories/svnlook_tests-11
"svn-test-work\working_copies\svnlook_tests-11" --config-dir
"C:\SVN\subversion-1.6.11\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config"
--password rayjandom --no-auth-cache --username jrandom <TIME =
0.403000>
A svn-test-work\working_copies\svnlook_tests-11\A
A svn-test-work\working_copies\svnlook_tests-11\A\B
A svn-test-work\working_copies\svnlook_tests-11\A\B\lambda
A svn-test-work\working_copies\svnlook_tests-11\A\B\E
A svn-test-work\working_copies\svnlook_tests-11\A\B\E\alpha
A svn-test-work\working_copies\svnlook_tests-11\A\B\E\beta
A svn-test-work\working_copies\svnlook_tests-11\A\B\F
A svn-test-work\working_copies\svnlook_tests-11\A\mu
A svn-test-work\working_copies\svnlook_tests-11\A\C
A svn-test-work\working_copies\svnlook_tests-11\A\D
A svn-test-work\working_copies\svnlook_tests-11\A\D\gamma
A svn-test-work\working_copies\svnlook_tests-11\A\D\G
A svn-test-work\working_copies\svnlook_tests-11\A\D\G\pi
A svn-test-work\working_copies\svnlook_tests-11\A\D\G\rho
A svn-test-work\working_copies\svnlook_tests-11\A\D\G\tau
A svn-test-work\working_copies\svnlook_tests-11\A\D\H
A svn-test-work\working_copies\svnlook_tests-11\A\D\H\chi
A svn-test-work\working_copies\svnlook_tests-11\A\D\H\omega
A svn-test-work\working_copies\svnlook_tests-11\A\D\H\psi
A svn-test-work\working_copies\svnlook_tests-11\iota
Checked out revision 1.
CMD: svn.exe ci -m "log msg"
"svn-test-work\working_copies\svnlook_tests-11" --config-dir
"C:\SVN\subversion-1.6.11\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config"
--password rayjandom --no-auth-cache --username jrandom <TIME =
10.689000>
Sending svn-test-work\working_copies\svnlook_tests-11\A\D\G\rho
Sending svn-test-work\working_copies\svnlook_tests-11\A\mu
Transmitting file data ..
Committed revision 2.
CMD: svn.exe up "svn-test-work\working_copies\svnlook_tests-11"
--config-dir "C:\SVN\subversion-1.6.11\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config"
--password rayjandom --no-auth-cache --username jrandom <TIME =
0.177000>
At revision 2.
wrong hook logfile content
EXPECTED STDOUT:
U A/D/G/rho
U A/mu
A/
A/D/G/
ACTUAL STDOUT:
EXCEPTION: SVNLineUnequal
Traceback (most recent call last):
  File "C:\SVN\subversion-1.6.11\subversion\tests\cmdline\svntest\main.py",
line 1225, in run
    rc = self.pred.run(**kw)
  File "C:\SVN\subversion-1.6.11\subversion\tests\cmdline\svntest\testcase.py",
line 121, in run
    return self.func(sandbox)
  File "C:\SVN\subversion-1.6.11\subversion/tests/cmdline/svnlook_tests.py",
line 599, in test_txn_flag
    verify_logfile(logfilepath, expected_data)
  File "C:\SVN\subversion-1.6.11\subversion/tests/cmdline/svnlook_tests.py",
line 549, in verify_logfile
    expected_data, actual_data)
  File "C:\SVN\subversion-1.6.11\subversion\tests\cmdline\svntest\verify.py",
line 322, in compare_and_display_lines
    raise raisable
SVNLineUnequal
FAIL: svnlook_tests.py 11: test 'svnlook * -t'
Received on 2010-04-16 16:30:08 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.