Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1060

test suite leaves some running routers behind

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.3.0
    • None
    • None

    Description

      Running the test suite leaves behind some running routers. Looking at running processes, I noticed:

      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
      

      Using pwdx to look closer seems to reveal which tests left each router behind:

      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)
      

      Attachments

        Activity

          People

            gmurthy Ganesh Murthy
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: