[ 
https://issues.apache.org/jira/browse/DISPATCH-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250357#comment-17250357
 ] 

ASF GitHub Bot commented on DISPATCH-1883:
------------------------------------------

ChugR commented on a change in pull request #949:
URL: https://github.com/apache/qpid-dispatch/pull/949#discussion_r544355560



##########
File path: .travis.yml
##########
@@ -69,6 +69,8 @@ jobs:
     - python -m pip install --user --upgrade tox virtualenv==20.0.23
     # Install quart to run the http2 tests.
     - python -m pip install --user quart
+    # DISPATCH-1883: Install selectors to run tcp echo server/client tools
+    - python -m pip install --user selectors

Review comment:
       yes. well spotted.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


> [Test] Travis Xenial AMD64 should have Python 'selectors' module
> ----------------------------------------------------------------
>
>                 Key: DISPATCH-1883
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1883
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>            Reporter: Charles E. Rolke
>            Priority: Major
>
> https://travis-ci.com/github/apache/qpid-dispatch/builds/208502016
> All tests are skipped because 'selectors' is absent.



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

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

Reply via email to