Skip to content

Stabilize the flaky integration tests that false-fail in-flight PR CI (#516, #525) #44

Description

@eduralph

Surfaced repeatedly while shepherding tikv/client-rust#549 and tikv/client-rust#550: two pre-existing upstream flakes keep red-Xing our PRs' integration-test-txn job, each needing manual diagnosis + retrigger.

Both pass reliably in isolation locally (3/3, sub-second). The recurring cost is human triage + CI retriggers on every in-flight PR.

Scope: diagnose the shared root cause (async lock-cleanup timing under the aggressive region-split config) and either fix the tests' synchronization or file a tightened upstream repro. Relates to backlog #35 (failpoint flakiness, Phase 3) — pulled to Phase 0 because it is actively blocking the in-flight PRs.

Roadmap §3 / Phase 0 — unblocking in-flight work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in flightCode complete upstream; awaiting maintainer review

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions