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 #50079

Closed
Tracked by #41316
hawkingrei opened this issue Jan 4, 2024 · 2 comments · Fixed by #50144
Closed
Tracked by #41316

flaky test TestIndexChange #50079

hawkingrei opened this issue Jan 4, 2024 · 2 comments · Fixed by #50144
Assignees
Labels
component/ddl This issue is related to DDL of TiDB. component/test severity/moderate type/bug The issue is confirmed as a bug.

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:75: 
        	Error Trace:	pkg/ddl/index_change_test.go:75
        	            				pkg/ddl/util/callback/callback.go:124
        	            				pkg/ddl/job_table.go:439
        	            				pkg/util/wait_group_wrapper.go:157
        	            				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 Jan 4, 2024
@jebter jebter added component/test component/ddl This issue is related to DDL of TiDB. labels Jan 4, 2024
@jiyfhust
Copy link
Contributor

jiyfhust commented Jan 4, 2024

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ddl This issue is related to DDL of TiDB. component/test severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants