The test _failure_ is a different issue, e.g.:
https://issues.apache.org/jira/browse/ZOOKEEPER-1801

What's I'm highlighting in this thread is that the c client test logs
that were being output to stdout are missing. Who turned it off?

Patrick


On Tue, Jul 8, 2014 at 9:03 AM, FPJ <fpjunque...@yahoo.com.invalid> wrote:
> Yeah, I was pretty much sure we had a jira for this latest failure, but I 
> couldn't find it...
>
> -Flavio
>
>> -----Original Message-----
>> From: Patrick Hunt [mailto:ph...@apache.org]
>> Sent: 08 July 2014 17:00
>> To: DevZooKeeper
>> Subject: Re: c client test output seems to be broken for trunk
>>
>> The latter - test-core-cppunit.
>>
>> Patrick
>>
>> On Tue, Jul 8, 2014 at 8:56 AM, Raúl Gutiérrez Segalés
>> <r...@itevenworks.net> wrote:
>> > On 7 July 2014 23:18, Patrick Hunt <ph...@apache.org> wrote:
>> >
>> >> The test output for the c client seems to be broken. afaict this is a
>> >> recent change because the jenkins console output shows the test
>> >> details, but I don't see them in the latest trunk.
>> >>
>> >> I now see this (along with a long pause)
>> >>      [exec] make[1]: Entering directory
>> >> `/home/phunt/dev/zookeeper-trunk/build/test/test-cppunit'
>> >>      [exec] make[2]: Entering directory
>> >> `/home/phunt/dev/zookeeper-trunk/build/test/test-cppunit'
>> >>      [exec] PASS: zktest-st
>> >>
>> >> whereas before we used to see output such as:
>> >>  ZooKeeper server startedRunning
>> >> Zookeeper_init::testBasic : elapsed 1 : OK
>> >> Zookeeper_init::testAddressResolution : elapsed 0 : OK
>> >> Zookeeper_init::testMultipleAddressResolution : elapsed 0 : OK
>> >> Zookeeper_init::testNullAddressString : elapsed 0 : OK
>> >> Zookeeper_init::testEmptyAddressString : elapsed 0 : OK
>> >>
>> >> and so on. Which is now missing.
>> >>
>> >> Anyone know what happened here? It would be nice if we could turn
>> >> this back on - so that you get progress information as the test runs
>> >> (also captured in the jenkins console).
>> >>
>> >
>> > Is this running make check-TESTS manually or ant test-core-cppunit?
>> >
>> > -rgs
>

Reply via email to