Fail TSAN test: PageStorageV2With2PagesTest.GetIdenticalSnapshots
Open
Nobody has claimed this yet.
component/storage
type/bug
- Dominant language
- C++
- Stars
- 1k
- Forks
- 423
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 24
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
no error
3. What did you see instead (Required)
error
4. What is your TiFlash version? (Required)
nightly(959f1483e46e6eb6bdcac52942d0b7d55f06cc7b)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running PageStorageV2With2PagesTest.GetIdenticalSnapshots under TSAN and capture the reported error. Trace the failing test and its diagnostics to identify the race; done means the test completes without a TSAN error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100