Vishal, Is https://issues.apache.org/jira/browse/ZOOKEEPER-1157 tracking all the test failures you are seeing?
thanks mahadev On Fri, Aug 19, 2011 at 11:02 AM, Vishal Kathuria <[email protected]> wrote: > Thanks Camille, > Comforting to know I am not the only one seeing this, so it is not a > regression out of my changes. > > Vishal > > -----Original Message----- > From: Fournier, Camille F. [mailto:[email protected]] > Sent: Thursday, August 18, 2011 1:21 PM > To: '[email protected]' > Subject: RE: Question on test timeouts > > The hammer tests always seem to fail for me too. I've started ignoring them, > which is probably not a good thing. > > -----Original Message----- > From: Vishal Kathuria [mailto:[email protected]] > Sent: Thursday, August 18, 2011 4:11 PM > To: [email protected] > Subject: Question on test timeouts > > Hi, > I apologize if I this is mentioned somewhere in the wiki and I missed it. > > For some tests, I see them pass and then fail because of a timeout. (This is > on a clean checkout from the trunk) > junit.run: > [junit] Running org.apache.zookeeper.test.ObserverQuorumHammerTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 35.899 sec > > > > > [junit] Running org.apache.zookeeper.test.ObserverQuorumHammerTest > [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec > [junit] Test org.apache.zookeeper.test.ObserverQuorumHammerTest FAILED > (timeout) > > > Does anyone know what could be going on? The log doesn't say much about what > happened. > > Thanks! > Vishal >
