JB- Thanks for all your efforts. In no way was my response intended to be critical— the hope was to be informative if others were seeing the same.
The fact that you have the code base down to *only* 7 failing tests is remarkable! I should have indicated that in my note =). -Matt > On Nov 25, 2020, at 10:59 PM, Jean-Baptiste Onofre <j...@nanthrax.net> wrote: > > Thanks for the feedback Matt. We have lot of flacky tests. I fixed some but > others are still there. I will keep on fixing ;) > >> Le 25 nov. 2020 à 19:16, Matt Pavlovich <mattr...@gmail.com> a écrit : >> >> +1 >> >> Full build and unit tests executed on CentOS using JDK 1.8u221 >> >> 7 unit test failures: >> >> org.apache.activemq.broker.scheduler.memory.InMemeoryJmsSchedulerTest.testScheduleFullRecoveryRestart >> >> <http://build:8080/job/apache-activemq/org.apache.activemq$activemq-unit-tests/7/testReport/junit/org.apache.activemq.broker.scheduler.memory/InMemeoryJmsSchedulerTest/testScheduleFullRecoveryRestart/> >> org.apache.activemq.broker.scheduler.memory.InMemeoryJmsSchedulerTest.testUpdatesAppliedToIndexBeforeJournalShouldBeDiscarded >> >> <http://build:8080/job/apache-activemq/org.apache.activemq$activemq-unit-tests/7/testReport/junit/org.apache.activemq.broker.scheduler.memory/InMemeoryJmsSchedulerTest/testUpdatesAppliedToIndexBeforeJournalShouldBeDiscarded/> >> org.apache.activemq.bugs.AMQ7118Test.testCompaction >> <http://build:8080/job/apache-activemq/org.apache.activemq$activemq-unit-tests/7/testReport/junit/org.apache.activemq.bugs/AMQ7118Test/testCompaction/> >> org.apache.activemq.blob.BlobTransferPolicyUriTest.testDefaultDownlaodStrategySensibleError >> >> <http://build:8080/job/apache-activemq/org.apache.activemq$activemq-unit-tests/7/testReport/junit/org.apache.activemq.blob/BlobTransferPolicyUriTest/testDefaultDownlaodStrategySensibleError/> >> org.apache.activemq.blob.BlobTransferPolicyUriTest.testDefaultUploadStrategySensibleError >> >> <http://build:8080/job/apache-activemq/org.apache.activemq$activemq-unit-tests/7/testReport/junit/org.apache.activemq.blob/BlobTransferPolicyUriTest/testDefaultUploadStrategySensibleError/> >> org.apache.activemq.config.BrokerXmlConfigStartTest.testStartBrokerUsingXmlConfig1[activemq-leveldb-replicating.xml] >> >> <http://build:8080/job/apache-activemq/org.apache.activemq$apache-activemq/7/testReport/junit/org.apache.activemq.config/BrokerXmlConfigStartTest/testStartBrokerUsingXmlConfig1_activemq_leveldb_replicating_xml_/> >> org.apache.activemq.config.BrokerXmlConfigStartTest.testStartBrokerUsingXmlConfig1[activemq-stomp.xml] >> >> <http://build:8080/job/apache-activemq/org.apache.activemq$apache-activemq/7/testReport/junit/org.apache.activemq.config/BrokerXmlConfigStartTest/testStartBrokerUsingXmlConfig1_activemq_stomp_xml_/> >> org.apache.activemq.config.BrokerXmlConfigStartTest.testStartBrokerUsingXmlConfig1[activemq.xml] >> >> <http://build:8080/job/apache-activemq/org.apache.activemq$apache-activemq/7/testReport/junit/org.apache.activemq.config/BrokerXmlConfigStartTest/testStartBrokerUsingXmlConfig1_activemq_xml_/> >> >> >>> On Nov 24, 2020, at 1:00 AM, Jean-Baptiste Onofre <j...@nanthrax.net> wrote: >>> >>> Hi everyone, >>> >>> I submit Apache ActiveMQ 5.15.14 to your vote. >>> This release includes CVE related updates and bug fixes. >>> >>> Please take a look on the Release Notes for details: >>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12348294 >>> >>> <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12348294> >>> >>> The Maven staging repository is: >>> https://repository.apache.org/content/repositories/orgapacheactivemq-1220/ >>> <https://repository.apache.org/content/repositories/orgapacheactivemq-1220/> >>> >>> The dist staging repository is: >>> https://dist.apache.org/repos/dist/dev/activemq/activemq/5.15.14/ >>> <https://dist.apache.org/repos/dist/dev/activemq/activemq/5.15.14/> >>> >>> Git tag: >>> activemq-5.15.14 >>> >>> Please vote to approve this release: >>> >>> [ ] +1 Approve the release >>> [ ] -1 Don't approve the release (please provide specific comments) >>> >>> This vote will be open for at least 72 hours. >>> >>> Thanks ! >>> Regards >>> JB >> >