[
https://issues.apache.org/jira/browse/DISPATCH-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070524#comment-18070524
]
ASF GitHub Bot commented on DISPATCH-2033:
------------------------------------------
codecov-commenter commented on PR #1147:
URL: https://github.com/apache/qpid-dispatch/pull/1147#issuecomment-4175465287
##
[Codecov](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1147?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.28%. Comparing base
([`ee66bcc`](https://app.codecov.io/gh/apache/qpid-dispatch/commit/ee66bcca2669ed2bb367d4021f6e75c98892eb6f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
to head
([`1e08cd3`](https://app.codecov.io/gh/apache/qpid-dispatch/commit/1e08cd33adfe0f7c40d625fa6e62328f04c48e56?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
:warning: Report is 347 commits behind head on main.
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## main #1147 +/- ##
==========================================
+ Coverage 84.26% 84.28% +0.02%
==========================================
Files 111 111
Lines 27584 27584
==========================================
+ Hits 23244 23250 +6
+ Misses 4340 4334 -6
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1147?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>
> Rare flaky failure in system_tests_qdstat: out.count('UTC') != 1
> ----------------------------------------------------------------
>
> Key: DISPATCH-2033
> URL: https://issues.apache.org/jira/browse/DISPATCH-2033
> Project: Qpid Dispatch
> Issue Type: Test
> Reporter: Jiri Daněk
> Assignee: Ganesh Murthy
> Priority: Minor
> Fix For: 1.17.0
>
>
> https://travis-ci.com/github/apache/qpid-dispatch/jobs/495411108#L4787
> {noformat}
> 30: ======================================================================
> 30: FAIL: test_links_all_routers (system_tests_qdstat.QdstatLinkPriorityTest)
> 30: ----------------------------------------------------------------------
> 30: Traceback (most recent call last):
> 30: File
> "/home/travis/build/apache/qpid-dispatch/tests/system_tests_qdstat.py", line
> 657, in test_links_all_routers
> 30: self._test_links_all_routers(['--links', '--all-routers'])
> 30: File
> "/home/travis/build/apache/qpid-dispatch/tests/system_tests_qdstat.py", line
> 651, in _test_links_all_routers
> 30: self.assertTrue(out.count('UTC') == 1)
> 30: AssertionError: False is not true
> 30:
> 30: ----------------------------------------------------------------------
> 30: Ran 85 tests in 58.048s
> 30:
> 30: FAILED (failures=1)
> 30/73 Test #30: system_tests_qdstat ...............................***Failed
> 58.16 sec
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]