Repository: qpid-proton
Updated Branches:
  refs/heads/master 1d64ea54d -> c95803b16


PROTON-1914: [c] correct JIRA on reproducer code


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

Branch: refs/heads/master
Commit: c95803b160e7868564ebbbe10a72bed6c379f559
Parents: 1d64ea5
Author: Alan Conway <acon...@redhat.com>
Authored: Fri Aug 10 15:08:21 2018 -0400
Committer: Alan Conway <acon...@redhat.com>
Committed: Fri Aug 10 15:08:21 2018 -0400

----------------------------------------------------------------------
 c/tests/connection_driver.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/c95803b1/c/tests/connection_driver.c
----------------------------------------------------------------------
diff --git a/c/tests/connection_driver.c b/c/tests/connection_driver.c
index 9558244..c22c2d9 100644
--- a/c/tests/connection_driver.c
+++ b/c/tests/connection_driver.c
@@ -532,7 +532,7 @@ static void test_duplicate_link_client(test_t *t) {
 
 /* Settling an incomplete delivery should not cause an error */
 static void test_settle_incomplete_receiver(test_t *t) {
-  /* This test will fail till PROTON-1832 is fully fixed */
+  /* Inverted: this test will fail till PROTON-1914 is fixed */
   t->inverted = true;
 
   /* Set up the link, give credit, start the delivery */


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to