Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flaky test TestGlobalStatsAndSQLBindingWithConcurrency #60346

Open
hawkingrei opened this issue Mar 31, 2025 · 0 comments
Open

flaky test TestGlobalStatsAndSQLBindingWithConcurrency #60346

hawkingrei opened this issue Mar 31, 2025 · 0 comments

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

2. What did you expect to see? (Required)

3. What did you see instead (Required)

         	Error Trace:	pkg/testkit/testkit.go:335
        	            				pkg/statistics/handle/globalstats/global_stats_internal_test.go:451
        	            				pkg/statistics/handle/globalstats/global_stats_test.go:976
        	Error:      	Should be true
        	Test:       	TestGlobalStatsAndSQLBindingWithConcurrency
        	Messages:   	select * from thash where a<100 doesn't have plan TableFullScan, full plan [[IndexLookUp_10 9.07 root partition:all ] [├─IndexRangeScan_8(Build) 9.07 cop[tikv] table:thash, index:a(a) range:[-inf,100), keep order:false] [└─TableRowIDScan_9(Probe) 9.07 cop[tikv] table:thash keep order:false]] 

https://tiprow.hawkingrei.com/view/gs/pingcapprow/pr-logs/pull/pingcap_tidb/60342/fast_test_tiprow/1906631632421392384#1:build-log.txt%3A3586

4. What is your TiDB version? (Required)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants