[
https://issues.apache.org/jira/browse/DISPATCH-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16675146#comment-16675146
]
ASF GitHub Bot commented on DISPATCH-1170:
------------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/qpid-dispatch/pull/414
#
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/414?src=pr&el=h1)
Report
> Merging
[#414](https://codecov.io/gh/apache/qpid-dispatch/pull/414?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/8550119381715c7f3e090331ec934e4a9a1d8754?src=pr&el=desc)
will **increase** coverage by `0.02%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/qpid-dispatch/pull/414?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #414 +/- ##
==========================================
+ Coverage 85.64% 85.66% +0.02%
==========================================
Files 81 81
Lines 17863 17863
==========================================
+ Hits 15298 15303 +5
+ Misses 2565 2560 -5
```
| [Impacted
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/414?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/414/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
| `93.91% <0%> (-0.13%)` | :arrow_down: |
|
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/414/diff?src=pr&el=tree#diff-c3JjL3BhcnNlLmM=)
| `85.52% <0%> (+0.26%)` | :arrow_up: |
|
[src/router\_core/core\_client\_api.c](https://codecov.io/gh/apache/qpid-dispatch/pull/414/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2NvcmVfY2xpZW50X2FwaS5j)
| `91.43% <0%> (+0.38%)` | :arrow_up: |
|
[...c/router\_core/modules/test\_hooks/core\_test\_hooks.c](https://codecov.io/gh/apache/qpid-dispatch/pull/414/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvdGVzdF9ob29rcy9jb3JlX3Rlc3RfaG9va3MuYw==)
| `93.54% <0%> (+0.96%)` | :arrow_up: |
|
[src/router\_core/core\_timer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/414/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2NvcmVfdGltZXIuYw==)
| `96.42% <0%> (+1.78%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/414?src=pr&el=continue).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/414?src=pr&el=footer).
Last update
[8550119...dec3416](https://codecov.io/gh/apache/qpid-dispatch/pull/414?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
> System tests failing when executed on a python3 only machine
> ------------------------------------------------------------
>
> Key: DISPATCH-1170
> URL: https://issues.apache.org/jira/browse/DISPATCH-1170
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Tests
> Reporter: Fernando Giorgetti
> Priority: Major
>
> System tests could not be executed in a machine with only python3 installed.
> It looks like PY_UNIT2_STRING variable, which points to unit2-3, is no longer
> working. In latest versions of Fedora and RHEL, when installing unittest2
> (via tox), a "unit2" script is created either way, and if you have just
> python3, then there is no unit2-3, but unit2-3.6 (in example).
> Another issue found while running system tests:
> * system_tests_authz_service_plugin
> * system_tests_handle_failover
> Internally these tests are referencing to "/usr/bin/env python", which might
> not be present as well (in python3 only machines where we could only have
> python3 and not python).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]