opensearch-project/OpenSearch

[Gradle Check Retry] Publish/Record tests which pass after a retry to address flakiness

开放

#2,797 创建于 2022年4月6日

 (2 条评论) (0 个反应) (0 位负责人)Java (1,505 个派生)batch import
Build Libraries & Interfacesenhancementgood first issuehacktoberfest

仓库指标

星标
 (8,123 个星标)
PR 合并指标
 (平均合并 5天 9小时) (30 天内合并 266 个 PR)

描述

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

  • As a part of the solution, there should be a record of logs and/or a comment on the PR in case of test failures
  • The generated report has a log of the tests that fail even though the overall job succeeds
  • Record the frequent offenders to address and mitigate the underlying root cause for flakiness

Describe alternatives you've considered

  • Manually keeping track of failed tests from the gradle check bot reports

Additional context

  • N/A

贡献者指南