On 12 February 2014 04:05, Ben Reser <[email protected]> wrote:
> On 2/5/14, 4:37 PM, Ben Reser wrote:
>> The 1.7.15 release artifacts are now available for testing/signing.
>> Please get the tarballs from
>> https://dist.apache.org/repos/dist/dev/subversion
>> and add your signatures there. I plan to try and release on February
>> 12th so please try and get your votes/signatures in place by February 10th.
>
> This still needs Windows votes.
>
I am getting diff_tests#10 failure over all protocols on Windows. All
other tests pass.
[[[
FAIL: diff_tests.py 10: diff when property was changed but text was not
]]]
Full log attached.
PLATFORM:
---------
MS Windows 7 Ultimate (x64)
Microsoft Visual Studio 2008 Version 9.0.30729.1 SP
DEPENDENCIES:
-------------
APR: 1.4.8
APR-Util: 1.5.2
Apache HTTPD: 2.2.25 with r1497121 and r1497441 reverted.
zlib: 1.2.3
OpenSSL: 0.9.8y
sqlite: 3.7.6.3
Python: 2.6.6
serf: 1.1.1
The failure is reproducible. Is it known issue? What I should to check?
--
Ivan Zhakov
CTO | VisualSVN | http://www.visualsvn.com
[[[
CMD: svnadmin.exe create svn-test-work\local_tmp\repos --bdb-txn-nosync --fs-type=fsfs
<TIME = 0.031000>
CMD: svn.exe import -m "Log message for revision 1." svn-test-work\local_tmp\greekfiles file:///D:/builder/server/Externals/svn-httpd/subversion/Release/subversion/tests/cmdline/svn-test-work/local_tmp/repos --config-dir D:\builder\server\Externals\svn-httpd\subversion\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom
<TIME = 0.140000>
Adding svn-test-work\local_tmp\greekfiles\A
Adding svn-test-work\local_tmp\greekfiles\A\B
Adding svn-test-work\local_tmp\greekfiles\A\B\lambda
Adding svn-test-work\local_tmp\greekfiles\A\B\E
Adding svn-test-work\local_tmp\greekfiles\A\B\E\alpha
Adding svn-test-work\local_tmp\greekfiles\A\B\E\beta
Adding svn-test-work\local_tmp\greekfiles\A\B\F
Adding svn-test-work\local_tmp\greekfiles\A\mu
Adding svn-test-work\local_tmp\greekfiles\A\C
Adding svn-test-work\local_tmp\greekfiles\A\D
Adding svn-test-work\local_tmp\greekfiles\A\D\gamma
Adding svn-test-work\local_tmp\greekfiles\A\D\G
Adding svn-test-work\local_tmp\greekfiles\A\D\G\pi
Adding svn-test-work\local_tmp\greekfiles\A\D\G\rho
Adding svn-test-work\local_tmp\greekfiles\A\D\G\tau
Adding svn-test-work\local_tmp\greekfiles\A\D\H
Adding svn-test-work\local_tmp\greekfiles\A\D\H\chi
Adding svn-test-work\local_tmp\greekfiles\A\D\H\omega
Adding svn-test-work\local_tmp\greekfiles\A\D\H\psi
Adding svn-test-work\local_tmp\greekfiles\iota
Committed revision 1.
CMD: svnadmin.exe create svn-test-work\repositories\diff_tests-10 --bdb-txn-nosync --fs-type=fsfs
<TIME = 0.062000>
CMD: svnadmin.exe dump svn-test-work\local_tmp\repos | svnadmin.exe load svn-test-work\repositories\diff_tests-10 --ignore-uuid
<TIME = 0.000000>
CMD: svn.exe co file:///D:/builder/server/Externals/svn-httpd/subversion/Release/subversion/tests/cmdline/svn-test-work/repositories/diff_tests-10 svn-test-work\working_copies\diff_tests-10 --config-dir D:\builder\server\Externals\svn-httpd\subversion\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom
<TIME = 0.156000>
A svn-test-work\working_copies\diff_tests-10\A
A svn-test-work\working_copies\diff_tests-10\A\B
A svn-test-work\working_copies\diff_tests-10\A\B\lambda
A svn-test-work\working_copies\diff_tests-10\A\B\E
A svn-test-work\working_copies\diff_tests-10\A\B\E\alpha
A svn-test-work\working_copies\diff_tests-10\A\B\E\beta
A svn-test-work\working_copies\diff_tests-10\A\B\F
A svn-test-work\working_copies\diff_tests-10\A\mu
A svn-test-work\working_copies\diff_tests-10\A\C
A svn-test-work\working_copies\diff_tests-10\A\D
A svn-test-work\working_copies\diff_tests-10\A\D\gamma
A svn-test-work\working_copies\diff_tests-10\A\D\G
A svn-test-work\working_copies\diff_tests-10\A\D\G\pi
A svn-test-work\working_copies\diff_tests-10\A\D\G\rho
A svn-test-work\working_copies\diff_tests-10\A\D\G\tau
A svn-test-work\working_copies\diff_tests-10\A\D\H
A svn-test-work\working_copies\diff_tests-10\A\D\H\chi
A svn-test-work\working_copies\diff_tests-10\A\D\H\omega
A svn-test-work\working_copies\diff_tests-10\A\D\H\psi
A svn-test-work\working_copies\diff_tests-10\iota
Checked out revision 1.
CMD: svn.exe propset svn:eol-style native iota --config-dir D:\builder\server\Externals\svn-httpd\subversion\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom
<TIME = 0.047000>
property 'svn:eol-style' set on 'iota'
CMD: svn.exe ci -m empty-msg --config-dir D:\builder\server\Externals\svn-httpd\subversion\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom
<TIME = 0.078000>
Sending iota
Committed revision 2.
CMD: svn.exe diff -r 1:2 --config-dir D:\builder\server\Externals\svn-httpd\subversion\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom
<TIME = 0.047000>
Index: iota
===================================================================
--- iota (revision 1)
+++ iota (revision 2)
Property changes on: iota
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
CMD: svn.exe diff -c 2 --config-dir D:\builder\server\Externals\svn-httpd\subversion\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom
<TIME = 0.047000>
Index: iota
===================================================================
--- iota (revision 1)
+++ iota (revision 2)
Property changes on: iota
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
CMD: svn.exe diff -r 2:1 --config-dir D:\builder\server\Externals\svn-httpd\subversion\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom
<TIME = 0.031000>
Index: iota
===================================================================
--- iota (revision 2)
+++ iota (revision 1)
Property changes on: iota
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
CMD: svn.exe diff -c -2 --config-dir D:\builder\server\Externals\svn-httpd\subversion\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom
<TIME = 0.031000>
Index: iota
===================================================================
--- iota (revision 2)
+++ iota (revision 1)
Property changes on: iota
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
CMD: svn.exe diff -r 1 --config-dir D:\builder\server\Externals\svn-httpd\subversion\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom
<TIME = 0.047000>
Index: iota
===================================================================
--- iota (revision 1)
+++ iota (working copy)
Property changes on: iota
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
CMD: svn.exe diff -r PREV iota --config-dir D:\builder\server\Externals\svn-httpd\subversion\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom
<TIME = 0.047000>
Index: iota
===================================================================
--- iota (revision 1)
+++ iota (working copy)
@@ -1 +1 @@
-This is the file 'iota'.
+This is the file 'iota'.
Property changes on: iota
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
EXPECTED STDOUT:
Index: iota
===================================================================
--- iota (revision 1)
+++ iota (working copy)
Property changes on: iota
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
ACTUAL STDOUT:
Index: iota
===================================================================
--- iota (revision 1)
+++ iota (working copy)
@@ -1 +1 @@
-This is the file 'iota'.
+This is the file 'iota'.
Property changes on: iota
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
DIFF STDOUT:
--- EXPECTED STDOUT
+++ ACTUAL STDOUT
@@ -2,6 +2,9 @@
===================================================================
--- iota (revision 1)
+++ iota (working copy)
+@@ -1 +1 @@
+-This is the file 'iota'.
++This is the file 'iota'.
Property changes on: iota
___________________________________________________________________
CWD: D:\builder\server\Externals\svn-httpd\subversion\Release\subversion\tests\cmdline\svn-test-work\working_copies\diff_tests-10
EXCEPTION: SVNLineUnequal
Traceback (most recent call last):
File "D:\builder\server\Externals\svn-httpd\subversion\subversion\tests\cmdline\svntest\main.py", line 1319, in run
rc = self.pred.run(sandbox)
File "D:\builder\server\Externals\svn-httpd\subversion\subversion\tests\cmdline\svntest\testcase.py", line 176, in run
return self.func(sandbox)
File "D:\builder\server\Externals\svn-httpd\subversion\subversion\tests\cmdline\diff_tests.py", line 850, in diff_only_property_change
'diff', '-r', 'PREV', 'iota')
File "D:\builder\server\Externals\svn-httpd\subversion\subversion\tests\cmdline\svntest\actions.py", line 268, in run_and_verify_svn
expected_exit, *varargs)
File "D:\builder\server\Externals\svn-httpd\subversion\subversion\tests\cmdline\svntest\actions.py", line 307, in run_and_verify_svn2
verify.verify_outputs(message, out, err, expected_stdout, expected_stderr)
File "D:\builder\server\Externals\svn-httpd\subversion\subversion\tests\cmdline\svntest\verify.py", line 393, in verify_outputs
compare_and_display_lines(message, label, expected, actual, raisable)
File "D:\builder\server\Externals\svn-httpd\subversion\subversion\tests\cmdline\svntest\verify.py", line 366, in compare_and_display_lines
raise raisable
SVNLineUnequal
FAIL: diff_tests.py 10: diff when property was changed but text was not
]]]