You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2019/10/18 21:05:34 UTC

[GitHub] [qpid-dispatch] nicob87 commented on issue #596: WIP: assertRaises and mutually_exclusive groups not working as expected in rhel6

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org