nicob87 opened a new pull request #596: WIP: assertRaises and mutually_exclusive groups not working as expected in rhel6 URL: https://github.com/apache/qpid-dispatch/pull/596 just to open the discussion, this is one way to fix it. - mutually_exclusive_groups, not working as expected in python2.6, so manually adding the functionality only for python_version < 2.7. - assertRaises also works different in python2.6, it expects more arguments.
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
