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

unstable test case TestAnalyzeGlobalStatsWithOpts #24010

Closed
Tracked by #25899
XuHuaiyu opened this issue Apr 14, 2021 · 5 comments · Fixed by #25487 or #27430
Closed
Tracked by #25899

unstable test case TestAnalyzeGlobalStatsWithOpts #24010

XuHuaiyu opened this issue Apr 14, 2021 · 5 comments · Fixed by #25487 or #27430
Assignees
Labels
severity/moderate sig/planner SIG: Planner type/bug The issue is confirmed as a bug.

Comments

@XuHuaiyu
Copy link
Contributor

https://internal.pingcap.net/idc-jenkins/blue/organizations/jenkins/tidb_ghpr_unit_test/detail/tidb_ghpr_unit_test/71046/pipeline

[2021-04-14T04:16:36.078Z] FAIL: handle_test.go:821: testStatsSuite.TestAnalyzeGlobalStatsWithOpts
[2021-04-14T04:16:36.078Z] 
[2021-04-14T04:16:36.078Z] handle_test.go:848:
[2021-04-14T04:16:36.078Z]     s.checkForGlobalStatsWithOpts(c, tk, "p1", ca.topn, ca.buckets)
[2021-04-14T04:16:36.078Z] handle_test.go:812:
[2021-04-14T04:16:36.078Z]     c.Assert(len(tk.MustQuery(fmt.Sprintf("show stats_topn where partition_name='%v' and is_index=%v", p, isIdx)).Rows()), Equals, topn)
[2021-04-14T04:16:36.078Z] ... obtained int = 0
[2021-04-14T04:16:36.078Z] ... expected int = 1
@XuHuaiyu XuHuaiyu added the type/bug The issue is confirmed as a bug. label Apr 14, 2021
@cosven
Copy link
Contributor

cosven commented Apr 16, 2021

/severity major
/sig planner

@qw4990
Copy link
Contributor

qw4990 commented Jun 1, 2021

I'm working on this Now, and since this issue only affects our test case, I degrade its severity to moderate.

@qw4990
Copy link
Contributor

qw4990 commented Jun 4, 2021

TestAnalyzeGlobalStatsWithOpts2 also has this problem.

@ti-srebot
Copy link
Contributor

Please edit this comment or add a new comment to complete the following information

Not a bug

  1. Remove the 'type/bug' label
  2. Add notes to indicate why it is not a bug

Duplicate bug

  1. Add the 'type/duplicate' label
  2. Add the link to the original bug

Bug

Note: Make Sure that 'component', and 'severity' labels are added
Example for how to fill out the template: #20100

1. Root Cause Analysis (RCA) (optional)

2. Symptom (optional)

3. All Trigger Conditions (optional)

4. Workaround (optional)

5. Affected versions

6. Fixed versions

@zhouqiang-cl
Copy link
Contributor

zhouqiang-cl commented Jul 28, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/moderate sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
Projects
None yet
7 participants