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

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

codecov-commenter commented on pull request #762:
URL: https://github.com/apache/qpid-dispatch/pull/762#issuecomment-642918116


   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/762?src=pr&el=h1) 
Report
   > Merging 
[#762](https://codecov.io/gh/apache/qpid-dispatch/pull/762?src=pr&el=desc) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/b726d7d9fd9c2a6e9193394a4c6f349740c740a8&el=desc)
 will **increase** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/762/graphs/tree.svg?width=650&height=150&src=pr&token=rk2Cgd27pP)](https://codecov.io/gh/apache/qpid-dispatch/pull/762?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #762   +/-   ##
   =======================================
     Coverage   86.39%   86.40%           
   =======================================
     Files          97       97           
     Lines       22241    22242    +1     
   =======================================
   + Hits        19215    19218    +3     
   + Misses       3026     3024    -2     
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/762?src=pr&el=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/762/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `93.26% <0.00%> (-0.25%)` | :arrow_down: |
   | 
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/762/diff?src=pr&el=tree#diff-c3JjL3BhcnNlLmM=)
 | `87.80% <0.00%> (-0.20%)` | :arrow_down: |
   | 
[src/router\_core/delivery.c](https://codecov.io/gh/apache/qpid-dispatch/pull/762/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2RlbGl2ZXJ5LmM=)
 | `90.72% <0.00%> (-0.19%)` | :arrow_down: |
   | 
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/762/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
 | `92.10% <0.00%> (+0.31%)` | :arrow_up: |
   | 
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/762/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
 | `80.69% <0.00%> (+0.57%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/762?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/762?src=pr&el=footer).
 Last update 
[b726d7d...be09aa1](https://codecov.io/gh/apache/qpid-dispatch/pull/762?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]


> test_01_parallel_link_routes failure in system_tests_link_route 
> ----------------------------------------------------------------
>
>                 Key: DISPATCH-1650
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1650
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.12.0
>            Reporter: Ganesh Murthy
>            Assignee: Ken Giusti
>            Priority: Major
>             Fix For: 1.13.0
>
>
> {noformat}
> 14: ======================================================================
> 14: ERROR: test_01_parallel_link_routes 
> (system_tests_link_routes.LinkRoute3Hop)
> 14: ----------------------------------------------------------------------
> 14: Traceback (most recent call last):
> 14:   File "/foo/qpid-dispatch/tests/system_tests_link_routes.py", line 2499, 
> in test_01_parallel_link_routes
> 14:     if rx.wait(timeout=TIMEOUT):
> 14:   File "/foo/qpid-dispatch/tests/system_test.py", line 311, in wait
> 14:     raise Exception("Process did not terminate")
> 14: Exception: Process did not terminate
> 14: 
> 14: ======================================================================
> 14: ERROR: test_01_parallel_link_routes 
> (system_tests_link_routes.LinkRoute3Hop)
> 14: ----------------------------------------------------------------------
> 14: Traceback (most recent call last):
> 14:   File "/foo/qpid-dispatch/tests/system_test.py", line 713, in tearDown
> 14:     Tester.teardown(self)
> 14:   File "/foo/qpid-dispatch/tests/system_test.py", line 637, in teardown
> 14:     raise RuntimeError("Errors during teardown: \n\n%s" % 
> "\n\n".join([str(e) for e in errors]))
> 14: RuntimeError: Errors during teardown: 
> 14: 
> 14: Process 2743 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-9 -sx -t 
> closest/test-client
> 14: 
> /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-24.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2742 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-8 -sx -t 
> closest/test-client
> 14: 
> /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-23.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2741 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-7 -sx -t 
> closest/test-client
> 14: 
> /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-22.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2740 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-6 -sx -t 
> closest/test-client
> 14: 
> /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-21.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2739 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-5 -sx -t 
> closest/test-client
> 14: 
> /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-20.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2738 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-4 -sx -t 
> closest/test-client
> 14: 
> /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-19.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2737 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-3 -sx -t 
> closest/test-client
> 14: 
> /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-18.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2736 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-2 -sx -t 
> closest/test-client
> 14: 
> /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-17.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2735 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-1 -sx -t 
> closest/test-client
> 14: 
> /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-16.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2734 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-0 -sx -t 
> closest/test-client
> 14: 
> /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-15.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2733 error: still running
> 14: test-receiver -a amqp://0.0.0.0:25779 -c 250 -s closest/test-client
> 14: 
> /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-receiver-14.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: ----------------------------------------------------------------------
> 14: Ran 36 tests in 113.953s {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]

Reply via email to