cockroachdb / cockroachdb/cockroach
kvserver: enable DRPC for TestReceiveSnapshotLogging
Open
C-test-failure
P-2
T-db-server
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Describe the problem**
We currently have DRPC disabled for `TestReceiveSnapshotLogging` since it fails when it is turned on.
**To Reproduce**
`./dev test pkg/kv/kvserver -f TestReceiveSnapshotLogging -- --test_env=COCKROACH_TEST_DRPC=true`
**Expected behavior**
The test should pass with DRPC enabled.
Epic CRDB-59371
Jira issue: CRDB-58948
Contributor guide
Assessment
This issue has not been assessed yet.