ganeshmurthy commented on issue #477: DISPATCH-1301 - Updated test test_18_management_not_implemented to wa… URL: https://github.com/apache/qpid-dispatch/pull/477#issuecomment-476022892 Here is the output of the test failure when running the same test in v1.5.0 [gmurthy@localhost build]$ /usr/bin/python "/home/gmurthy/opensource/qpid-dispatch/build/tests/run.py" "-m" "unittest" "-v" "system_tests_one_router.OneRouterTest.test_18_management_not_implemented" test_18_management_not_implemented (system_tests_one_router.OneRouterTest) ... FAIL ====================================================================== FAIL: test_18_management_not_implemented (system_tests_one_router.OneRouterTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/gmurthy/opensource/qpid-dispatch/tests/system_tests_one_router.py", line 239, in test_18_management_not_implemented self.assertEqual(None, test.error) AssertionError: None != u'No response received for management request' ---------------------------------------------------------------------- Ran 1 test in 60.176s FAILED (failures=1) [gmurthy@localhost build]$
---------------------------------------------------------------- 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]
