Re: svn commit: r1743556 - /subversion/trunk/build/run_tests.py
From: Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com>
Date: Fri, 13 May 2016 01:00:11 +0300
Stefan Fuhrmann <stefan2_at_apache.org> writes:
> TestHarness._run_test): The log is binary data, so write byte strings
[...]
> if self.opts.list_tests:
Hm, do these log.write() calls always expect bytes? I see that `log'
if self.log:
And sys.stdout.write() works with strings, so this probably won't work
Regards,
|
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.