unstable test TestScanOnSmallTable
Open
affects-8.5
component/test
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1
severity/major
sig/planner
type/bug
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
Found in CI https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fghpr_unit_test/detail/ghpr_unit_test/15023/
### 2. What did you expect to see? (Required)
Test stable
### 3. What did you see instead (Required)
```
cd pkg/planner/core
go test -tags intest -c
./core.test -test.run TestScanOnSmallTable
```
Sometimes it pass, sometimes fails
### 4. What is your TiDB version? (Required)
master 6e03d237910692a1c2bd79e01f64afebbe220730
Contributor guide
Assessment
This issue has not been assessed yet.