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 test TestIndexChange #47630

Open
Tracked by #41316
hawkingrei opened this issue Oct 13, 2023 · 0 comments
Open
Tracked by #41316

flaky test TestIndexChange #47630

hawkingrei opened this issue Oct 13, 2023 · 0 comments

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

3. What did you see instead (Required)

     index_change_test.go:74: 
        	Error Trace:	pkg/ddl/index_change_test.go:74
        	            				pkg/ddl/util/callback/callback.go:124
        	            				pkg/ddl/job_table.go:448
        	            				pkg/util/wait_group_wrapper.go:154
        	            				src/runtime/asm_amd64.s:1650
        	Error:      	Not equal: 
        	            	expected: 3
        	            	actual  : 0
        	Test:       	TestIndexChange
        	Messages:   	job's row count 0 != 3 

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Oct 13, 2023
@jebter jebter added the component/ddl This issue is related to DDL of TiDB. label Oct 16, 2023
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