Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 8634429fa -> 2d6bef53a


DISPATCH-993: delete unused duplicate object


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/239afaef
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/239afaef
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/239afaef

Branch: refs/heads/master
Commit: 239afaef449bc3a611a30dce4c58d78389935a38
Parents: 8634429
Author: Chuck Rolke <[email protected]>
Authored: Thu Jul 19 10:01:38 2018 -0400
Committer: Chuck Rolke <[email protected]>
Committed: Fri Jul 20 10:00:02 2018 -0400

----------------------------------------------------------------------
 tests/system_tests_topology_disposition.py | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/239afaef/tests/system_tests_topology_disposition.py
----------------------------------------------------------------------
diff --git a/tests/system_tests_topology_disposition.py 
b/tests/system_tests_topology_disposition.py
index 035ba7e..a5cf251 100644
--- a/tests/system_tests_topology_disposition.py
+++ b/tests/system_tests_topology_disposition.py
@@ -538,11 +538,6 @@ class DeleteSpuriousConnector ( MessagingHandler ):
             self.D_management_helper = ManagementMessageHelper ( 
event.receiver.remote_source.address )
 
 
-    def on_released ( self, event ) :
-        # The test fails.
-        self.bail ( "a message was released" )
-
-
     def run(self):
         Container(self).run()
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to