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 TestGetTaskImportedRows #49990

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

flaky test TestGetTaskImportedRows #49990

hawkingrei opened this issue Jan 3, 2024 · 2 comments · Fixed by #49996
Labels
component/ddl This issue is related to DDL of TiDB. component/test severity/minor 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)

     job_testkit_test.go:57: 
        	Error Trace:	pkg/disttask/importinto/job_testkit_test.go:57
        	Error:      	Received unexpected error:
        	            	no managed nodes
        	            	github.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).getCPUCountOfManagedNodes
        	            		pkg/disttask/framework/storage/task_table.go:1339
        	            	github.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).CreateTaskWithSession
        	            		pkg/disttask/framework/storage/task_table.go:234
        	            	github.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).CreateTask.func1
        	            		pkg/disttask/framework/storage/task_table.go:226
        	            	github.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).WithNewSession
        	            		pkg/disttask/framework/storage/task_table.go:176
        	            	github.com/pingcap/tidb/pkg/disttask/framework/storage.(*TaskManager).CreateTask
        	            		pkg/disttask/framework/storage/task_table.go:224
        	            	github.com/pingcap/tidb/pkg/disttask/importinto_test.TestGetTaskImportedRows
        	            		pkg/disttask/importinto/job_testkit_test.go:56
        	            	testing.tRunner
        	            		GOROOT/src/testing/testing.go:1595
        	            	runtime.goexit
        	            		src/runtime/asm_amd64.s:1650
        	Test:       	TestGetTaskImportedRows 

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Jan 3, 2024
@jebter jebter added the component/ddl This issue is related to DDL of TiDB. label Jan 3, 2024
@Defined2014
Copy link
Contributor

ti-chi-bot bot pushed a commit that referenced this issue Jan 3, 2024
AilinKid pushed a commit to AilinKid/tidb that referenced this issue Jan 17, 2024
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/minor type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants