svnlook_tests 3 and 9 failing on Windows bots
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 21 Nov 2012 03:53:37 +0000 (GMT)
My commit <http://svn.apache.org/r1411948> causes two test failures on the Windows buildbot. It works on Ubuntu. I can (or you're welcome to) revert it if it's causing too much annoyance before I can fix it, but I'd rather work out what's actually wrong.
I assume it's an EOL problem as (1) it fails only on Windows and (2) I changed the text output method. It was using partly svn_cmdline_print*() and partly writes to svn_stream_from_stdout(). I made it use entirely the stream. This should reduce the scope for such troubles, but I guess it's changed the EOL handling somewhere.
From my commit <http://svn.apache.org/viewvc/subversion/trunk/subversion/svnlook/main.c?r1=1411948&r2=1411947&pathrev=1411948>, this part might well be relevant:
Can anyone see why that should cause an EOL style change or any other change?
The buildbot doesn't give me enough info in its logs. From <http://ci.apache.org/builders/svn-slik-w2k3-x64-local/builds/9083/steps/Test%20fsfs%2Blocal/logs/faillog>:
And test number 9 similarly.
Can anyone get me a verbose log of the test runs?
- Julian
-- Subversion Live 2012 - 2 Days: training, networking, demos & more! http://bit.ly/NgUaRi Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2012-11-21 04:54:17 CET |
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.