This was an actual failure from the commit listed in the email but we worked out the issue on #directory-dev and the build recovered. The Nightly Builds (which run -Dintegration) have been failing quite regularly but the issue was a very specific timing issue with testOneWayBind which tests replication. We discussed this on IRC also and Martin pointed out that the replication interval defaults to 5 seconds and the test only sleeps for exactly 5 seconds waiting for the replication before it checks so basically it was failing on the busy build server about 50-70%... so we bumped the sleep to 7 seconds and all tests pass now without problems.
So we should see the failuers should be more legitimate now that we worked out those issues. We also have Studio building as well, and we even have a nightly build that creates all of the artifacts and makes them available for download :-) Jetbrains will give us an Open Source license of Teamcity if we like it and want to integrate everyone into the system properly. Thanks, Chris On 6/23/07, Alex Karasulu <[EMAIL PROTECTED]> wrote:
Are these failures that we should be worried about? Sorry I did not have time to look into them (been on the road for a while) but I'm starting to worry about the build failures we keep getting. Does anyone know when and on what commit the build started to fail? Alex On 6/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote: > > Build Apache Directory Server::CI Build #85 failed (1683 tests passed) > Agent: Default agent > Build results: > http://builds.organicelement.com/viewLog.html?buildId=167&buildTypeId=bt1 > > Changes included (1 change) > ==================================================== > Change 549458 by jvermillard (21 files): > DNS provider : > * improved Exception catching in RecordStore (DIRSERVER-976) > * moved JNDI backend to it's own package > * a bit of Javadocing > > see more information about changed files: http://builds.organicelement.com/viewLog.html?tab=buildChangesDiv&buildId=167&buildTypeId=bt1 > > > > > ============================================================================ > Configure email notifications: http://builds.organicelement.com/profile.html?init=1#notifications > >
