Flaky test: TestCPUValue in pkg/util/cpu
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
Automated flaky test report.
Title: Flaky test: TestCPUValue in pkg/util/cpu
- Repo: pingcap/tidb
- Package: pkg/util/cpu
- Case: TestCPUValue
- Branch: master
- Flaky Count: 1
- Time Thresholded Count: 0
- Latest Build: https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_unit_test/40/
Window: 2026-09-15T00:00:00.000Z → 2026-09-16T00:00:00.000Z
Threshold: 100000 ms
Note: This issue is created for a specific branch; updates may be posted as comments.
Contributor guide
Research direction
Start by running TestCPUValue in pkg/util/cpu and inspect the test and its failure output from the linked merged_unit_test build. Trace the CPU value handling involved in the failure and reproduce the flake across repeated runs. Done means TestCPUValue passes reliably on master without weakening its intended checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100