cockroachdb / cockroachdb/cockroach
basalt-26.3: sql/sqlstats/sslocal: TestFingerprintCreation failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
sql/sqlstats/sslocal.TestFingerprintCreation [failed](https://mesolite.cluster.engflow.com/invocations/default/58e2707e-c38d-4b70-beb4-0ce6b35b2170?testReportRun=3&testReportShard=1&testReportAttempt=1#targets-Ly9wa2cvc3FsL3NxbHN0YXRzL3NzbG9jYWw6c3Nsb2NhbF90ZXN0) on basalt-26.3 @ [abe45ee7e166185f8b69028bc6d48f2b10e723ce](https://github.com/cockroachdb/cockroach/commits/abe45ee7e166185f8b69028bc6d48f2b10e723ce):
```
=== RUN TestFingerprintCreation
test_log_scope.go:172: test logs captured to: outputs.zip/logTestFingerprintCreation1749640188
test_log_scope.go:82: use -show-logs to present logs inline
=== RUN TestFingerprintCreation/test_hide_constants
```
Parameters:
- attempt=1
- race=true
- run=3
- shard=1
Help
See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)
/cc @cockroachlabs/obs-prs
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestFingerprintCreation.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-67548
Contributor guide
Research direction
Start by rerunning sql/sqlstats/sslocal.TestFingerprintCreation with race detection and showing the captured logs, then inspect the test output and the linked invocation. Determine why the test_hide_constants case fails and confirm the test passes reliably without changing its intended fingerprint behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, sql
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100