Here's the detailed win32 error log output from svnlook_tests.py, test
#3. It's been failing every night on win32 for a week now.
Apparently the output of the 'svnlook diff' command changed a tiny bit.
It no longer shows full paths when describing propchanges?
CMD: svnadmin.exe "create" "repositories\svnlook_tests-3"
"--bdb-txn-nosync" <TIME = 2.110000>
CMD: svnadmin.exe dump "local_tmp\repos" | svnadmin.exe load
"repositories\svnlook_tests-3" <TIME = 0.015000>
CMD: svn.exe "co" "--username" "jrandom" "--password" "rayjandom"
"file:///D:/svnbuild/src-trunk/Release/subversion/tests/clients/
cmdline/repositories/svnlook_tests-3" "working_copies\svnlook_tests-3"
"--config-dir"
"D:\svnbuild\src-
trunk\Release\subversion\tests\clients\cmdline\local_tmp\config" <TIME
= 2.344000>
CMD: svn.exe "propset" "bogus_prop" "bogus_val"
"working_copies\svnlook_tests-3\iota" "--config-dir"
"D:\svnbuild\src-
trunk\Release\subversion\tests\clients\cmdline\local_tmp\config" <TIME
= 0.016000>
CMD: svn.exe "ci" "-m" "log msg" "working_copies\svnlook_tests-3\iota"
"--config-dir"
"D:\svnbuild\src-
trunk\Release\subversion\tests\clients\cmdline\local_tmp\config" <TIME
= 0.984000>
CMD: svn.exe "diff" "-r" "PREV" "working_copies\svnlook_tests-3\iota"
"--config-dir"
"D:\svnbuild\src-
trunk\Release\subversion\tests\clients\cmdline\local_tmp\config" <TIME
= 1.110000>
CMD: svnlook.exe "diff" "repositories\svnlook_tests-3" <TIME = 0.734000>
EXPECTED :
Property changes on: working_copies\svnlook_tests-3\iota
___________________________________________________________________
Name: bogus_prop
+ bogus_val
ACTUAL :
Property changes on: iota
___________________________________________________________________
Name: bogus_prop
+ bogus_val
EXCEPTION: SVNLineUnequal
FAIL: svnlook_tests.py 3: test the printing of property diffs
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 10 02:59:32 2004