Bug 1275702

Summary: ensure that asynchronous completion of incoming transfers does not result in trying to settle deliveries implicitly settled by the freeing of their link
Product: Red Hat Enterprise MRG Reporter: Irina Boverman <iboverma>
Component: qpid-cppAssignee: messaging-bugs <messaging-bugs>
Status: POST --- QA Contact: Messaging QE <messaging-qe-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.2CC: jross
Target Milestone: 3.2.1   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Irina Boverman 2015-10-27 14:08:03 UTC
Description of problem:

Ensure that asynchronous completion of incoming transfers does not result in trying to settle deliveries implicitly settled by the freeing of their link

Version-Release number of selected component (if applicable):

qpid-cpp-0.34-5

How reproducible:

100%

Steps to Reproduce:

Run upstream test:
ctest -VV -D ExperimentalTest
   
Actual results:

The following tests FAILED:
	 20 - interop_tests (Failed)

Expected results:

This test should pass

Additional info:

commit 74f045 (QPID-6790) is fixing this issue

Comment 2 Mike McCune 2016-03-28 23:04:30 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions