Project

General

Profile

action #99597

Updated by livdywan over 2 years ago

## Observation 
 Flaky coverage. No logs available. coverage as visible in https://github.com/os-autoinst/openQA/pull/4256#issuecomment-932021197 , see https://codecov.io/gh/os-autoinst/openQA/pull/4256/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=os-autoinst#diff-bGliL09wZW5RQS9Xb3JrZXIvV2ViVUlDb25uZWN0aW9uLnBt 

 ## Acceptance criteria 
 * **AC1:** lib/OpenQA/Worker/WebUIConnection.pm is not showing up in codecov reports for multiple PRs with unrelated changes 

 ## Suggestions 
 - Find an occurence Follow the above link to see which part has flaky coverage and preserve the results 
 - Try `24-worker-webui-connection.t` see which tests cause this

Back