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

planner: unstable test TestAnalyzeGlobalStatsWithOpts #30929

Closed
bb7133 opened this issue Dec 22, 2021 · 2 comments · Fixed by #34150
Closed

planner: unstable test TestAnalyzeGlobalStatsWithOpts #30929

bb7133 opened this issue Dec 22, 2021 · 2 comments · Fixed by #34150
Assignees
Labels

Comments

@bb7133
Copy link
Member

bb7133 commented Dec 22, 2021

Bug Report

See: https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_unit_test/detail/tidb_ghpr_unit_test/26474/pipeline:

6920 [2021-12-21T14:44:56.395Z] ----------------------------------------------------------------------
6921 [2021-12-21T14:44:56.395Z] FAIL: handle_test.go:947: testSerialStatsSuite.TestAnalyzeGlobalStatsWithOpts
6922 [2021-12-21T14:44:56.395Z] 
6923 [2021-12-21T14:44:56.395Z] handle_test.go:978:
6924 [2021-12-21T14:44:56.395Z]     s.checkForGlobalStatsWithOpts(c, tk, "test_gstats_opt", "test_gstats_opt", "p1", ca.topn, ca.buckets)
6925 [2021-12-21T14:44:56.395Z] handle_test.go:932:
6926 [2021-12-21T14:44:56.395Z]     c.Assert(numBuckets, GreaterEqual, buckets-delta)
6927 [2021-12-21T14:44:56.395Z] ... compare_one int = 0
6928 [2021-12-21T14:44:56.395Z] ... compare_two int = 9
6929 [2021-12-21T14:44:56.395Z] 

4. What is your TiDB version? (Required)

Master branch: 7c8b766

@bb7133 bb7133 added type/bug The issue is confirmed as a bug. severity/major labels Dec 22, 2021
@jebter jebter added the sig/planner SIG: Planner label Dec 29, 2021
@tiancaiamao
Copy link
Contributor

This unstable test is caused by its own, even when you run this single test, it might fail...

@chrysan
Copy link
Contributor

chrysan commented Mar 27, 2022

Should be duplicated with #24010

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

Successfully merging a pull request may close this issue.

7 participants