[
https://issues.apache.org/jira/browse/QPID-8170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711536#comment-17711536
]
ASF GitHub Bot commented on QPID-8170:
--------------------------------------
jiridanek commented on PR #18:
URL: https://github.com/apache/qpid-python/pull/18#issuecomment-1505826296
```
>>> 678-349
329
```
So the total test count is correct, albeit the second command runs less
tests because it now does not run again what was run in the first command.
```
$ python2 qpid-python-test -l | wc
349 349 19741
```
```
$ python2 qpid-python-test -l -m qpid_tests | wc
329 329 22640
```
```
$ python2 qpid-python-test -l -m qpid_tests -m qpid.tests | wc
678 678 42381
```
All tests accounted for.
> Add a CI job
> ------------
>
> Key: QPID-8170
> URL: https://issues.apache.org/jira/browse/QPID-8170
> Project: Qpid
> Issue Type: Task
> Components: Python Client
> Affects Versions: qpid-python-1.38.0
> Reporter: Justin Ross
> Assignee: Justin Ross
> Priority: Major
> Fix For: qpid-python-1.38.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]