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

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

codecov-commenter commented on PR #1323:
URL: https://github.com/apache/qpid-dispatch/pull/1323#issuecomment-4188570239

   ## 
[Codecov](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1323?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   :white_check_mark: All modified and coverable lines are covered by tests.
   :white_check_mark: Project coverage is 84.69%. Comparing base 
([`608f267`](https://app.codecov.io/gh/apache/qpid-dispatch/commit/608f2674c31dd85f7e5e52170edc7e0ce9f74333?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`e1d918e`](https://app.codecov.io/gh/apache/qpid-dispatch/commit/e1d918e4787a7e0d42ddc76ecf2d89c6a5a02236?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 206 commits behind head on main.
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@            Coverage Diff             @@
   ##             main    #1323      +/-   ##
   ==========================================
   - Coverage   84.79%   84.69%   -0.11%     
   ==========================================
     Files         113      113              
     Lines       28375    28373       -2     
   ==========================================
   - Hits        24061    24030      -31     
   - Misses       4314     4343      +29     
   ```
   </details>
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1323?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   <details><summary> :rocket: New features to boost your workflow: </summary>
   
   - :snowflake: [Test 
Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, 
report on failures, and find test suite problems.
   - :package: [JS Bundle 
Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save 
yourself from yourself by tracking and limiting bundle sizes in JS merges.
   </details>




> Fallback test prints too much logging when addresses never stabilize
> --------------------------------------------------------------------
>
>                 Key: DISPATCH-2213
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2213
>             Project: Qpid Dispatch
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 1.16.1
>            Reporter: Charles E. Rolke
>            Assignee: Charles E. Rolke
>            Priority: Major
>             Fix For: 1.17.0
>
>
> Travis-ci jobs get wedged when primary receiver never start receiving test 
> Phase 0 messages.
> {code:java}
> 63: 2021-07-23 12:53:08.671191 FALLBACK_TEST dest.32 Released phase 0 over 
> fallback: msg:'Msg dest.32 22602 232', n_rx=0, n_tx=233, n_rel=22603, 
> local_rel=22603
> {code}
> This test has sent 22603 messages destined for the primary receiver but 
> received them all over the fallback receiver. When the primary receiver 
> attaches then the messages are supposed to be directed to it.
> Meanwhile the test generates so much log output that it consumes the CI 
> overall quota and other tests never get to run at all.
> This jira does not attempt to fix the underlying issue of the why the primary 
> receiver never connects but simply tries to back off the logging.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to