On 2/17/08, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > Bernd, > > This is the tail from the current build log: > > --------- > [junit] Running > org.apache.james.experimental.imapserver.ExperimentalAuthenticatedStateTest > [junit] Location: > /org/apache/james/test/functional/imap/scripts/AppendExpunge.test:80 > [junit] Expected: '\* 1 EXPUNGE' > [junit] Actual : '* 2 EXPUNGE') > [junit] Location: > /org/apache/james/test/functional/imap/scripts/AppendExpunge.test:80 > [junit] Expected: '\* 1 EXPUNGE' > [junit] Actual : '* 2 EXPUNGE') > [junit] Location: > /org/apache/james/test/functional/imap/scripts/AppendExpunge.test:80 > [junit] Expected: '\* 1 EXPUNGE' > [junit] Actual : '* 2 EXPUNGE') > [junit] Tests run: 54, Failures: 0, Errors: 3, Time elapsed: 12.236 sec > > BUILD FAILED > /home/noel/ASF/james/server/trunk/build.xml:134: The following error > occurred while executing this line: > /home/noel/ASF/james/server/trunk/build.xml:94: The following error occurred > while executing this line: > /home/noel/ASF/james/server/trunk/build.xml:82: The following error occurred > while executing this line: > /home/noel/ASF/james/server/trunk/build.xml:40: The following error occurred > while executing this line: > /home/noel/ASF/james/server/trunk/phoenix-deployment/build.xml:953: Test > org.apache.james.experimental.imapserver.ExperimentalAuthenticatedStateTest > failed > > Total time: 4 minutes 58 seconds
Bit odd this one. Passes fine on my multicore machine running Java 6 but fails on my slower machine. Not sure why the tests are environmental dependent. Do the tests pass for other people? > --------- > > I need to modify the nightly build script. The reporting problem is that > because the build failed, the directory wasn't created, and the log file > could not be moved into the expected place to be uploaded. > > --- Noel > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
