GoogleCloudPlatform / GoogleCloudPlatform/testgrid
Extend build info within failingTestSummaries
Open
- Dominant language
- Go
- Stars
- 205
- Forks
- 73
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 6
Description
Currently there are 3-TODO (all were created by @fejta) within [failingTestSummaries ](https://github.com/GoogleCloudPlatform/testgrid/blob/492ff9d0855cd3058e1e1ead74050de72c91bc6a/pkg/summarizer/summary.go#L418)
1) Create better build info
2) Add LinkedBugs field
3) Add FailingTestLink field
As the summary will be more heavily utilized going forward. It makes sense to create an issue for these so flushing them out can be slightly higher priority. I started the work for FailingTestLink and will link the PR here shortly.
Contributor guide
Assessment
This issue has not been assessed yet.