You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (Jira)" <ji...@apache.org> on 2019/10/20 22:42:00 UTC

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

Ganesh Murthy created DISPATCH-1455:
---------------------------------------

             Summary: 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
             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