I have it failing on a slow machine. There is definitively a time factor in this test.
Le 6 mars 2013 10:40, "Kiran Ayyagari" <[email protected]> a écrit : > > > > On Wed, Mar 6, 2013 at 3:06 PM, Pierre-Arnaud Marcelot <[email protected]> wrote: >> >> >> On 6 mars 2013, at 10:34, Kiran Ayyagari <[email protected]> wrote: >> >>> >>> >>> On Wed, Mar 6, 2013 at 1:16 PM, Pierre-Arnaud Marcelot <[email protected]> wrote: >>>> >>>> Hi Emmanuel, >>>> >>>> From what I've seen checking the logs, this test is failing on ApacheDS: >>>> org.apache.directory.server.replication.ClientServerReplicationIT.testRebootConsumer() >>>> >>> all the replication tests are passing on my machine >>> java - 1.6.0_26-b03 >>> ubuntu - 12.04 32 bit >> >> >> Last time I checked (just a few days ago), they were all passing fine, except the one I ignored and opened a JIRA for. >> > ya, I tested again after removing the @Ignore annotation >> >> Regards, >> Pierre-Arnaud >> >>>> We also have weird out of memory and heap size issues on LDAP API and Studio jobs. >>>> I don't understand why these build would suddenly fail on issues like that after having run for years now pretty fine with the current settings... >>>> >>>> I will have a look at the configuration and tweak a few things here and there. >>>> >>>> There are also other failed build due to JVM being terminated, but I'm afraid we can't do anything with these ones. >>>> The machine on which the jobs are executed was probably overloaded at some point and had to release resources. >>>> These ones look like false-positive to me, because usually they go back up at the next build. >>>> >>>> Anyways, I'll definitely have look at that today. >>>> >>>> Regards, >>>> Pierre-Arnaud >>>> >>>> >>>> On 6 mars 2013, at 08:10, Emmanuel Lécharny <[email protected]> wrote: >>>> >>>> > Hi guys, >>>> > >>>> > we have failing builds every day on Jenkins. We probably have some tests >>>> > that fail due to some time condition (for instance, the >>>> > ClientAbandonRequestTest.testCancelSearch test is failing on slow machines). >>>> > >>>> > We also have a test failing on eplication (moddn) that need to be fixed >>>> > (Pierre-Arnaud has @Ignored it atm). >>>> > >>>> > We need to investigate those breakages. >>>> > >>>> > -- >>>> > Regards, >>>> > Cordialement, >>>> > Emmanuel Lécharny >>>> > www.iktek.com >>>> > >>>> >>> >>> >>> >>> -- >>> Kiran Ayyagari >>> http://keydap.com >> >> > > > > -- > Kiran Ayyagari > http://keydap.com
