cockroachdb / cockroachdb/cockroach

util: support specifying catalog of metamorphic constant values

Open
#114,039 10 comments 0 reactions 0 assignees View on GitHub
A-testeng-foundations A-testing C-enhancement T-testeng
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

The use of metamorphic constants helps us expand test coverage through testing varied code paths. But when we reproduce a failure, changing metamorphic constants can make it more challenging to reproduce a failure. It would be a large quality-of-life improvement if test failures wrote out a catalog of metamorphic constants and their values, and it was easy to re-run a test loading constants from that catalog.

Jira issue: CRDB-33313

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.