chetanmeh commented on issue #4521: MesosContainerFactory throws exceptions in succeeding Travis Unit Tests URL: https://github.com/apache/incubator-openwhisk/issues/4521#issuecomment-505828836 `MesosContainerFactoryTest` does shutdown the actorSystem in `afterAll`. So not sure how the scheduled job continues to run even after tests are done. Even if the shutdown call failed it should have logged something like "Failed to stop" on console which I do not see in travis logs See https://travis-ci.org/apache/incubator-openwhisk/jobs/550162367 for details
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
