cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.03k stars 3.79k forks source link

ci: should auto-skip tests that time out #83995

Open tbg opened 2 years ago

tbg commented 2 years ago

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

A test that times out has the maximum possible blast radius - it fails the build, and does so in the maximum amount of time possible.

Describe the solution you'd like

Once we have automated infrastructure for skipping tests, tests that cause a timeout should immediately be skipped.

Describe alternatives you've considered

Additional context Add any other context or screenshots about the feature request here.

Jira issue: CRDB-17395

github-actions[bot] commented 9 months ago

We have marked this issue as stale because it has been inactive for 18 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to CockroachDB!