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 TestExtractTopN #24013

Open
XuHuaiyu opened this issue Apr 14, 2021 · 3 comments
Open

unstable test case TestExtractTopN #24013

XuHuaiyu opened this issue Apr 14, 2021 · 3 comments
Assignees
Labels
severity/moderate sig/planner SIG: Planner type/bug The issue is confirmed as a bug.

Comments

@XuHuaiyu
Copy link
Contributor

[2021-04-09T06:49:07.430Z] FAIL: analyze_test.go:745: testSuite1.TestExtractTopN
[2021-04-09T06:49:07.430Z] 
[2021-04-09T06:49:07.430Z] analyze_test.go:764:
[2021-04-09T06:49:07.430Z]     c.Assert(len(colStats.TopN.TopN), Equals, 10)
[2021-04-09T06:49:07.430Z] ... obtained int = 1
[2021-04-09T06:49:07.430Z] ... expected int = 10
@XuHuaiyu XuHuaiyu added the type/bug The issue is confirmed as a bug. label Apr 14, 2021
@XuHuaiyu XuHuaiyu changed the title unstable test case unstable test case TestExtractTopN Apr 14, 2021
@XuHuaiyu
Copy link
Contributor Author

skip this test in PR #24003

@cosven
Copy link
Contributor

cosven commented Apr 16, 2021

/severity major
/sig execution

@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.

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
Development

No branches or pull requests

6 participants