AMQ 5.4.1 activemq-core unit test failures

2010-11-05 Thread schow
Hello, I'm running mvn test from the root directory of my sandbox: https://svn.apache.org/repos/asf/activemq/tags/activemq-5.4.1 The activemq-core project is failing on two unit tests and I'm wondering if the general rule is that all unit tests should pass or is it expected that some will fail

Re: AMQ 5.4.1 activemq-core unit test failures

2010-11-05 Thread Gary Tully
Some of the tests are time sensitive, but the get better all the time. They should all run for a release and if some fail on the collective run, they should pass when run on their own, with mvn test -Dtest=SslBrokerServiceTest for example. There was one failure in the last hudson run for example,

Re: AMQ 5.4.1 activemq-core unit test failures

2010-11-05 Thread schow
Thanks very much for the info, Gary. The hint to run the tests individually should hopefully clear up any problems that I'm having in my environment. -- View this message in context: http://activemq.2283324.n4.nabble.com/AMQ-5-4-1-activemq-core-unit-test-failures-tp3029158p3029242.html Sent