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

flaky case TestPiTRCreateNonUniqueIndex #50902

Closed
Tracked by #41316
D3Hunter opened this issue Feb 1, 2024 · 0 comments · Fixed by #50913
Closed
Tracked by #41316

flaky case TestPiTRCreateNonUniqueIndex #50902

D3Hunter opened this issue Feb 1, 2024 · 0 comments · Fixed by #50913
Labels
component/test type/enhancement The issue or PR belongs to an enhancement.

Comments

@D3Hunter
Copy link
Contributor

D3Hunter commented Feb 1, 2024

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

see https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fghpr_check2/detail/ghpr_check2/2848/pipeline/786/

    workload.go:135: 
        	Error Trace:	tests/realtikvtest/addindextestutil/workload.go:135
        	            				tests/realtikvtest/addindextestutil/common.go:387
        	Error:      	Received unexpected error:
        	            	[global:2]execution result undetermined
        	            	github.com/pingcap/errors.AddStack
        	            		external/com_github_pingcap_errors/errors.go:174
        	            	github.com/pingcap/errors.Trace
        	            		external/com_github_pingcap_errors/juju_adaptor.go:15
        	            	github.com/pingcap/tidb/pkg/testkit.(*TestKit).ExecWithContext
        	            		pkg/testkit/testkit.go:382
        	            	github.com/pingcap/tidb/pkg/testkit.(*TestKit).Exec
        	            		pkg/testkit/testkit.go:337
        	            	github.com/pingcap/tidb/tests/realtikvtest/addindextestutil.deleteWorker
        	            		tests/realtikvtest/addindextestutil/workload.go:234
        	            	github.com/pingcap/tidb/tests/realtikvtest/addindextestutil.(*worker).run
        	            		tests/realtikvtest/addindextestutil/workload.go:107
        	            	runtime.goexit
        	            		src/runtime/asm_amd64.s:1650
        	Test:       	TestPiTRCreateNonUniqueIndex

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

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@D3Hunter D3Hunter added the type/bug The issue is confirmed as a bug. label Feb 1, 2024
@tangenta tangenta added type/enhancement The issue or PR belongs to an enhancement. component/test and removed type/bug The issue is confirmed as a bug. labels Feb 2, 2024
ti-chi-bot bot pushed a commit that referenced this issue Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants