You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/10/21 13:18:00 UTC

[jira] [Commented] (DISPATCH-1455) Two system tests failing after optparse to argparse migration

    [ https://issues.apache.org/jira/browse/DISPATCH-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956067#comment-16956067 ] 

ASF GitHub Bot commented on DISPATCH-1455:
------------------------------------------

nicob87 commented on issue #596: DISPATCH-1455: assertRaises and mutually_exclusive groups not working as expected in rhel6
URL: https://github.com/apache/qpid-dispatch/pull/596#issuecomment-544509803
 
 
   Good! ok, based on the feedback, probably I will open a new PR with a different approach, just skipping, and/or testing the expected different behaviour and then we can compare and see what solution we like more.
   PR linked with the Jira.
 
----------------------------------------------------------------
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


> Two system tests failing after optparse to argparse migration
> -------------------------------------------------------------
>
>                 Key: DISPATCH-1455
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1455
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Tests
>            Reporter: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.10.0
>
>
> {noformat}
> test_69_interior_qdstat_all_routers (system_tests_edge_router.RouterTest) ... FAIL======================================================================
> FAIL: test_69_interior_qdstat_all_routers (system_tests_edge_router.RouterTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/foo/qpid-dispatch/tests/system_tests_edge_router.py", line 1319, in test_69_interior_qdstat_all_routers
>     self.assertTrue(has_error)
> AssertionError: False is not true {noformat}
>  
> Another test failure
> {noformat}
> test_parse_args_qdstat_print_help (test_command.TestParseArgsQdstat) ... ok======================================================================
> ERROR: test_parse_args_qdstat_mutually_exclusive (test_command.TestParseArgsQdstat)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/foo/qpid-dispatch/tests/test_command.py", line 70, in test_parse_args_qdstat_mutually_exclusive
>     _call_pairs(options1)
>   File "/foo/qpid-dispatch/tests/test_command.py", line 67, in _call_pairs
>     with self.assertRaises(ValueError):
> TypeError: failUnlessRaises() takes at least 3 arguments (2 given) {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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