[
https://issues.apache.org/jira/browse/PROTON-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15922866#comment-15922866
]
ASF GitHub Bot commented on PROTON-1434:
----------------------------------------
GitHub user kgiusti opened a pull request:
https://github.com/apache/qpid-proton/pull/98
PROTON-1434: add test blacklist to tox tests
Helps speed up the time spent running the tox tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kgiusti/qpid-proton PROTON-1434
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-proton/pull/98.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #98
----
commit 8b7a565aa21f5b628a12eb725e95f5bf67536000
Author: Kenneth Giusti <[email protected]>
Date: 2017-03-08T16:44:23Z
PROTON-1434: add test blacklist to tox tests
----
> filter long-running python tests when running under tox
> -------------------------------------------------------
>
> Key: PROTON-1434
> URL: https://issues.apache.org/jira/browse/PROTON-1434
> Project: Qpid Proton
> Issue Type: Test
> Components: python-binding
> Affects Versions: 0.17.0
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Priority: Trivial
> Fix For: 0.18.0
>
>
> Running the entire python test suite under tox is largely redundant - these
> tests have already been run as the python-test suite.
> The tox tests should really just exercise the binding layer - not the full
> functionality of proton.
> Let's pare down the number of tox tests executed by filtering the
> longer-running system tests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]