You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2021/03/22 14:37:00 UTC

[jira] [Created] (DISPATCH-2013) Http1AdaptorManagementTest fails with AssertionError: 0 != 1 : HTTP connection not deleted

Jiri Daněk created DISPATCH-2013:
------------------------------------

             Summary: Http1AdaptorManagementTest fails with AssertionError: 0 != 1 : HTTP connection not deleted
                 Key: DISPATCH-2013
                 URL: https://issues.apache.org/jira/browse/DISPATCH-2013
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Protocol Adaptors
    Affects Versions: 1.16.0
            Reporter: Jiri Daněk


# https://github.com/jiridanek/qpid-dispatch/runs/2166630124?check_suite_focus=true#step:9:2035

This is a PR build, not master. I remember seeing the same issue once before, though. I'll make note of it here, in case it reappears again.

{noformat}
71: Trigger Q2 backpressure against the HTTP server. ... ok
71: 
71: ======================================================================
71: FAIL: test_01_mgmt (system_tests_http1_adaptor.Http1AdaptorManagementTest)
71: Create and delete HTTP1 connectors and listeners
71: ----------------------------------------------------------------------
71: Traceback (most recent call last):
71:   File "/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/tests/system_tests_http1_adaptor.py", line 464, in test_01_mgmt
71:     self.assertEqual(0, hconns, msg="HTTP connection not deleted")
71: AssertionError: 0 != 1 : HTTP connection not deleted
71: 
71: ----------------------------------------------------------------------
71: Ran 20 tests in 80.903s
71: 
71: FAILED (failures=1)
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org