Re: A bug in svntest\main.py makes all py tests failed with -enable-sasl

2023-01-30 Thread Karl Fogel
On 29 Jan 2023, VirusCamp wrote: Hi, everyone. I found a bug in subversion-1.14.2\subversion\tests\cmdline\svntest\ main.py. The bug makes `python win-tests.py --enable-sasl` failed for all py tests. Thank you for the bug report. This is fixed now in r1907124. The comma got introduced in

A bug in svntest\main.py makes all py tests failed with -enable-sasl

2023-01-29 Thread VirusCamp
Hi, everyone. I found a bug in subversion-1.14.2\subversion\tests\cmdline\svntest\main.py. The bug makes `python win-tests.py --enable-sasl` failed for all py tests. ``` Traceback (most recent call last): File "D:\subversion-1.14.2\subversion\tests\cmdline\svntest\main.py", line 1927, in run