nicob87 commented on issue #596: WIP: assertRaises and mutually_exclusive groups not working as expected in rhel6 URL: https://github.com/apache/qpid-dispatch/pull/596#issuecomment-543945954 in rhel6 this is gonna fail because the error message is not exactly like this: ``` if "error: argument --all-entities: not allowed with argument -c/--connections" in str(e): ``` probably it will bit more like: ``` "error: argument --all-entities: not allowed with argument -c" ```
---------------------------------------------------------------- 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]
