← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1852869] [NEW] NetcatTester.stop_processes should handle, if needed, the case when the process does not exist

 

Public bug reported:

In [1], the process to be stopped does not exist. This situation raises
an exception not handled in upper methods and the test case logic fails.

In the related test case:

ConnectionTester.assert_connection --> _test_transport_connectivity  -->
stop_processes

The first method (assert_no_connection) catches
ConnectionTesterException but not ProcessExecutionError.


[1] https://8244a21336f288b0d527-4f28a4e2359819cc7c03faeac91c9897.ssl.cf5.rackcdn.com/683273/11/check/neutron-functional/1368ac6/testr_results.html.gz

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1852869

Title:
  NetcatTester.stop_processes should handle, if needed, the case when
  the process does not exist

Status in neutron:
  New

Bug description:
  In [1], the process to be stopped does not exist. This situation
  raises an exception not handled in upper methods and the test case
  logic fails.

  In the related test case:

  ConnectionTester.assert_connection --> _test_transport_connectivity
  --> stop_processes

  The first method (assert_no_connection) catches
  ConnectionTesterException but not ProcessExecutionError.

  
  [1] https://8244a21336f288b0d527-4f28a4e2359819cc7c03faeac91c9897.ssl.cf5.rackcdn.com/683273/11/check/neutron-functional/1368ac6/testr_results.html.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1852869/+subscriptions


Follow ups