Re: svn commit: r1897133 - /subversion/trunk/subversion/tests/cmdline/log_tests.py

2022-01-25 Thread Daniel Sahlberg
Den tis 25 jan. 2022 kl 15:40 skrev Daniel Shahaf : > Daniel Sahlberg wrote on Tue, 25 Jan 2022 13:29 +00:00: > > Oh. That is interesting, I never thought about running the checks on svn > > and dav. Is there a way to flag the test as "only xfails on local", and > can > > someone help me do this?

Re: svn commit: r1897133 - /subversion/trunk/subversion/tests/cmdline/log_tests.py

2022-01-25 Thread Daniel Shahaf
Daniel Sahlberg wrote on Tue, 25 Jan 2022 13:29 +00:00: > Oh. That is interesting, I never thought about running the checks on svn > and dav. Is there a way to flag the test as "only xfails on local", and can > someone help me do this? I'm a bit short on time right now. r1897457. Cheers, Daniel

svn commit: r1897457 - /subversion/trunk/subversion/tests/cmdline/log_tests.py

2022-01-25 Thread danielsh
Author: danielsh Date: Tue Jan 25 14:38:57 2022 New Revision: 1897457 URL: http://svn.apache.org/viewvc?rev=1897457&view=rev Log: * subversion/tests/cmdline/log_tests.py (log_xml_with_merge_history): Expect to pass over svn:// and http://, since it does. Requested by: dsahlberg Modified:

Re: svn commit: r1897133 - /subversion/trunk/subversion/tests/cmdline/log_tests.py

2022-01-25 Thread Daniel Shahaf
Julian Foad wrote on Tue, 25 Jan 2022 13:15 +00:00: > On a trunk WC (updated today) I get: > > File > "/home/julianfoad/src/subversion-d/subversion/tests/cmdline/svntest/main.py", > line 619, in > assert all(isinstance(arg, (str, unicode, int)) for arg in varargs) > NameError: name 'unicod

Re: svn commit: r1897133 - /subversion/trunk/subversion/tests/cmdline/log_tests.py

2022-01-25 Thread Daniel Sahlberg
Den tis 25 jan. 2022 kl 14:21 skrev Julian Foad : > > > On Jan 25 2022, at 1:15 pm, Julian Foad wrote: > > > Daniel Shahaf wrote: > >> dsahlb...@apache.org wrote on Sun, 16 Jan 2022 19:19 +00:00: > >>> Add a test for issue #4856, "invalid xml file produced by: svn log > --xml > >>> --use-merge-hi

Re: svn commit: r1897133 - /subversion/trunk/subversion/tests/cmdline/log_tests.py

2022-01-25 Thread Julian Foad
Julian Foad wrote: > I DO confirm > > XPASS: log_tests.py 47: log --use-merge-history --xml > > with RA-svn/serf on trunk. (That's today's trunk with your 'str/unicode/...' check line removed.)

Re: svn commit: r1897133 - /subversion/trunk/subversion/tests/cmdline/log_tests.py

2022-01-25 Thread Julian Foad
On Jan 25 2022, at 1:15 pm, Julian Foad wrote: > Daniel Shahaf wrote: >> dsahlb...@apache.org wrote on Sun, 16 Jan 2022 19:19 +00:00: >>> Add a test for issue #4856, "invalid xml file produced by: svn log --xml >>> --use-merge-history". >> >> The new test XFails for me over ra_local but XPass

Re: svn commit: r1897133 - /subversion/trunk/subversion/tests/cmdline/log_tests.py

2022-01-25 Thread Julian Foad
Daniel Shahaf wrote: > dsahlb...@apache.org wrote on Sun, 16 Jan 2022 19:19 +00:00: >> Add a test for issue #4856, "invalid xml file produced by: svn log --xml >> --use-merge-history". > > The new test XFails for me over ra_local but XPasses over > svnserveautocheck and davautocheck. On the 'pris

svn propchange: r1897452 - svn:log

2022-01-25 Thread danielsh
Author: danielsh Revision: 1897452 Modified property: svn:log Modified: svn:log at Tue Jan 25 12:42:27 2022 -- --- svn:log (original) +++ svn:log Tue Jan 25 12:42:27 2022 @@ -8,14 +8,4 @@ svntest.Failure) by such validatio

Re: svn commit: r1897133 - /subversion/trunk/subversion/tests/cmdline/log_tests.py

2022-01-25 Thread Daniel Shahaf
dsahlb...@apache.org wrote on Sun, 16 Jan 2022 19:19 +00:00: > Add a test for issue #4856, "invalid xml file produced by: svn log --xml > --use-merge-history". ⋮ > * subversion/tests/cmdline/log_tests.py > (log_xml_with_merge_history): New test. > (test_list): Run it. The new test XFails for m

svn commit: r1897453 - /subversion/branches/1.14.x/STATUS

2022-01-25 Thread jun66j5
Author: jun66j5 Date: Tue Jan 25 11:45:47 2022 New Revision: 1897453 URL: http://svn.apache.org/viewvc?rev=1897453&view=rev Log: * STATUS: Nominate r1885199 and r1897441. Modified: subversion/branches/1.14.x/STATUS Modified: subversion/branches/1.14.x/STATUS URL: http://svn.apache.org/viewv

svn commit: r1897452 - /subversion/trunk/subversion/tests/cmdline/svntest/main.py

2022-01-25 Thread danielsh
Author: danielsh Date: Tue Jan 25 11:34:50 2022 New Revision: 1897452 URL: http://svn.apache.org/viewvc?rev=1897452&view=rev Log: svntest: Guard against test-writing bugs, such as the one described in r1897439. I was going to validate «error_expected» too for being a boolean-esque type (NoneType,

svn commit: r1897450 - /subversion/branches/1.14.x/STATUS

2022-01-25 Thread danielsh
Author: danielsh Date: Tue Jan 25 10:59:57 2022 New Revision: 1897450 URL: http://svn.apache.org/viewvc?rev=1897450&view=rev Log: * STATUS: Nominate r1897449. Modified: subversion/branches/1.14.x/STATUS Modified: subversion/branches/1.14.x/STATUS URL: http://svn.apache.org/viewvc/subversion

svn commit: r1897449 - /subversion/trunk/build/run_tests.py

2022-01-25 Thread danielsh
Author: danielsh Date: Tue Jan 25 10:58:39 2022 New Revision: 1897449 URL: http://svn.apache.org/viewvc?rev=1897449&view=rev Log: tests: Include additional information in an error message. I saw this error today with task-test 4 in a threaded svnserveautocheck run, but the exit code wasn't logged

svn commit: r1897443 - in /subversion/trunk/subversion/tests/cmdline/svntest: actions.py main.py

2022-01-25 Thread danielsh
Author: danielsh Date: Tue Jan 25 09:59:40 2022 New Revision: 1897443 URL: http://svn.apache.org/viewvc?rev=1897443&view=rev Log: Stop encoding a test's number in the svntest library. * subversion/tests/cmdline/svntest/main.py (run_command_stdin): Stop hardcoding an exception for "prop_tests-12

svn commit: r1897441 - /subversion/trunk/subversion/bindings/swig/python/tests/fs.py

2022-01-25 Thread jun66j5
Author: jun66j5 Date: Tue Jan 25 08:30:52 2022 New Revision: 1897441 URL: http://svn.apache.org/viewvc?rev=1897441&view=rev Log: swig-py: Fix cleanup failing in teardown with Python 3 on Windows because the repostiory is still open due to circular reference of the raised exception. * subversion/b