cockroachdb / cockroachdb/cockroach

internal/issues: improve test timeout reporting

Open
#107,656 0 comments 0 reactions 1 assignee Claimed by @rickystewart View on GitHub
C-bug T-dev-inf
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

We occasionally see instances of issues like #107422, where instead of reporting a test name and its output, we just see the name of the package, and no log output in the issue itself. This seems to happen when a test times out.

This could be improved in a few ways:

* The issue reporting could refer to the proper test name as is done when the test fails;
* Test ownership would then be able to be preserved. Since we're not able to find the test owner, these issue end up being routed to Test-Eng.

It would be great if these could be addressed, along with changing the issue title to more accurately reflect that the test timed out.

Jira issue: CRDB-30149

Epic CRDB-36213

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.