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 in the TestShuffleMergeJoinInDisk #38036

Closed
hawkingrei opened this issue Sep 21, 2022 · 4 comments · Fixed by #39015
Closed

unstable test in the TestShuffleMergeJoinInDisk #38036

hawkingrei opened this issue Sep 21, 2022 · 4 comments · Fixed by #39015
Assignees
Labels

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

 [2022/09/21 11:47:14.101 +08:00] [INFO] [row_container.go:376] ["memory exceeds quota, spill to disk now."] [consumed=5740] [quota=128]
[2022/09/21 11:47:14.101 +08:00] [INFO] [row_container.go:376] ["memory exceeds quota, spill to disk now."] [consumed=7608] [quota=128]
[2022/09/21 11:47:14.101 +08:00] [INFO] [row_container.go:580] ["memory exceeds quota, spill to disk now."] [consumed=8368] [quota=128]
[2022/09/21 11:47:14.101 +08:00] [INFO] [row_container.go:580] ["memory exceeds quota, spill to disk now."] [consumed=10664] [quota=128]
    merge_join_test.go:270: 
        	Error Trace:	/home/jenkins/.tidb/tmp/04446c229c5a73c16deb3edddcb4db34/sandbox/processwrapper-sandbox/5746/execroot/__main__/bazel-out/k8-fastbuild/bin/executor/executor_test_/executor_test.runfiles/__main__/executor/merge_join_test.go:270
        	Error:      	"0" is not greater than "0"
        	Test:       	TestShuffleMergeJoinInDisk 

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

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Sep 21, 2022
@ti-chi-bot ti-chi-bot added may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.0 may-affects-6.1 may-affects-6.2 may-affects-6.3 labels Sep 21, 2022
@jebter jebter removed may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-6.0 may-affects-6.1 may-affects-6.2 labels Sep 21, 2022
@hawkingrei hawkingrei added the sig/execution SIG execution label Sep 29, 2022
@wshwsh12 wshwsh12 self-assigned this Sep 29, 2022
@Defined2014
Copy link
Contributor

Does it make any progress? always meets this problem. @wshwsh12

@tiancaiamao
Copy link
Contributor

Does it make any progress? always meets this problem. @wshwsh12

+1

@hawkingrei
Copy link
Member Author

@hawkingrei
Copy link
Member Author

It is still in exist.

https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fghpr_unit_test/detail/ghpr_unit_test/3778/tests

It is an old pr. so it doesn't contain the fix.

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