https://github.com/cockroachdb/cockroach/pull/89477 disables kv.transaction.dropping_latches_before_eval.enabled, which causes kvnemesis failures (https://github.com/cockroachdb/cockroach/issues/92189). We should re-enable it once the issue is fixed. Jira issue: CRDB-22197