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 FAIL: cte_test.go:110: CTETestSuite.TestSpillToDisk #25055

Closed
ClSlaid opened this issue Jun 2, 2021 · 3 comments
Closed

unstable test FAIL: cte_test.go:110: CTETestSuite.TestSpillToDisk #25055

ClSlaid opened this issue Jun 2, 2021 · 3 comments
Labels
duplicate Issues or pull requests already exists. type/bug The issue is confirmed as a bug.

Comments

@ClSlaid
Copy link
Contributor

ClSlaid commented Jun 2, 2021

Bug Report

1. Minimal reproduce step (Required)

  1. make some contribution to tidb
  2. test may fail in check_dev_2.
  3. take a look in detail.

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

No FAIL All PASS.

3. What did you see instead (Required)

[2021-06-02T07:14:11.584Z] FAIL: cte_test.go:110: CTETestSuite.TestSpillToDisk
[2021-06-02T07:14:11.584Z]
[2021-06-02T07:14:11.584Z] cte_test.go:137:
[2021-06-02T07:14:11.584Z]     c.Assert(diskTracker.MaxConsumed(), check.Greater, int64(0))
[2021-06-02T07:14:11.584Z] ... compare_one int64 = 0
[2021-06-02T07:14:11.584Z] ... compare_two int64 = 0
[2021-06-02T07:14:11.584Z]

4. What is your TiDB version? (Required)

following master.

@ClSlaid ClSlaid added the type/bug The issue is confirmed as a bug. label Jun 2, 2021
@guo-shaoge
Copy link
Collaborator

Trying to merge it. #25035

@guo-shaoge
Copy link
Collaborator

dup with #25034

@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

@guo-shaoge guo-shaoge added the duplicate Issues or pull requests already exists. label Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues or pull requests already exists. type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

3 participants