Robbie Gemmell created DISPATCH-1060:
----------------------------------------

             Summary: test suite leaves some routers running 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


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]

Reply via email to