[
https://issues.apache.org/jira/browse/DISPATCH-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538834#comment-16538834
]
ASF subversion and git services commented on DISPATCH-1060:
-----------------------------------------------------------
Commit 42a4666f1579c5aa3bb020a94f90285c671e4c12 in qpid-dispatch's branch
refs/heads/master from [~ganeshmurthy]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=42a4666 ]
DISPATCH-1060 - Fixed tests that were creating internal router instances
instead of using functions offered by the test framework
> test suite leaves some running routers behind
> ---------------------------------------------
>
> Key: DISPATCH-1060
> URL: https://issues.apache.org/jira/browse/DISPATCH-1060
> Project: Qpid Dispatch
> Issue Type: Test
> Affects Versions: 1.2.0
> Reporter: Robbie Gemmell
> Assignee: Ganesh Murthy
> Priority: Major
>
> Running the test suite leaves behind some running routers. Looking at running
> processes, I noticed:
> {noformat}
> user 88721 1554 TS 19 17:15 pts/16 00:00:00 qdrouterd -c A.conf -I
> /path.to/qpid-dispatch-1.2.0/python
> user 88726 1554 TS 19 17:15 pts/16 00:00:00 qdrouterd -c A.conf -I
> /path.to/qpid-dispatch-1.2.0/python
> user 88731 1554 TS 19 17:15 pts/16 00:00:00 qdrouterd -c A.conf -I
> /path.to/qpid-dispatch-1.2.0/python
> user 88736 1554 TS 19 17:15 pts/16 00:00:00 qdrouterd -c A.conf -I
> /path.to/qpid-dispatch-1.2.0/python
> user 88741 1554 TS 19 17:15 pts/16 00:00:00 qdrouterd -c A.conf -I
> /path.to/qpid-dispatch-1.2.0/python
> user 88746 1554 TS 19 17:15 pts/16 00:00:00 qdrouterd -c A.conf -I
> /path.to/qpid-dispatch-1.2.0/python
> user 88993 1554 TS 19 17:16 pts/16 00:00:00 qdrouterd -c
> expect_fail.conf -I /path.to/qpid-dispatch-1.2.0/python
> {noformat}
> Using pwdx to look closer seems to reveal which tests left each router behind:
> {noformat}
> 88721:
> /path.to/qpid-dispatch-1.2.0/build/tests/system_test.dir/system_tests_global_delivery_counts/OneRouterIngressEgressTest/setUpClass
> (deleted)
> 88726:
> /path.to/qpid-dispatch-1.2.0/build/tests/system_test.dir/system_tests_global_delivery_counts/OneRouterModifiedTest/setUpClass
> (deleted)
> 88731:
> /path.to/qpid-dispatch-1.2.0/build/tests/system_test.dir/system_tests_global_delivery_counts/OneRouterRejectedTest/setUpClass
> (deleted)
> 88736:
> /path.to/qpid-dispatch-1.2.0/build/tests/system_test.dir/system_tests_global_delivery_counts/OneRouterReleasedDroppedPresettledTest/setUpClass
> (deleted)
> 88741:
> /path.to/qpid-dispatch-1.2.0/build/tests/system_test.dir/system_tests_global_delivery_counts/RouteContainerEgressCount/setUpClass
> (deleted)
> 88746:
> /path.to/qpid-dispatch-1.2.0/build/tests/system_test.dir/system_tests_global_delivery_counts/RouteContainerIngressCount/setUpClass
> (deleted)
> 88993:
> /path.to/qpid-dispatch-1.2.0/build/tests/system_test.dir/system_tests_http/RouterTestHttp/test_http_listener_delete
> (deleted)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]