[
https://issues.apache.org/jira/browse/DISPATCH-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968706#comment-16968706
]
ASF GitHub Bot commented on DISPATCH-1377:
------------------------------------------
codecov-io commented on issue #609: DISPATCH-1377: Fix test to work on
python3-only system
URL: https://github.com/apache/qpid-dispatch/pull/609#issuecomment-550011531
#
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/609?src=pr&el=h1)
Report
> Merging
[#609](https://codecov.io/gh/apache/qpid-dispatch/pull/609?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/1fafe273a5d7f82cccb6d3a0ce5a8c6a6cef84cc?src=pr&el=desc)
will **decrease** coverage by `0.01%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/qpid-dispatch/pull/609?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #609 +/- ##
==========================================
- Coverage 86.47% 86.45% -0.02%
==========================================
Files 91 91
Lines 20617 20613 -4
==========================================
- Hits 17828 17821 -7
- Misses 2789 2792 +3
```
| [Impacted
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/609?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[...c/router\_core/modules/test\_hooks/core\_test\_hooks.c](https://codecov.io/gh/apache/qpid-dispatch/pull/609/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvdGVzdF9ob29rcy9jb3JlX3Rlc3RfaG9va3MuYw==)
| `92.03% <0%> (-1.28%)` | :arrow_down: |
|
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/609/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
| `75.68% <0%> (-0.5%)` | :arrow_down: |
|
[src/router\_core/agent\_link.c](https://codecov.io/gh/apache/qpid-dispatch/pull/609/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2xpbmsuYw==)
| `68.11% <0%> (-0.49%)` | :arrow_down: |
|
[src/connection\_manager.c](https://codecov.io/gh/apache/qpid-dispatch/pull/609/diff?src=pr&el=tree#diff-c3JjL2Nvbm5lY3Rpb25fbWFuYWdlci5j)
| `91.47% <0%> (-0.46%)` | :arrow_down: |
|
[src/router\_core/router\_core.c](https://codecov.io/gh/apache/qpid-dispatch/pull/609/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=)
| `86.35% <0%> (-0.2%)` | :arrow_down: |
|
[src/iterator.c](https://codecov.io/gh/apache/qpid-dispatch/pull/609/diff?src=pr&el=tree#diff-c3JjL2l0ZXJhdG9yLmM=)
| `89.34% <0%> (-0.17%)` | :arrow_down: |
|
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/609/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
| `94.19% <0%> (+0.11%)` | :arrow_up: |
|
[src/message.c](https://codecov.io/gh/apache/qpid-dispatch/pull/609/diff?src=pr&el=tree#diff-c3JjL21lc3NhZ2UuYw==)
| `91.38% <0%> (+0.39%)` | :arrow_up: |
|
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/609/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
| `94.02% <0%> (+0.74%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/609?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/609?src=pr&el=footer).
Last update
[1fafe27...948b161](https://codecov.io/gh/apache/qpid-dispatch/pull/609?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
----------------------------------------------------------------
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]
> system_tests_topology_disposition failing on machine with python3 only
> ----------------------------------------------------------------------
>
> Key: DISPATCH-1377
> URL: https://issues.apache.org/jira/browse/DISPATCH-1377
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 1.8.0
> Reporter: Ganesh Murthy
> Assignee: Charles E. Rolke
> Priority: Major
>
> The following is the output of the test failure
>
> {noformat}
> Stacktrace
> test_01_delete_spurious_connector
> (system_tests_topology_disposition.TopologyDispositionTests) ... ok
> test_02_topology_disposition
> (system_tests_topology_disposition.TopologyDispositionTests) ... ok
> test_03_connection_id_propagation
> (system_tests_topology_disposition.TopologyDispositionTests) ... ok
> test_04_scraper_tool
> (system_tests_topology_disposition.TopologyDispositionTests) ... FAIL
> ======================================================================
> FAIL: test_04_scraper_tool
> (system_tests_topology_disposition.TopologyDispositionTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/opt/interconnect-src/tests/system_tests_topology_disposition.py",
> line 459, in test_04_scraper_tool
> self.assertEqual ( None, error )
> AssertionError: None != 'Process 7713 error: exit code 126, expec[311
> chars]<<<<'{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]