-
Bug
-
Resolution: Done
-
Major
-
None
-
JBoss A-MQ 6.3
-
None
When running mvn clean install -Pts.basic -f mq/mq-fabric/pom.xml, I'm getting:
Failed tests: ServiceFactoryTest.testDeletedStopsBroker:158 Broker stopped - failover transport interrupted ServiceFactoryTest.testDiscoveryOnRestartCurator:848 got added service Tests run: 10, Failures: 2, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:21 min [INFO] Finished at: 2017-07-11T18:54:59+02:00 [INFO] Final Memory: 41M/495M [INFO] ------------------------------------------------------------------------
Running the above tests alone works fine.
I observed that the tests became less stable after this change