Thanks Rafi I'm looking at them just now.. Hope to have a fix soon. 2009/10/9 Rafael Schloming <[email protected]>: > Here are a bunch more test failures from the recently added tests. > > --Rafael > > Cycle > > Status test failed > Server f10-64 > Project qpid-java > Revision 823149 > Start time 2009-10-08 20:58:13 EDT > End time 2009-10-08 21:06:00 EDT > URL http://ptol-f10-64.usersys.redhat.com:2765/qpid-java/2181 > > Changes > > [None] > > Output > > [http://ptol-f10-64.usersys.redhat.com:2765/qpid-java/2181/test.out.gz] > > [snip] > [junit] Running org.apache.qpid.test.unit.xa.QueueTest > [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.002 sec > [junit] Running org.apache.qpid.test.unit.xa.TopicTest > [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.002 sec > [junit] Running org.apache.qpid.util.LogMonitorTest > [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 2.055 sec > [echo] Running ant for module : systests > > touch-failed: > [touch] Creating > /var/lib/ptolemy/sources/qpid/java/build/results/systests/FAILED > [touch] Creating > /var/lib/ptolemy/sources/qpid/java/build/results/FAILED > [echo] Running ant for module : perftests > > prepare: > > precompile: > > compile: > [echo] Targeting : 1.5 > > jar.manifest: > > jar.nomanifest: > > jar: > > precompile-tests: > > compile-tests: > > jar-tests: > > libs: > > copy-bin: > > copy-etc: > > postbuild: > > build: > > test: > [echo] Running ant for module : integrationtests > > prepare: > > precompile: > > compile: > [echo] Targeting : 1.5 > > jar.manifest: > > jar.nomanifest: > > jar: > > precompile-tests: > > compile-tests: > > jar-tests: > > libs: > > copy-bin: > > copy-etc: > > postbuild: > > build: > > test: > [echo] Running ant for module : testkit > > prepare: > > precompile: > > compile: > [echo] Targeting : 1.5 > > jar.manifest: > > jar.nomanifest: > > jar: > > precompile-tests: > > compile-tests: > > jar-tests: > > libs: > > copy-bin: > > copy-etc: > > postbuild: > > build: > > test: > > BUILD FAILED > /var/lib/ptolemy/sources/qpid/java/build.xml:85: TEST SUITE FAILED > > Total time: 6 minutes 36 seconds > 21:05:48,406 INFO [log] Shutdown hook executing > 21:05:48,406 INFO [log] Shutdown hook complete > + code=1 > + [[ 1 != 0 ]] > + save-results default > + tar -czf /var/lib/ptolemy/cycles/qpid-java/2181/results.tgz --exclude > '*.xml' -C build results > + echo '== profile '\''default'\'' ==' > == profile 'default' == > + print-failures /tmp/tmp.c3IMrujb6H/default.out > + set +x > + rm -rf /tmp/tmp.c3IMrujb6H > + exit 1 > + handle-exit > + (( 1 != 0 )) > + handle-abnormal-exit > + : > > Cycle > > Status test failed > Server el5-64 > Project qpid-java > Revision 823149 > Start time 2009-10-08 21:23:13 EDT > End time 2009-10-08 21:32:53 EDT > URL http://mrg18.lab.bos.redhat.com:2765/qpid-java/6141 > > Changes > > [None] > > Output > > [http://mrg18.lab.bos.redhat.com:2765/qpid-java/6141/test.out.gz] > > [snip] > compile: > [echo] Targeting : 1.5 > > jar.manifest: > > jar.nomanifest: > > jar: > > precompile-tests: > > compile-tests: > > jar-tests: > > libs: > > copy-bin: > > copy-etc: > > postbuild: > > build: > > test: > [echo] Running ant for module : testkit > > prepare: > > precompile: > > compile: > [echo] Targeting : 1.5 > > jar.manifest: > > jar.nomanifest: > > jar: > > precompile-tests: > > compile-tests: > > jar-tests: > > libs: > > copy-bin: > > copy-etc: > > postbuild: > > build: > > test: > > BUILD FAILED > /var/lib/ptolemy/sources/qpid/java/build.xml:85: TEST SUITE FAILED > > Total time: 8 minutes 7 seconds > 21:32:42,992 INFO [log] Shutdown hook executing > 21:32:42,992 INFO [log] Shutdown hook complete > + code=1 > + [[ 1 != 0 ]] > + save-results default > + tar -czf /var/lib/ptolemy/cycles/qpid-java/6141/results.tgz --exclude > '*.xml' -C build results > + echo '== profile '\''default'\'' ==' > == profile 'default' == > + print-failures /tmp/tmp.xWMLxr8513/default.out > + set +x > Testsuite: > org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest > Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 32.655 sec > ------------- Standard Output --------------- > main 2009-10-08 21:29:16,650 INFO [qpid.test.utils.QpidTestCase] Test: > testDirtyClientAck is excluded > main 2009-10-08 21:29:16,820 INFO [qpid.test.utils.QpidTestCase] Test: > testClientAck is excluded > main 2009-10-08 21:29:16,820 INFO [qpid.test.utils.QpidTestCase] Test: > testAutoAck is excluded > main 2009-10-08 21:29:17,961 INFO [qpid.test.utils.QpidTestCase] Test: > testDupsOk is excluded > ------------- ---------------- --------------- > > Testcase: testDirtyClientAck took 0 sec > Testcase: testDirtyAckingTransacted took 0.168 sec > Testcase: testClientAck took 0 sec > Testcase: testAutoAck took 0 sec > Testcase: testTransacted took 1.14 sec > Testcase: testDupsOk took 0 sec > Testcase: testNoAck took 1.101 sec > Testcase: testPreAck took 30.238 sec > FAILED > All messages not received missing:8/10 > junit.framework.AssertionFailedError: All messages not received > missing:8/10 > at > org.apache.qpid.test.unit.ack.AcknowledgeOnMessageTest.testAcking(AcknowledgeOnMessageTest.java:98) > at > org.apache.qpid.test.unit.ack.AcknowledgeTest.testPreAck(AcknowledgeTest.java:153) > at > org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:236) > at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:295) > > -- > Testsuite: org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest > Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 41.264 sec > ------------- Standard Output --------------- > main 2009-10-08 21:29:50,176 INFO [qpid.test.utils.QpidTestCase] Test: > testClientAck is excluded > ------------- ---------------- --------------- > > Testcase: testDirtyClientAck took 0.692 sec > Testcase: testDirtyAckingTransacted took 0.168 sec > Testcase: testClientAck took 0 sec > Testcase: testAutoAck took 31.947 sec > FAILED > Message 4 not correctly received. > junit.framework.AssertionFailedError: Message 4 not correctly received. > at > org.apache.qpid.test.unit.ack.AcknowledgeTest.testAcking(AcknowledgeTest.java:87) > at > org.apache.qpid.test.unit.ack.AcknowledgeTest.testAutoAck(AcknowledgeTest.java:133) > at > org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:236) > at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:295) > > Testcase: testTransacted took 2.138 sec > Testcase: testDupsOk took 2.1 sec > Testcase: testNoAck took 2.133 sec > Testcase: testPreAck took 2.08 sec > -- > + rm -rf /tmp/tmp.xWMLxr8513 > + exit 1 > + handle-exit > + (( 1 != 0 )) > + handle-abnormal-exit > + : > > Cycle > > Status test failed > Server el5-32 > Project qpid-java > Revision 823496 > Start time 2009-10-09 07:48:01 EDT > End time 2009-10-09 07:58:48 EDT > URL http://mrg2.lab.bos.redhat.com:2765/qpid-java/4458 > > Changes > > r823464 robbie > r823496 ritchiem > > Output > > [http://mrg2.lab.bos.redhat.com:2765/qpid-java/4458/test.out.gz] > > [snip] > precompile-tests: > > compile-tests: > > jar-tests: > > libs: > > copy-bin: > > copy-etc: > > postbuild: > > build: > > test: > [echo] Running ant for module : integrationtests > > prepare: > > precompile: > > compile: > [echo] Targeting : 1.5 > > jar.manifest: > > jar.nomanifest: > > jar: > > precompile-tests: > > compile-tests: > > jar-tests: > > libs: > > copy-bin: > > copy-etc: > > postbuild: > > build: > > test: > [echo] Running ant for module : testkit > > prepare: > > precompile: > > compile: > [echo] Targeting : 1.5 > > jar.manifest: > > jar.nomanifest: > > jar: > > precompile-tests: > > compile-tests: > > jar-tests: > > libs: > > copy-bin: > > copy-etc: > > postbuild: > > build: > > test: > > BUILD FAILED > /var/lib/ptolemy/sources/qpid/java/build.xml:85: TEST SUITE FAILED > > Total time: 9 minutes 4 seconds > 07:58:35,999 INFO [log] Shutdown hook executing > 07:58:36,000 INFO [log] Shutdown hook complete > + code=1 > + [[ 1 != 0 ]] > + save-results default > + tar -czf /var/lib/ptolemy/cycles/qpid-java/4458/results.tgz --exclude > '*.xml' -C build results > + echo '== profile '\''default'\'' ==' > == profile 'default' == > + print-failures /tmp/tmp.MaRNOi5404/default.out > + set +x > Testsuite: > org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest > Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 36.757 sec > ------------- Standard Output --------------- > main 2009-10-09 07:54:59,149 INFO [qpid.test.utils.QpidTestCase] Test: > testDirtyClientAck is excluded > main 2009-10-09 07:54:59,502 INFO [qpid.test.utils.QpidTestCase] Test: > testClientAck is excluded > main 2009-10-09 07:54:59,502 INFO [qpid.test.utils.QpidTestCase] Test: > testAutoAck is excluded > main 2009-10-09 07:55:02,014 INFO [qpid.test.utils.QpidTestCase] Test: > testDupsOk is excluded > ------------- ---------------- --------------- > > Testcase: testDirtyClientAck took 0 sec > Testcase: testDirtyAckingTransacted took 0.352 sec > Testcase: testClientAck took 0 sec > Testcase: testAutoAck took 0 sec > Testcase: testTransacted took 2.512 sec > Testcase: testDupsOk took 0 sec > Testcase: testNoAck took 31.623 sec > FAILED > All messages not received missing:3/10 > junit.framework.AssertionFailedError: All messages not received > missing:3/10 > at > org.apache.qpid.test.unit.ack.AcknowledgeOnMessageTest.testAcking(AcknowledgeOnMessageTest.java:98) > at > org.apache.qpid.test.unit.ack.AcknowledgeTest.testNoAck(AcknowledgeTest.java:148) > at > org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:236) > at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:295) > > Testcase: testPreAck took 2.257 sec > -- > + rm -rf /tmp/tmp.MaRNOi5404 > + exit 1 > + handle-exit > + (( 1 != 0 )) > + handle-abnormal-exit > + : > > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] >
-- Martin Ritchie --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
