<#19182 CI: collect/aggregate results to highlight...
# github-notifications
c
#19182 CI: collect/aggregate results to highlight flakiest tests Issue created by huonw Is your feature request related to a problem? Please describe. Pants' CI is quite flaky at the moment, with a lot of failures due to exceeding timeouts, and some other types of flakes too. I don't think there's a currently a good way to get insight into what's flaky other than experiencing them for yourself (and/or clicking through a lot of builds), and so people might do spot fixes, but it's not easy to get a systematic view. Describe the solution you'd like Some sort of 'dashboard' (even an adhoc/on-demand one) summarising the most common test timeouts and failures over the past month (or some other threshold). Describe alternatives you've considered None Additional context N/A pantsbuild/pants