Thanks Keith Robbie
On 5 August 2016 at 08:46, Keith W <[email protected]> wrote: > The three JDK updated that I accidentally missed, highlighted by the > infra@ thread are now fixed. These were: > >> Qpid-Java-Cpp-Test >> Qpid-JMS-Deploy >> Qpid-proton-c > > I have also updated all our Maven based jobs that used to use Maven > 3.0.5 to use "Maven 3 (latest)". All our Maven jobs now use "Maven > 3 (latest)". > > https://cwiki.apache.org/confluence/display/INFRA/Maven+Installation+Matrix > > > > On 4 August 2016 at 13:46, Robbie Gemmell <[email protected]> wrote: >> Not a known problem, first time I've seen that test fail, but almost >> certainly not related to the JDK change. It looks to be mainly a test >> issue, the expected connection failure happened before it was >> expecting..a bit of surprise that it is actually attempting the >> underlying connection earlier than expected from first glance, so also >> something to look at. >> >> Robbie >> >> On 4 August 2016 at 13:06, Keith W <[email protected]> wrote: >>> I notice one failure since the change, but i am not convinced it is related: >>> >>> Job: Qpid-JMS-Test-JDK8 >>> Failing test: >>> org.apache.qpid.jms.provider.failover.FailoverProviderTest.testMaxReconnectAttempts >>> >>> >>> The change to the job was simple >>> >>> from: >>> <jdk>latest1.8</jdk> >>> to: >>> <jdk>JDK 1.8 (latest)</jdk> >>> >>> Is this already a known problem? >>> I've put the job back into the queue to see if it fails again. >>> >>> >>> On 3 August 2016 at 17:14, Robbie Gemmell <[email protected]> wrote: >>>> Great, thanks Keith. I've yet to read all of those but figured there >>>> would need to be some updates unless infra made them for everyone. >>>> >>>> Robbie >>>> >>>> On 3 August 2016 at 17:01, Keith W <[email protected]> wrote: >>>>> In response to [email protected]'s initiative to consolidate the JDK versions >>>>> available on the Apache Jenkins CI slaves, I have updated all Qpid >>>>> jobs that were using JDK labels that have been marked as deprecated to >>>>> the equivalents that are not. >>>>> >>>>> https://cwiki.apache.org/confluence/display/INFRA/JDK+Installation+Matrix >>>>> >>>>> For the most part, this meant changing jobs using the deprecated label >>>>> "latest7" to "JDK 1.7 (latest)" and "latest8" to "JDK 1.8 (latest)". >>>>> >>>>> I'll keep on eye on the jobs over the next few days and ensure all is >>>>> well. >>>>> >>>>> cheers, Keith. >>>>> >>>>> --------------------------------------------------------------------- >>>>> 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] >>>> >>> >>> --------------------------------------------------------------------- >>> 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] >> > > --------------------------------------------------------------------- > 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]
