[
https://issues.apache.org/jira/browse/DISPATCH-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376696#comment-17376696
]
ASF GitHub Bot commented on DISPATCH-2013:
------------------------------------------
asfgit merged pull request #1286:
URL: https://github.com/apache/qpid-dispatch/pull/1286
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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, Tests
> Affects Versions: 1.16.0
> Reporter: Jiri Daněk
> Assignee: Ken Giusti
> Priority: Major
> Labels: HTTP/1.x, http
> Fix For: 1.17.0
>
>
> #
> 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: [email protected]
For additional commands, e-mail: [email protected]