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

TestMergeJoinInDisk test in ut is unstable #54006

Open
xzhangxian1008 opened this issue Jun 13, 2024 · 1 comment
Open

TestMergeJoinInDisk test in ut is unstable #54006

xzhangxian1008 opened this issue Jun 13, 2024 · 1 comment

Comments

@xzhangxian1008
Copy link
Contributor

xzhangxian1008 commented Jun 13, 2024

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. cd tidb
  2. make failpoint-enable
  3. go test -timeout 30s -tags intest,deadlock -run ^TestShuffleMergeJoinInDisk$ github.com/pingcap/tidb/pkg/executor/join
  4. repeat step 4

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

no error happens

3. What did you see instead (Required)

error happens and there are two different errors

4. What is your TiDB version? (Required)

f124165

@xzhangxian1008 xzhangxian1008 added the type/bug This issue is a bug. label Jun 13, 2024
@xzhangxian1008
Copy link
Contributor Author

/sig execution

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

3 participants