On 29/05/2020 1:17 pm, Robbie Gemmell wrote:
I ran some tests.
The good:
- Verified the signature and checksum files.
- Used "mvn apache-rat:check" to check the headers in the source archive.
- Verified LICENCE and NOTICE present in the archives.
- Ran the Broker-J master build + mms.0-10 systests using staged
client on JDK8 and JDK11, all fine.
The bad:
- Ran the build and 0-10 systests on JDK8 and JDK11. Saw a test
failure in both cases:
[ERROR]
testAccountRotationViaConnectAttemptListenerOnFailover(org.apache.qpid.systest.connection.ConnectionFactoryTest)
Time elapsed: 10.238 s <<< FAILURE!
ConnectionFactoryTest.testAccountRotationViaConnectAttemptListenerOnFailover:294->restartBrokerAndWaitForFailover:357
The same test is failing in CI on 0-10 and 0-9-1 profiles:
https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix/45/#showFailuresLink
I havent looked into it, but I think it would be good to ascertain the
cause of the failures before deciding whether its a blocking issue or
not. I believe its a new test so it is a regression of sorts.
I verified signatures, built and ran the example against the c++ broker
which worked fine.
All the tests were skipped for me, so presumably I need to do something
to enable the environment it is expecting?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]